From: Jean-Philippe ARGAUD Date: Fri, 9 Sep 2016 13:56:22 +0000 (+0200) Subject: Documentation minor correction X-Git-Tag: V8_1_0~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c12f28ca84b5a5565d79229adbf0e219d229ba12;p=modules%2Fadao.git Documentation minor correction --- 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