Skip to content
Prev 1670 / 3656 Next

Rscript path problem on R 2.13.1 for Ubuntu 11.04?

On 09/19/2011 09:54 AM, Syrus Nemat-Nasser wrote:
When I look at my installed files list for r-base-core (2.13.1-1lucid2), 
it lists the following:

/usr/bin/Rscript

Johan, did you do an upgrade to 11.04 or a clean install of 11.04? 
Upgrades from one release of Ubuntu to another can sometimes cause 
strange issues.  This could a side effect of doing an upgrade.

Are there any other R related programs in /usr/local/bin?  What is 
strange is that when I ask for the version of Rscript, I get

 > Rscript --version
R scripting front-end version 2.13.1 (2011-07-08)

I am not even sure where "version 49838" is coming from.  It seems to be 
to a leftover file from another install.  Is Rscript also in /usr/bin? I 
would delete the /usr/local/bin/Rscript manually, and then reinstall R.

Michael