我试图安装 plotKML 包,但它引发了下一个错误。我看不到任何缺少的依赖项,也不知道出了什么问题。
> install.packages("plotKML")
Installing package into ‘/home/benmhamed/R/x86_64-pc-linux-gnu-library/4.0’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/plotKML_0.6-1.tar.gz'
Content type 'application/x-gzip' length 3448310 bytes (3.3 MB)
==================================================
downloaded 3.3 MB
* installing *source* package ‘plotKML’ ...
** package ‘plotKML’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
double free or corruption (!prev)
Aborted (core dumped)
ERROR: lazy loading failed for package ‘plotKML’
* removing ‘/home/benmhamed/R/x86_64-pc-linux-gnu-library/4.0/plotKML’
Warning in install.packages :
installation of package ‘plotKML’ had non-zero exit status
The downloaded source packages are in
‘/tmp/Rtmpu5ujGk/downloaded_packages’