【发布时间】:2017-04-06 05:12:42
【问题描述】:
> install_github("madlogos/recharts")
Downloading GitHub repo madlogos/recharts@master
from URL https://api.github.com/repos/madlogos/recharts/zipball/master
Installing recharts
"D:/PROGRA~1/R/R-33~1.3/bin/x64/R" --no-site-file --no-environ --no-save --no-restore --quiet CMD \
INSTALL \
"C:/Users/Administrator/AppData/Local/Temp/RtmpAlSrMx/devtools26ec72ed478f/madlogos-recharts-ef72a0a" \
--library="D:/Program Files/R/R-3.3.3/library" --install-tests
* installing *source* package 'recharts' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called 'ggthemes' ERROR: lazy loading failed for package 'recharts' * removing 'D:/Program Files/R/R-3.3.3/library/recharts' * restoring previous 'D:/Program Files/R/R-3.3.3/library/recharts' Error: Command failed (1)
如何解决问题?我安装了recharts,但它没有echartr 功能,只有echart 功能。
如何解决?
【问题讨论】:
标签: r