问问题
2992 次
1 回答
0
我使用 Ubuntu 14 运行 R-Studio。
首先,您必须为 Linux 安装 GLPK (r-cran-rglpk 0.6-0-1)。从这里下载 - https://launchpad.net/ubuntu/utopic/i386/r-cran-rglpk/0.6-0-1
它可能会要求您更新 R。我在这里找到了 - https://launchpad.net/ubuntu/utopic/i386/r-base-core/3.1.1-1
之后就可以运行了install.packages('fPortfolio')
于 2014-07-25T21:33:50.017 回答