We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Install latest ImageMagick version on Ubuntu 20.04 LTS via https://gist.github.com/zulhfreelancer/e104e4b330c8dbc6622d92b8cd525bf6#gistcomment-3769876
ImageMagick
Ubuntu 20.04 LTS
x [master]> library(splashr) ℹ splashr not installed. Trying to install now ℹ Installing splashr Updating HTML index of packages in '.Library' Making 'packages.html' ... done Error: package or namespace load failed for 'splashr' in dyn.load(file, DLLpath = DLLpath, ...): unable to load shared object '/usr/lib/R/library/magick/libs/magick.so': /usr/lib/x86_64-linux-gnu/libjemalloc.so.2: cannot allocate memory in static TLS block
x [master]> library(magick) ℹ magick not installed. Trying to install now ℹ Installing magick Updating HTML index of packages in '.Library' Making 'packages.html' ... done Error: package or namespace load failed for 'magick' in get(method, envir = envir): lazy-load database '/usr/lib/R/library/magick/R/magick.rdb' is corrupt In addition: Warning message: In get(method, envir = envir) : internal error -3 in R_decompress1
-unable to load shared object '/usr/lib/R/library/magick/libs/magick.so': - /usr/lib/x86_64-linux-gnu/libjemalloc.so.2: cannot allocate memory in static TLS block
above error refer to jemalloc/jemalloc#1237, and refer to https://gist.github.com/diginfo/be7347e6e6c4f05375c51bca90f220e8#gistcomment-3770725 and installed but doesn't help.
Originally posted by @englianhu in hrbrmstr/splashr#23 (comment)
hrbrmstr/splashr#23 (comment)
The text was updated successfully, but these errors were encountered:
download GitHub repo and installed as above.
Sorry, something went wrong.
magick
No branches or pull requests
Install latest
ImageMagick
version onUbuntu 20.04 LTS
via https://gist.github.com/zulhfreelancer/e104e4b330c8dbc6622d92b8cd525bf6#gistcomment-3769876above error refer to jemalloc/jemalloc#1237, and refer to https://gist.github.com/diginfo/be7347e6e6c4f05375c51bca90f220e8#gistcomment-3770725 and installed but doesn't help.
Originally posted by @englianhu in hrbrmstr/splashr#23 (comment)
hrbrmstr/splashr#23 (comment)
The text was updated successfully, but these errors were encountered: