Package Manager does not work with the new R version
Quoting Simon Urbanek on April 16 ------ Thanks, this is now fixed in the latest GUI that can be downloaded form http://r.research.att.com You can simply grab the latest R 3.1.0-patched form there and get other bug fixes as well. Cheers, Simon ------- With 3.1.1 imminent, 3.1.0-patched has turned into 3.1.1 RC. If you're afraid of prereleases, you might want to wait a few days and get (very likely, nearly) the same thing but labeled 3.1.1 Patched. -pd
On 29 Jun 2014, at 04:50 , Silvia Solis <silvia at elremanso.com> wrote:
Hello,
I just updated R to *R**version 3.1.0 (2014-04-10) -- "Spring Dance"*,
but the Package Manager function does not work. when I call it I get
this message:
Error: '.find.package' is defunct.
Use 'find.package' instead.
See help("Defunct")
In addition: Warning message:
In library() :
library '/Users/Silvia/Library/R/3.1/library' contains no packages
2014-06-28 17:38:15.774 R[352:707] -deltaZ is deprecated for
NSEventTypeMagnify. Please use -magnification.
When I call installed.packages() I get the list of packages and the following .libPath
.libPaths()
[1] "/Users/Silvia/Library/R/3.1/library" [2] "/Library/Frameworks/R.framework/Versions/3.1/Resources/library" But I cannot acces any package, and I cannot call any package from the library. Is it a bug, how can I fix it? I'll apprecciate any help! Silvia [[alternative HTML version deleted]]
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
Peter Dalgaard, Professor, Center for Statistics, Copenhagen Business School Solbjerg Plads 3, 2000 Frederiksberg, Denmark Phone: (+45)38153501 Email: pd.mes at cbs.dk Priv: PDalgd at gmail.com