Sorry to barge in, but any suggestions about this problem?
mavericks not supported? a temporary problem with server? something else? Thanks.
> install.packages("data.tree", repos=c("http://rstudio.org/_packages", "http://cran.rstudio.com"))
Installing package into ‘/Users/.../R/library’
(as ‘lib’ is unspecified)
Warning in install.packages :
URL 'http://rstudio.org/_packages/bin/macosx/mavericks/contrib/3.3/PACKAGES.gz': status was '404 Not Found'
Warning in install.packages :
URL 'http://rstudio.org/_packages/bin/macosx/mavericks/contrib/3.3/PACKAGES': status was '404 Not Found'
Warning in install.packages :
unable to access index for repository http://rstudio.org/_packages/bin/macosx/mavericks/contrib/3.3:
cannot download all files
trying URL 'http://cran.rstudio.com/bin/macosx/mavericks/contrib/3.3/data.tree_0.7.0.tgz'
Content type 'application/x-gzip' length 1583127 bytes (1.5 MB)
==================================================
downloaded 1.5 MB
The downloaded binary packages are in
/var/folders/zr/27bbpbzd12b46pm87vsclt140000gp/T//RtmphCUyIA/downloaded_packages
> library("data.tree")
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
namespace ‘htmlwidgets’ 0.6 is already loaded, but >= 0.8 is required
Error: package or namespace load failed for ‘data.tree’
> data(GNI2010)
Warning message:
In data(GNI2010) : data set ‘GNI2010’ not found
Sorry to barge in, but any suggestions about this problem?
mavericks not supported? a temporary problem with server? something else? Thanks.