Tagged Questions
13
votes
1answer
456 views
Installing CRAN Packages
When I install RLink:
Needs["RLink`"]
InstallR[]
then evaluate the command
...
10
votes
1answer
328 views
Using a different R version with RLink
I wish to use a different version of R than what is provided by Mathematica 9. For example, I want to use the Macports version of R, where R_HOME is ...