On 12-03-05 10:03 PM, eigenvalet wrote:
I get this error before the prompt every time I start R version 2.14.2. Don't know if it is causing any problems, but it bugs me. Any one have any ideas? Running R 64 bit on Windows 7 Ultimate SP1.
Presumably you have a startup file containing something that is supposed to be R code, but isn't. See ?Startup for all the places to look. It's likely Rprofile.site or .Rprofile that you need to find, but there are ways described in ?Startup to tell R to use other files.
Duncan Murdoch ______________________________________________ [email protected] 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.

