Rpy2中importr外部库出错的问题解决
2016-08-18 本文已影响151人
plutoese
在R中运行.libPaths(),得到模块库所在的目录
然后在系统环境变量中创建R_LIBS变量,路径就是上述得到的目录。
参考文献
http://stackoverflow.com/questions/32983365/rpy2-cannot-find-installed-external-r-packages
在R中运行.libPaths(),得到模块库所在的目录
然后在系统环境变量中创建R_LIBS变量,路径就是上述得到的目录。
参考文献
http://stackoverflow.com/questions/32983365/rpy2-cannot-find-installed-external-r-packages