Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install on a Linux Mint 20 OS #18

Open
jfberner opened this issue Dec 7, 2020 · 0 comments
Open

Can't install on a Linux Mint 20 OS #18

jfberner opened this issue Dec 7, 2020 · 0 comments

Comments

@jfberner
Copy link

jfberner commented Dec 7, 2020

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.

`

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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant