An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080719/3c038ed0/attachment.pl>
R version 2.7.1 (warnings)
2 messages · Van Wyk, Jaap, Mark Difford
Hi Jaap, With all those packages loading it could take some time, unless it's a known problem (?). Why don't you do a vanilla start (add switch --vanilla to startup) and do some simple core-related stuff. Then add packages one-by-one... Or: search through the source code of the packages for the error message... HTH, Mark.
Van Wyk, Jaap wrote:
Hi
I have installed the new version 2.7.1, and get the following messages. Is
there some way I can "fix it" ?
I use SciViews as well, so the problem may be with one of the libraries
that is loaded at start-up:
Start-up:
Loading required package: datasets
Loading required package: utils
Loading required package: grDevices
Loading required package: graphics
Loading required package: stats
Loading required package: tcltk
Loading Tcl/Tk interface ... done
Loading required package: R2HTML
Loading required package: svMisc
Loading required package: svIO
Loading required package: svViews
During startup - Warning message:
'Sys.putenv' is deprecated.
Use 'Sys.setenv' instead.
See help("Deprecated")
What should I do to get rid of the warning message?
Next, after loading some data in the usual way and making a simple plot, I
get the following:
Warning message:
'length(rescale)' differs between new and previous
==> NOT changing 'rescale'
(This also happens at some other times, doing other things.)
Please help.
Thank you.
Jacob L van Wyk
Department of Statistics
University of Johannesburg, APK
Box 524
Auckland Park 2006
South Africa
Office Tel: +27 11 559 3080
Fax: +27 11 559 2832
[[alternative HTML version deleted]]
______________________________________________ R-help at 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.
View this message in context: http://www.nabble.com/R-version-2.7.1-%28warnings%29-tp18542181p18542358.html Sent from the R help mailing list archive at Nabble.com.