ramnathv/rCharts

rChart Installation Windows 10

Opened this issue · 1 comments

Hi All,,
I tried all the methods told above nothing seems to be working for me.

  1. install_github("ramnathv/rCharts")
    Error in curl::curl_fetch_disk(url, x$path, handle = handle) :
    Couldn't resolve host name

2)install.packages("rCharts.tar.gz", repos = NULL, type = "source")
Installing package into ‘C:/Users/shivam_Sarin/Documents/R/win-library/3.3’
(as ‘lib’ is unspecified)
Warning in untar2(tarfile, files, list, exdir, restore_times) :
skipping pax global extended headers

installing source package 'rCharts' ... ** R ** demo ** inst ** preparing package for lazy loading Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'Rcpp' ERROR: lazy loading failed for package 'rCharts'
removing 'C:/Users/shivam_Sarin/Documents/R/win-library/3.3/rCharts' Warning in install.packages : running command '"C:/PROGRA~1/R/R-3.3.1/bin/x64/R" CMD INSTALL -l "C:\Users\shivam_Sarin\Documents\R\win-library\3.3" "rCharts.tar.gz"' had status 1 Warning in install.packages : installation of package ‘rCharts.tar.gz’ had non-zero exit status

Please help.
Windows 10 x64

Roc-J commented

Hi~ Did you solve the problem?