I should have called this "failure to install several packages" Here is the list of libraries that I can't install in 3.0.1 that I could install to 3.0.0
Have others had the same problem? [1] "BiocGenerics" "BiocInstaller" "gdata" "graph" [5] "rCharts" "RCurl" "Rgraphviz" "Rserve" On Mon, Jun 17, 2013 at 5:02 PM, Gene Leynes <gleyne...@gmail.com> wrote: > Hello, > > I just upgraded to 3.0.1 and a bunch of packages won't install, including > Rserve and RCurl > > Any hints on why? > > Thanks > > > install.packages('Rserve') > --- Please select a CRAN mirror for use in this session --- > trying URL ' > http://cran.case.edu/bin/windows/contrib/3.0/Rserve_0.6-8.1.zip' > Content type 'application/zip' length 600457 bytes (586 Kb) > opened URL > downloaded 586 Kb > > package Rserve successfully unpacked and MD5 sums checked > Warning: unable to move temporary installation C:\Program > Files\R\R-3.0.1\library\fileb6c18782cd4\Rserve to C:\Program > Files\R\R-3.0.1\library\Rserve > > The downloaded binary packages are in > C:\Users\gene\AppData\Local\Temp\RtmpMZlycb\downloaded_packages > > > sessionInfo() > R version 3.0.1 (2013-05-16) > Platform: x86_64-w64-mingw32/x64 (64-bit) > > locale: > [1] LC_COLLATE=English_United States.1252 > [2] LC_CTYPE=English_United States.1252 > [3] LC_MONETARY=English_United States.1252 > [4] LC_NUMERIC=C > [5] LC_TIME=English_United States.1252 > > attached base packages: > [1] stats graphics grDevices utils datasets methods base > > loaded via a namespace (and not attached): > [1] tools_3.0.1 > > > > [[alternative HTML version deleted]]
______________________________________________ R-help@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.