我正在尝试使用rDEA包。我有最近的r版本3.4.4(“有人倾向于”)。我正在使用最新的R Studio 1.1.423。
我收到包'rDEA'的错误编译失败。有人可以帮忙吗?
精确细节:
install.packages( “RDEA”)
Package which is only available in source form, and may need
compilation of C/C++/Fortran: ‘rDEA’
Do you want to attempt to install these from sources?
y/n:
我输入 y ,然后获取以下内容:
installing the source package ‘rDEA’
trying URL 'https://cran.rstudio.com/src/contrib/rDEA_1.2-5.tar.gz'
Content type 'application/x-gzip' length 57007 bytes (55 KB)
==================================================
downloaded 55 KB
* installing *source* package ‘rDEA’ ...
** package ‘rDEA’ successfully unpacked and MD5 sums checked
** libs
/bin/sh: line 0: cd: GLPK: No such file or directory
make: *** [GLPK.ts] Error 1
ERROR: compilation failed for package ‘rDEA’
* removing
‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/rDEA’
Warning in install.packages :
installation of package ‘rDEA’ had non-zero exit status
The downloaded source packages are in
“/私有的/ var /文件夹/ B1 / _pstgqks0r3gb3t972tk8zh00000gn / T / RtmpuvqGid / downloaded_packages”