美文网首页
Rpy2中importr外部库出错的问题解决

Rpy2中importr外部库出错的问题解决

作者: plutoese | 来源:发表于2016-08-18 13:57 被阅读151次

    在R中运行.libPaths(),得到模块库所在的目录

    然后在系统环境变量中创建R_LIBS变量,路径就是上述得到的目录。

    参考文献
    http://stackoverflow.com/questions/32983365/rpy2-cannot-find-installed-external-r-packages

    相关文章

      网友评论

          本文标题:Rpy2中importr外部库出错的问题解决

          本文链接:https://www.haomeiwen.com/subject/cnyvsttx.html