When R starts in GUI on my Mac OS X 10.7.5, the startup configuration in 
.Rprofile works fine. However, when R starts through command line interface 
(CLI) on the terminal , it does not work at all. 

The GUI R on my Mac is aliased on the terminal to 
/Applications/R.app/Contents/MacOS/R while the CLI R (/usr/bin/R) is linked to 
/Library/Frameworks/R.framework/Resources/bin/R. There is only one .Rprofile, 
which resides in my home directory ~/. 

> sessionInfo()
R version 3.1.0 (2014-04-10)
Platform: x86_64-apple-darwin10.8.0 (64-bit)

What could be the cause for the failure with CLI?

Thanks,
Gang
        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Mac mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to