Description
External jars for 'rjdverse' R Packages.
Description
It provides external jars required for the 'rjdverse' (as 'rjd3toolkit', 'rjd3x13' and 'rjd3tramoseats').
README.md
{rjd3jars}
Utility package in JDemetra+ 3.x R ecosystem. Contains functions used in other rjd3 packages and has to be systematically installed before using any other rjd3 package.
Installation
Running rjd3 packages requires Java 21 or higher. How to set up such a configuration in R is explained here
🎉 {rjd3jars} is now available on CRAN! 🎉
To install it, you have to launch the following command line:
install.packages("rjd3jars")
To get the current development version of {rjd3jars} from GitHub with:
# install.packages("pak")
pak::pak("rjdverse/rjd3jars")