Displaying 1 result from an estimated 1 matches for "myoptionpackag".
Did you mean:
myoptionpackage
2010 Feb 10
1
R Startup configuration file
Currently when R starts up it can be configured by a file of
environment variable specifications and a file of R code. This makes
programmatic modification of startup configuration tricky.
Case in point: I start R, do install.packages("foo"), and up pops the
'choose a CRAN mirror' dialog. I'd like to put a 'Save my choice'
button on that dialog. Currently it would