On 1/22/2008 10:19 AM, [EMAIL PROTECTED] wrote: > Dear R users, > I have been having a problem with my file Rprofile.site. I did already ask > the list some suggestions which have been well taken into account but > unfortunately have not completely resolved my problem. I seem to have 2 files > of Rprofile.site on my computer. If I open the file through " programm > files/R/etc/rprofile.site" on my editor I get a different file than if I go > on "Display file(s)" on the File option of the menu bar on R. Anyone has an > idea why this is happening? Where is R going to find this file? > Thank you very much for the attention,
The latter case generally looks in the current directory, which would be unlikely to be R_HOME/etc unless you had explicitly set it there. Duncan Murdoch ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.