eigenvalet
2012-Mar-06 03:03 UTC
[R] Error on Startup: Error: 7:6: unexpected symbol 7: set the
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. -- View this message in context: http://r.789695.n4.nabble.com/Error-on-Startup-Error-7-6-unexpected-symbol-7-set-the-tp4448600p4448600.html Sent from the R help mailing list archive at Nabble.com.
Duncan Murdoch
2012-Mar-06 14:32 UTC
[R] Error on Startup: Error: 7:6: unexpected symbol 7: set the
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
Maybe Matching Threads
- locked binding of setwd() in R 2.15.x causes .Rprofile to fail
- Startup Files (RProfile) and R-Aqua
- .First and .Rprofile won't run on startup
- Windows startup menu display problem in 1.9.0 (PR#6783)
- Using the Rprofile file to automatically plot data on Startup of R version 2.0.1.