我正在从sweave迁移到can,并且可以在Rstudio中运行@yihui的minimal example,但在运行Lyx (2.06)时遇到了问题。我收到消息The module knitr has been requested by this document but has not been found in the list of available modules.
我的路径是/usr/bin/Rscript (per which Rscript,根据@yihui的建议here),所以它看起来是可见的,但lyx似乎看不到它。
我今天也升级到了R版本3.0.1 (Good Sport),作为一个更大的系统升级(Mint 13到Mint 15)的一部分,因此与我开始使用Lyx的时间不谋而合,所以可能还有其他东西在同时进行。我确实假设R2.15和3.0.1具有相同的路径(如上所述,目前是/usr/bin/Rscript),并且Rstudio和Lyx不是在寻找不同的安装?
发布于 2013-05-24 02:43:50
退出LyX,删除(如果需要,请备份) ~/.lyx,然后启动LyX。
https://stackoverflow.com/questions/16707907
复制相似问题