From c12f28ca84b5a5565d79229adbf0e219d229ba12 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Fri, 9 Sep 2016 15:56:22 +0200 Subject: [PATCH] Documentation minor correction --- doc/en/advanced.rst | 3 +++ doc/fr/advanced.rst | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/en/advanced.rst b/doc/en/advanced.rst index 704c6ce..b169cef 100644 --- a/doc/en/advanced.rst +++ b/doc/en/advanced.rst @@ -196,6 +196,9 @@ in SALOME by launching the R interpreter in the shell "``salome shell``". Moreover, the package "*rPython*" has to be available, it can be installed by the user if required by the following R command:: + # + # IMPORTANT: to be run in R interpreter + # ------------------------------------- install.packages("rPython") One will refer to the [GilBellosta15]_ documentation for more information on diff --git a/doc/fr/advanced.rst b/doc/fr/advanced.rst index 50d58f5..cf13a2e 100644 --- a/doc/fr/advanced.rst +++ b/doc/fr/advanced.rst @@ -206,6 +206,9 @@ le shell "``salome shell``". Il faut de plus disposer, en R, du package "*rPython*", qui peut si nécessaire être installé par l'utilisateur à l'aide de la commande R suivante:: + # + # IMPORTANT : à exécuter dans l'interpréteur R + # -------------------------------------------- install.packages("rPython") On se reportera à la documentation [GilBellosta15]_ pour de plus amples -- 2.39.2