diff --git a/README.Rmd b/README.Rmd index 1128a49..7bc0e11 100644 --- a/README.Rmd +++ b/README.Rmd @@ -26,7 +26,7 @@ knitr::opts_chunk$set( ## Overview -rjdqa is an extension of the R package [RJDemetra](https://github.com/jdemetra/rjdemetra), which is an interface to JDemetra+, the seasonal adjustment software [officially recommended](https://wayback.archive-it.org/12090/20240102173448/https://cros-legacy.ec.europa.eu/system/files/Jdemetra_%20release.pdf) to the members of the ESS and the European System of Central Banks. +rjdqa is an extension of the R package [RJDemetra](https://github.com/rjdverse/rjdemetra), which is an interface to JDemetra+, the seasonal adjustment software [officially recommended](https://wayback.archive-it.org/12090/20240102173448/https://cros-legacy.ec.europa.eu/system/files/Jdemetra_%20release.pdf) to the members of the ESS and the European System of Central Banks. The rjdqa package provides help to the quality assessment by producing different dashboards. @@ -44,7 +44,7 @@ install.packages("rjdqa") install.packages("rjdqa", repos = c('https://aqlt.r-universe.dev', 'https://cloud.r-project.org')) ``` -If you have troubles with the installation of RJDemetra or rjdqa, check the [installation manual](https://github.com/jdemetra/rjdemetra/wiki/Installation-manual). +If you have troubles with the installation of RJDemetra or rjdqa, check the [installation manual](https://github.com/rjdverse/rjdemetra/wiki/Installation-manual). # Usage diff --git a/README.md b/README.md index d62cc4b..497b41a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ downloads](http://cranlogs.r-pkg.org/badges/grand-total/rjdqa?color=lightgrey)]( ## Overview rjdqa is an extension of the R package -[RJDemetra](https://github.com/jdemetra/rjdemetra), which is an +[RJDemetra](https://github.com/rjdverse/rjdemetra), which is an interface to JDemetra+, the seasonal adjustment software [officially recommended](https://wayback.archive-it.org/12090/20240102173448/https://cros-legacy.ec.europa.eu/system/files/Jdemetra_%20release.pdf) to the members of the ESS and the European System of Central Banks. @@ -41,7 +41,7 @@ install.packages("rjdqa", repos = c('https://aqlt.r-universe.dev', 'https://clou If you have troubles with the installation of RJDemetra or rjdqa, check the [installation -manual](https://github.com/jdemetra/rjdemetra/wiki/Installation-manual). +manual](https://github.com/rjdverse/rjdemetra/wiki/Installation-manual). # Usage