Bug #866
TBX: x.x, R workspace bug (working directory)
Statut: | Closed | Début: | 16/06/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Stats / R | Temps passé: | - | |
Version cible: | TXM 0.7.6 |
Description
The R workspace must be unique between TXM R sessions.
This is not currently possible because R working directory is temporary for every TXM R internal session (Rserve).
Solution: add a new TXM global preference 'RWorkingDirectory' set by default to '$HOME/TXM/R' and provide this information to Rserve at startup.
The R working directory will allow us to store the '.rprofile' startup file.
Historique
#1 Mis à jour par Serge Heiden il y a plus de 11 ans
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- Version cible changé de TXM 0.X.X à TXM 0.7.6
#3 Mis à jour par Matthieu Decorde il y a plus de 11 ans
- % réalisé changé de 0 à 80
#4 Mis à jour par Matthieu Decorde il y a environ 11 ans
- % réalisé changé de 80 à 90
execute print(getwd()) in a R script and check that wd = $HOME/TXM/R
#5 Mis à jour par Matthieu Decorde il y a environ 11 ans
- % réalisé changé de 90 à 100
#6 Mis à jour par Matthieu Decorde il y a environ 11 ans
- Statut changé de New à Closed