R 3.0.0 from command line: /Library/..../x86_64/ldpaths: No such file or directory
On Apr 11, 2013, at 9:29 AM, Karl Broman wrote:
I can't get R 3.0.0 to run from the command line on my Macs. I get the following error. $ R --version /usr/bin/R: line 236: /Library/Frameworks/R.framework/Resources/etc/x86_64/ldpaths: No such file or directory It works fine within RStudio or with the R GUI. I'm running Mac OS X version 10.8.3. Any suggestions of what's going wrong?
Yes, you have R startup script from an old version of R. Remove /usr/bin/R and re-install R. Cheers, S
thanks, karl ---- Karl Broman | http://www.biostat.wisc.edu/~kbroman
R.Version()
$platform [1] "x86_64-apple-darwin10.8.0" $version.string [1] "R version 3.0.0 Patched (2013-04-10 r62546)"
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac