Skip to content
Prev 8139 / 15076 Next

building a package on a Mac: pdflatex

On Jul 5, 2011, at 9:48 AM, David Winsemius wrote:

            
But that is largely irrelevant to R. R has its own mechanisms that are well documented in the R documentation, so you can use environment.plist or .profile if you are so inclined, but I would not recommend it, mainly because it will still lead to discrepancies between the GUI and the shell. Moreover, it's not R specific so it will influence other apps that may not expect it. Also it's easy to forget about such things when you are upgrading the system. So, I'm saying just use .Renviron and/or .Rprofile and all is well :).

Cheers,
Simon