Please do read the NEWS file for R 1.9.0, which not only tells you this will happen but also tells you how to do this properly.
On Sun, 23 May 2004, Thon de Boer wrote: > I am trying to get a script to start automatically > when I run the GUI version of R version 1.9.0, started > from a .bat file (WINDOWS), but I'm getting strange > errors > > In version 1.8.1 I was able to run a script > automatically by copying the script into the file > .Rprofile and running Rgui from a .bat script, but in > version 1.9.0 I'm getting errors like: > > Error in inherits(x, "factor") : couldn't find > function "winMenuNames" > In addition: Warning message: > In the method signature for function "contents", class > "environment" has no current definition in: > matchSignature(signature, fdef, where) > Error in library(Biobase) : .First.lib failed > > Does anyone know if anything changed in version 1.9.0 > that could explain these errors? There is a NEWS file, and this was also in the announcement of 1.9.0. Also so discussion on R-help at about the time of release. How did you manage to miss them? -- Brian D. Ripley, [EMAIL PROTECTED] Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595 ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
