[R] About upgrade R
Gavin Simpson
gavin.simpson at ucl.ac.uk
Wed Nov 24 13:54:13 CET 2010
On Sun, 2010-11-14 at 21:14 -0800, Stephen Liu wrote:
> Hi Josh and all,
>
> > I think .Rprofile is something you have to create yourself....
> No, it is a file on Linux OS
No, it isn't! It doesn't mysteriously appear on any system. You create
it to personalise certain aspects of your use of R and runtime:
I currently have this in mine (Linux):
$ cat ~/.Rprofile
options(repos = "http://cran.uk.r-project.org")
You need to check out the Windows specific help in regard to this aspect
of configuring R as where you stick these files etc may be different on
Windows.
G
<snip />
--
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
Dr. Gavin Simpson [t] +44 (0)20 7679 0522
ECRC, UCL Geography, [f] +44 (0)20 7679 0565
Pearson Building, [e] gavin.simpsonATNOSPAMucl.ac.uk
Gower Street, London [w] http://www.ucl.ac.uk/~ucfagls/
UK. WC1E 6BT. [w] http://www.freshwaters.org.uk
%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%
More information about the R-help
mailing list