我在安装包 'clifro' 时遇到了以下问题。我无法弄清楚这里到底是什么问题。我只包括了安装过程的尾部。
我一直在使用 R Studio 版本 0.99.441。
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘close’ from package ‘base’ in package ‘RCurl’
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/home/sghimire/R/x86_64-pc-linux-gnu-library/3.2/RCurl/libs/RCurl.so':
/usr/lib/x86_64-linux-gnu/libgssapi.so.3: symbol krb5_ntlm_init_get_challange, version HEIMDAL_KRB5_2.0 not defined in file libkrb5.so.26 with link time reference
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/home/user/R/x86_64-pc-linux-gnu-library/3.2/RCurl’
Warning in install.packages :
installation of package ‘RCurl’ had non-zero exit status
ERROR: dependency ‘XML’ is not available for package ‘selectr’
* removing ‘/home/user/R/x86_64-pc-linux-gnu-library/3.2/selectr’
Warning in install.packages :
installation of package ‘selectr’ had non-zero exit status
ERROR: dependencies ‘XML’, ‘selectr’, ‘RCurl’ are not available for package ‘clifro’
* removing ‘/home/user/R/x86_64-pc-linux-gnu-library/3.2/clifro’
Warning in install.packages :
installation of package ‘clifro’ had non-zero exit status
The downloaded source packages are in
‘/tmp/Rtmp2KL12X/downloaded_packages’