这是我尝试运行时的结果install.packages("rgee")
:
See `config.log' for more details
ERROR: configuration failed for package ‘units’
* removing ‘/home/daryl/R/x86_64-pc-linux-gnu-library/3.6/units’
Warning in install.packages :
installation of package ‘units’ had non-zero exit status
ERROR: dependencies ‘s2’, ‘units’ are not available for package ‘sf’
* removing ‘/home/daryl/R/x86_64-pc-linux-gnu-library/3.6/sf’
Warning in install.packages :
installation of package ‘sf’ had non-zero exit status
ERROR: dependency ‘sf’ is not available for package ‘leafem’
* removing ‘/home/daryl/R/x86_64-pc-linux-gnu-library/3.6/leafem’
Warning in install.packages :
installation of package ‘leafem’ had non-zero exit status
ERROR: dependency ‘leafem’ is not available for package ‘rgee’
* removing ‘/home/daryl/R/x86_64-pc-linux-gnu-library/3.6/rgee’
Warning in install.packages :
installation of package ‘rgee’ had non-zero exit status
The downloaded source packages are in
‘/tmp/RtmppHYCBP/downloaded_packages’
我尝试仅安装有问题的软件包,但结果相同