The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Can not install R - extension with R 2.13"
himanshubdave
Member Posts: 1 Learner III
echo $R_HOME
/usr/local/lib/R
echo $JAVA_HOME
/usr/lib/java
echo $PATH
<snip>
/Reader9/bin/:/usr/lib/jdk1.6.0_25/bin/:/usr/local/lib/R/bin
> .libPaths()
[1] "/usr/local/lib/R/library"
When rapidminer invoked, it says:
... ... ...
SEVERE: Failed to load R library!
and R-extension help window comes up, on pressing Next, it says:
Found library in /usr/local/lib/R/library/rJava/jri/REngine.jar
The R-extension help window says:
Exit now, rapidminer will restart. (It does not, manual restart)
and the whole thing repeats.
Clueless, please help
/usr/local/lib/R
echo $JAVA_HOME
/usr/lib/java
echo $PATH
<snip>
/Reader9/bin/:/usr/lib/jdk1.6.0_25/bin/:/usr/local/lib/R/bin
> .libPaths()
[1] "/usr/local/lib/R/library"
When rapidminer invoked, it says:
... ... ...
SEVERE: Failed to load R library!
and R-extension help window comes up, on pressing Next, it says:
Found library in /usr/local/lib/R/library/rJava/jri/REngine.jar
The R-extension help window says:
Exit now, rapidminer will restart. (It does not, manual restart)
and the whole thing repeats.
Clueless, please help
Tagged:
0
Answers
Best, Marius
Ubuntu 10.04lts with R version 2.15.0 (2012-03-30) installed from cran mirror/lucid
Rapid miner 5.2.006 and R extension 5.1.004.
When started from console, the below exception is thrown in RapidMiner's startup spam.
Then the loop commences.
Any idea what I'm doing wrong?