From 57dc0f625d37b8c365503066360994fccbf6eb6b Mon Sep 17 00:00:00 2001 From: Anna SMYK Date: Sun, 17 Mar 2024 17:15:31 +0100 Subject: [PATCH 1/2] update --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 11dd8eb..3ef424f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -26,7 +26,7 @@ LazyData: TRUE Suggests: knitr, rmarkdown -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) BugReports: https://github.com/rjdemetra/rjd3toolkit/issues Encoding: UTF-8 From 9360459ac9194ababbf42406bc646cec5bc8a1b1 Mon Sep 17 00:00:00 2001 From: Anna SMYK Date: Sat, 20 Apr 2024 16:43:28 +0200 Subject: [PATCH 2/2] update --- README.Rmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.Rmd b/README.Rmd index 16be85e..8d59c7f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -39,6 +39,8 @@ Utility package in JDemetra+ 3.x R ecosystem. Contains utility functions used in ## Installation +Running rjd3 packages requires Java 17 or higher. How to set up such a configuration in R is explained [here](https://jdemetra-new-documentation.netlify.app/#installing-the-software) + To get the current stable version (from the latest release): ```{r, echo = TRUE, eval = FALSE}