[R] v3.0.1 issue

SOPHIA TSIROPOULOU s.tsiropoulou.1 at research.gla.ac.uk
Wed Sep 18 17:54:19 CEST 2013


Hi there,

I have recently installed the latest R version 3.0.1, replacing the previous version 2.15.2.

Just as I am running R I get a few warnings about packages that I have previously used.

Below I attach the session info a long with the warnings I am getting.

What does these warnings mean? Is there something I could do to fix the issue?

Thanks a lot for your help.

Sophia



> sessionInfo()
R version 3.0.1 (2013-05-16)
Platform: i386-w64-mingw32/i386 (32-bit)

locale:
[1] LC_COLLATE=English_United Kingdom.1252 
[2] LC_CTYPE=English_United Kingdom.1252   
[3] LC_MONETARY=English_United Kingdom.1252
[4] LC_NUMERIC=C                           
[5] LC_TIME=English_United Kingdom.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base




R version 3.0.1 (2013-05-16) -- "Good Sport"
Copyright (C) 2013 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

Warning: namespace ‘xcms’ is not available and has been replaced
by .GlobalEnv when processing object ‘.Last’
Warning: namespace ‘XML’ is not available and has been replaced
by .GlobalEnv when processing object ‘.Last’
Warning: namespace ‘rJava’ is not available and has been replaced
by .GlobalEnv when processing object ‘.Last’
[Previously saved workspace restored]


More information about the R-help mailing list