Bug #2182
RCP: 0.7.8, Rserve launch process
Status: | New | Start date: | 05/04/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Stats / R | Spent time: | - | |
Target version: | TXM X.X |
Description
Replace current launch process :
1- run R and Rserve
2- connect to Rserve
With
1- run R with "R --version" and check return code
2- run R and Rserve with "R CMD 'library(Rserve);Rserve();'"
3- connect to Rserve
Error messages:
1en- Could not start R with the following command line "..." (see TXM > Advanced > StatEngine preferences)
1fr-
2en- Could not start Rserve within R with the following command line "..." (see TXM > Advanced > StatEngine preferences)
2fr-
2en- Could not connect to R using parameters user@localhost:8854 (see TXM > Advanced > StatEngine preferences)
2fr-
History
#1 Updated by Sebastien Jacquot over 1 year ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#2 Updated by Matthieu Decorde 9 months ago
- Target version changed from TXM 0.8.0 to TXM X.X