yum install gsl-devel
For Ubuntu it might also be possible to go to the Software Center and install
"GNU Scientific Library (GSL) -- development package"
The ridge package requires GNU Scientific Library (GSL) to be installed on your system. | |
** building package indices
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘ridge’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/share/work/biosoft/R/R-v4.0.3/lib64/R/library/00LOCK-ridge/00new/ridge/libs/ridge.so':
/share/work/biosoft/R/R-v4.0.3/lib64/R/library/00LOCK-ridge/00new/ridge/libs/ridge.so: undefined symbol: regression_wrapper_function
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/share/work/biosoft/R/R-v4.0.3/lib64/R/library/ridge’
yum install gsl-devel
For Ubuntu it might also be possible to go to the Software Center and install
"GNU Scientific Library (GSL) -- development package"
The ridge package requires GNU Scientific Library (GSL) to be installed on your system. | |
如果觉得我的回答对您有用,请随意打赏。你的支持将鼓励我继续创作!