La fonction cruncher_and_param(...)
-du package {JDCruncheR} renvoie un
-message d’erreur
+du package
{JDCruncheR}
+renvoie un message d’erreur
Lorsqu’on lance la fonction cruncher_and_param(...)
-du package {JDCruncheR}, on peut obtenir
-l’erreur suivante :
+du package
{JDCruncheR},
+on peut obtenir l’erreur suivante :
## Error in eval(expr, envir, enclos): Error in cruncher(workspace = workspace, cruncher_bin_directory = cruncher_bin_directory, :
## There is an error in the path to the cruncher bin folder
Cela veut dire que le chemin jusqu’au cruncher a mal été configuré.
diff --git a/Fiches/Fiche_1_Installation_des_outils_FR.md b/Fiches/Fiche_1_Installation_des_outils_FR.md
index 86432f8..49dff2f 100644
--- a/Fiches/Fiche_1_Installation_des_outils_FR.md
+++ b/Fiches/Fiche_1_Installation_des_outils_FR.md
@@ -211,13 +211,13 @@ Pour installer un package **R**, il y a plusieurs méthodes :
Les packages en version 2 sont les suivants :
-| Nom | Disponible sur le CRAN | Disponible sur AUS | Lien Github |
-|------------------------------------------------|------------------------|--------------------|----------------------------------------------|
-| {RJDemetra} | ✔️ | ✔️ | |
-| {rjdworkspace} | ❌ | ✔️ | |
-| {JDCruncheR} | ❌ | ✔️ | |
-| {rjwsacruncher} | ✔️ | ✔️ | |
-| {rjdmarkdown} | ✔️ | ✔️ | |
+| Nom | Disponible sur le CRAN | Disponible sur AUS | Lien Github |
+|----------------------------------------------------|------------------------|--------------------|----------------------------------------------|
+| **{RJDemetra}** | ✔️ | ✔️ | |
+| **{rjdworkspace}** | ❌ | ✔️ | |
+| **{JDCruncheR}** | ❌ | ✔️ | |
+| **{rjwsacruncher}** | ✔️ | ✔️ | |
+| **{rjdmarkdown}** | ✔️ | ✔️ | |
Le code d’installation des packages est ci-dessous :
@@ -270,8 +270,9 @@ fonction `install_github()`. Ainsi, si le package n’est pas sur le CRAN
ni sur le nexus d’AUS, il doit être téléchargé au format binaire. Pour
cela, il faut aller chercher le dossier compressé `.zip` sous GitHub.
-Exemple pour le package {rjd3toolkit}, le
-`Source code (tar.gz)` se trouve sous
+Exemple pour le package **{rjd3toolkit}**, le `Source code (tar.gz)` se
+trouve sous
(*release* Section). Après l’avoir récupéré, il faut lancer la commande
d’installation :
@@ -535,7 +536,7 @@ Deux solutions :
## La commande `library("RJDemetra")` renvoie un message d’erreur
-Le package {RJDemetra} a besoin de la
+Le package **{RJDemetra}** a besoin de la
version 8 (au minimum) de Java pour fonctionner. Si au moins un autre
package a déjà été chargé via la fonction `library()` et qu’il ne
nécessite pas une version très à jour de Java, c’est cette ancienne
@@ -550,7 +551,7 @@ programme que **R** aille chercher la version 8, via la commande :
Sys.setenv(JAVA_HOME = "C:/Users/Software/Java17/jdk17")
```
-ou charger {RJDemetra} en premier
+ou charger **{RJDemetra}** en premier
``` r
# En début de programme
@@ -566,11 +567,11 @@ auxiliaire non trouvée. Il peut s’agir de régresseurs CJO ou d’autres
variables définies par l’utilisateur (effet de Pâques spécifique, PSO =
pure seasonal outlier…).
-## La fonction `cruncher_and_param(...)` du package {JDCruncheR} renvoie un message d’erreur
+## La fonction `cruncher_and_param(...)` du package **{JDCruncheR}** renvoie un message d’erreur
Lorsqu’on lance la fonction `cruncher_and_param(...)` du package {JDCruncheR}, on peut obtenir l’erreur suivante
-:
+class="RPackages">**{JDCruncheR}**, on peut obtenir l’erreur
+suivante :
## Error in eval(expr, envir, enclos): Error in cruncher(workspace = workspace, cruncher_bin_directory = cruncher_bin_directory, :
## There is an error in the path to the cruncher bin folder
diff --git a/Fiches/Fiche_1_Installation_des_outils_FR.pdf b/Fiches/Fiche_1_Installation_des_outils_FR.pdf
index 1691c3e..6c59ad0 100644
Binary files a/Fiches/Fiche_1_Installation_des_outils_FR.pdf and b/Fiches/Fiche_1_Installation_des_outils_FR.pdf differ
diff --git a/Fiches/Fiche_1_Installation_des_outils_FR.tex b/Fiches/Fiche_1_Installation_des_outils_FR.tex
index d7fb7c0..482cd24 100644
--- a/Fiches/Fiche_1_Installation_des_outils_FR.tex
+++ b/Fiches/Fiche_1_Installation_des_outils_FR.tex
@@ -1467,15 +1467,15 @@ \subsubsection{En version 2}\label{en-version-2}}
\end{minipage} \\
\midrule()
\endhead
-{\{RJDemetra\}} & ✔️ & ✔️ &
+{\textbf{\{RJDemetra\}}} & ✔️ & ✔️ &
\textcolor{html_color}{\url{https://github.com/jdemetra/rjdemetra}} \\
-{\{rjdworkspace\}} & ❌ & ✔️ &
+{\textbf{\{rjdworkspace\}}} & ❌ & ✔️ &
\textcolor{html_color}{\url{https://github.com/InseeFrLab/rjdworkspace}} \\
-{\{JDCruncheR\}} & ❌ & ✔️ &
+{\textbf{\{JDCruncheR\}}} & ❌ & ✔️ &
\textcolor{html_color}{\url{https://github.com/InseeFr/JDCruncheR}} \\
-{\{rjwsacruncher\}} & ✔️ & ✔️ &
+{\textbf{\{rjwsacruncher\}}} & ✔️ & ✔️ &
\textcolor{html_color}{\url{https://github.com/AQLT/rjwsacruncher}} \\
-{\{rjdmarkdown\}} & ✔️ & ✔️ &
+{\textbf{\{rjdmarkdown\}}} & ✔️ & ✔️ &
\textcolor{html_color}{\url{https://github.com/AQLT/rjdmarkdown}} \\
\bottomrule()
\end{longtable}
@@ -1538,7 +1538,7 @@ \subsubsection{Cas AUS}\label{cas-aus}}
téléchargé au format binaire. Pour cela, il faut aller chercher le
dossier compressé \texttt{.zip} sous GitHub.
-Exemple pour le package {\{rjd3toolkit\}}, le
+Exemple pour le package {\textbf{\{rjd3toolkit\}}}, le
\texttt{Source\ code\ (tar.gz)} se trouve sous
\textcolor{html_color}{\url{https://github.com/rjdemetra/rjd3toolkit/releases/tag/v3.1.0}}
(\emph{release} Section). Après l'avoir récupéré, il faut lancer la
@@ -1923,12 +1923,12 @@ \subsection{\texorpdfstring{La commande \texttt{library("RJDemetra")}
renvoie un message
d'erreur}{La commande library("RJDemetra") renvoie un message d'erreur}}\label{la-commande-libraryrjdemetra-renvoie-un-message-derreur}}
-Le package {\{RJDemetra\}} a besoin de la version 8 (au minimum) de Java
-pour fonctionner. Si au moins un autre package a déjà été chargé via la
-fonction \VERB|\FunctionTok{library}\NormalTok{()}| et qu'il ne
-nécessite pas une version très à jour de Java, c'est cette ancienne
-version qui sera sollicitée pendant toute la durée de la session
-(\textbf{R} est réfractaire au changement de version en cours de
+Le package {\textbf{\{RJDemetra\}}} a besoin de la version 8 (au
+minimum) de Java pour fonctionner. Si au moins un autre package a déjà
+été chargé via la fonction \VERB|\FunctionTok{library}\NormalTok{()}| et
+qu'il ne nécessite pas une version très à jour de Java, c'est cette
+ancienne version qui sera sollicitée pendant toute la durée de la
+session (\textbf{R} est réfractaire au changement de version en cours de
session). En cas d'utilisation de {RJDemetra} au cours d'un programme,
il faut donc impérativement spécifier dès le début de programme que
\textbf{R} aille chercher la version 8, via la commande :
@@ -1940,7 +1940,7 @@ \subsection{\texorpdfstring{La commande \texttt{library("RJDemetra")}
\end{Highlighting}
\end{Shaded}
-ou charger {\{RJDemetra\}} en premier
+ou charger {\textbf{\{RJDemetra\}}} en premier
\begin{Shaded}
\begin{Highlighting}[]
@@ -1961,13 +1961,13 @@ \subsection{\texorpdfstring{\texttt{Error\ array\ index\ =\ -1}}{Error array ind
\hypertarget{la-fonction-cruncher_and_param...-du-package-jdcruncher-renvoie-un-message-derreur}{%
\subsection{\texorpdfstring{La fonction
-\texttt{cruncher\_and\_param(...)} du package {\{JDCruncheR\}} renvoie
-un message
+\texttt{cruncher\_and\_param(...)} du package {\textbf{\{JDCruncheR\}}}
+renvoie un message
d'erreur}{La fonction cruncher\_and\_param(...) du package \{JDCruncheR\} renvoie un message d'erreur}}\label{la-fonction-cruncher_and_param...-du-package-jdcruncher-renvoie-un-message-derreur}}
Lorsqu'on lance la fonction
\VERB|\FunctionTok{cruncher\_and\_param}\NormalTok{(...)}| du package
-{\{JDCruncheR\}}, on peut obtenir l'erreur suivante :
+{\textbf{\{JDCruncheR\}}}, on peut obtenir l'erreur suivante :
\begin{verbatim}
## Error in eval(expr, envir, enclos): Error in cruncher(workspace = workspace, cruncher_bin_directory = cruncher_bin_directory, :
diff --git a/Sheets/Sheet_1_Tools_installation_EN.html b/Sheets/Sheet_1_Tools_installation_EN.html
index dde8c6c..183c7a2 100644
--- a/Sheets/Sheet_1_Tools_installation_EN.html
+++ b/Sheets/Sheet_1_Tools_installation_EN.html
@@ -2052,8 +2052,8 @@ AUS (Insee server)
Therefore, if the package is not on CRAN and not on AUS, it must be
downloaded at the binary format (.zip
). For this you have
to look for the compressed folder .zip
under GitHub.
-
For the package {rjd3toolkit}, you
-need to search under https://github.com/rjdemetra/rjd3toolkit/releases/tag/v3.1.0
+
For the package {rjd3toolkit}, you need to
+search under https://github.com/rjdemetra/rjd3toolkit/releases/tag/v3.1.0
(release Section) then launch the installation code:
install.packages("path/.../rjd3toolkit_3.1.0.tar.gz ",
repos = NULL, type = "binary")
@@ -2309,17 +2309,19 @@
Problems installing
The command library("RJDemetra")
returns an error message
-
The package {RJDemetra requires Java
+
The package **{RJDemetra requires Java
version 8 or higher to work. If another package has been loaded before
-{RJDemetra} via the function library()
and which
+{RJDemetra} via the
+function library()
and which
doesn’t requires an updated Java version, then an old Java version will
be used during all the session (R is refractory to
-in-session version change). In case of using {RJDemetra} in a program, you have to specify
-at the very beginning of the program that R must use
-Java version 8, via the command:
+in-session version change). In case of using
{RJDemetra} in a program, you
+have to specify at the very beginning of the program that
+
R must use Java version 8, via the command:
# Where Java is installed
Sys.setenv(JAVA_HOME = "C:/Users/Software/Java17/jdk17")
-
or load {RJDemetra} first
+
or load {RJDemetra}
+first
# At the beginning of program
library("RJDemetra")
Else you have to restart a new R session.
@@ -2334,11 +2336,11 @@
The function cruncher_and_param(...)
-of the {JDCruncheR} package returns an
-error
+of the
{JDCruncheR}
+package returns an error
When you use the function cruncher_and_param(...)
-of the {JDCruncheR} package, you can get
-the following error:
+of the
{JDCruncheR}
+package, you can get the following error:
## Error in eval(expr, envir, enclos): Error in cruncher(workspace = workspace, cruncher_bin_directory = cruncher_bin_directory, :
## There is an error in the path to the cruncher bin folder
That means that the path to the cruncher is incorrectly configured.
diff --git a/Sheets/Sheet_1_Tools_installation_EN.md b/Sheets/Sheet_1_Tools_installation_EN.md
index 474515e..fe99789 100644
--- a/Sheets/Sheet_1_Tools_installation_EN.md
+++ b/Sheets/Sheet_1_Tools_installation_EN.md
@@ -266,8 +266,8 @@ To install a package on AUS, you can’t use the function
AUS, it must be downloaded at the binary format (`.zip`). For this you
have to look for the compressed folder `.zip` under GitHub.
-For the package {rjd3toolkit}, you need
-to search under
+For the package **{rjd3toolkit}**, you
+need to search under
(*release* Section) then launch the installation code:
@@ -523,22 +523,22 @@ There are two solutions:
## The command `library("RJDemetra")` returns an error message
-The package {RJDemetra requires Java
+The package \*\*{RJDemetra requires Java
version 8 or higher to work. If another package has been loaded before
-{RJDemetra} via the function `library()`
-and which doesn’t requires an updated Java version, then an old Java
-version will be used during all the session (**R** is refractory to
-in-session version change). In case of using {RJDemetra} in a program, you have to specify
-at the very beginning of the program that **R** must use Java version 8,
-via the command:
+**{RJDemetra}** via the function
+`library()` and which doesn’t requires an updated Java version, then an
+old Java version will be used during all the session (**R** is
+refractory to in-session version change). In case of using **{RJDemetra}** in a program, you have to
+specify at the very beginning of the program that **R** must use Java
+version 8, via the command:
``` r
# Where Java is installed
Sys.setenv(JAVA_HOME = "C:/Users/Software/Java17/jdk17")
```
-or load {RJDemetra} first
+or load **{RJDemetra}** first
``` r
# At the beginning of program
@@ -553,11 +553,11 @@ The message of the type `Error array index = -1` tells that an auxiliary
variable is not found. It can be calendar regressor or other user
defined variables (Easter effect, PSO = pure seasonal outlier…).
-## The function `cruncher_and_param(...)` of the {JDCruncheR} package returns an error
+## The function `cruncher_and_param(...)` of the **{JDCruncheR}** package returns an error
When you use the function `cruncher_and_param(...)` of the {JDCruncheR} package, you can get the following
-error:
+class="RPackages">**{JDCruncheR}** package, you can get the
+following error:
## Error in eval(expr, envir, enclos): Error in cruncher(workspace = workspace, cruncher_bin_directory = cruncher_bin_directory, :
## There is an error in the path to the cruncher bin folder
diff --git a/Sheets/Sheet_1_Tools_installation_EN.pdf b/Sheets/Sheet_1_Tools_installation_EN.pdf
index a018426..828b1f6 100644
Binary files a/Sheets/Sheet_1_Tools_installation_EN.pdf and b/Sheets/Sheet_1_Tools_installation_EN.pdf differ
diff --git a/Sheets/Sheet_1_simplified_Tools_installation_EN.pdf b/Sheets/Sheet_1_simplified_Tools_installation_EN.pdf
index fa9806a..e210cd0 100644
Binary files a/Sheets/Sheet_1_simplified_Tools_installation_EN.pdf and b/Sheets/Sheet_1_simplified_Tools_installation_EN.pdf differ