Skip to content
Prev 64 / 63424 Next

R-alpha: Rprofiles

I more or less agree, BUT:

I'd like (in the future) to have the system-wide Rprofile searched in a
site-specific location as well (similar to Emacs, following the idea of
keeping the distribution and the site-specific things apart).

So it would be
	system-wide Rsetup (which should basically be platform-specific
	  stuff, cause otherwise it could go into base as well?)
        if .Rprofile exists run it else
	if ~/.Rprofile exists run it else
        if Rprofile exists on the default library search path, run it

and that search path could e.g. specify all `library' trees with a
compile-time default of

	~/lib/R:/usr/local/lib/R/site:/usr/local/lib/R/${version}

and settable at run time via e.g. the environment variable R_PATH.
Correct.  We've been making the same change with all upgrades :-)
-k
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-