The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

{rjdworkspace}

CRAN status Linting code R-CMD-check

Français 🇫🇷

Présentation

{rjdworkspace} propose un ensemble d’outils pour manipuler les workspaces de JDemetra+. Ce package utilise les archives .jar Java de RJDemetra en y ajoutant certaines fonctionnalités. En particulier, {rjdworkspace} permet de :

Installation

{rjdworkspace} s’appuie sur RJDemetra qui nécessite Java SE 8 ou une version ultérieure.

🎉 {rjdworkspace} est maintenant disponible sur le CRAN ! 🎉

Pour installer, il suffit de lancer la ligne de code suivante :

install.packages("rjdworkspace")

Pour obtenir la version en cours de développement depuis GitHub :

# Si le package remotes n'est pas installé
# install.packages("remotes")

# Installer la version en cours de développement depuis GitHub
remotes::install_github("InseeFrLab/rjdworkspace")

Autres informations

Pour une description plus complète des packages R pour JDemetra+ voir le document de travail Insee Les packages R pour JDemetra+ : une aide à la désaisonnalisation

English 🇬🇧

Overview

{rjdworkspace} provides a set of tools designed to manipulate JDemetra+ workspaces. It depends on the .jar files of RJDemetra and extends some functions. In particular, {rjdworkspace} allows to:

Installation

{rjdworkspace} relies on RJDemetra that requires Java SE 8 or later version.

🎉 {rjdworkspace} is now available on CRAN! 🎉

To install it, you have to launch the following command line:

install.packages("rjdworkspace")

To get the current development version from GitHub:

# If remotes packages is not installed
# install.packages("remotes")

# Install development version from GitHub
remotes::install_github("InseeFrLab/rjdworkspace")

Autres informations

For a more comprehensive description of the R packages for JDemetra+ check the Insee working paper R Tools for JDemetra+: Seasonal adjustment made easier

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.