I've been scouting the internet after a solution to this, and still haven't figured out how to solve it. I'll be happy to provide any additional needed information. Package 'sf' is running normally, and I'm trying to install the mapview package.
`
devtools::install_github("r-spatial/mapview@develop")
Downloading GitHub repo r-spatial/mapview@develop
Installing 1 packages: leafpop
Installing package into ‘/home/jfb/R/x86_64-pc-linux-gnu-library/4.0’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/leafpop_0.0.6.tar.gz'
Content type 'application/x-gzip' length 1869284 bytes (1.8 MB)
downloaded 1.8 MB
installing source package ‘leafpop’ ...
package ‘leafpop’ successfully unpacked and MD5 sums checked
using staged installation
R
inst
** byte-compile and prepare package for lazy loading
double free or corruption (out)
Aborted (core dumped)
ERROR: lazy loading failed for package ‘leafpop’
removing ‘/home/jfb/R/x86_64-pc-linux-gnu-library/4.0/leafpop’
Error: Failed to install 'mapview' from GitHub:
(converted from warning) installation of package ‘leafpop’ had non-zero exit status`
Hello,
I've been scouting the internet after a solution to this, and still haven't figured out how to solve it. I'll be happy to provide any additional needed information. Package 'sf' is running normally, and I'm trying to install the mapview package.
`