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

Error while installing R packages like testthat and ggplot #75

Closed
Shyamniper opened this issue Oct 23, 2019 · 1 comment
Closed

Error while installing R packages like testthat and ggplot #75

Shyamniper opened this issue Oct 23, 2019 · 1 comment

Comments

@Shyamniper
Copy link

Problem description
I am encountering error while installing package like 'testthat', 'ggplot2'

byte-compile and prepare package for lazy loading
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared object '/data/data/com.termux/files/usr/lib/R/library/jsonlite/libs/jsonlite.so':
dlopen failed: library "libicuuc.so.64" not found
Calls: ... asNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
ERROR: lazy loading failed for package ‘gh’
removing‘/data/data/com.termux/files/usr/lib/R/library/gh’

Steps to reproduce
I have tried uninstalling and reinstalling R along with the packages error occurred for few packages not all I was able to install 'data.table' without any errors.

Additional information
~ termux-info
Updatable packages:
All packages up to date
Subscribed repositories:
https://dl.bintray.com/xeffyr/x11-packages-21 x11/main
https://its-pointless.github.io/files termux/extras
https://its-pointless.github.io/files termux/extras
https://termux.net stable/main
https://termux.net stable/main
System information:
Linux localhost 3.18.31-perf-g9e0bf5d #1 SMP PREEMPT Thu Jun 13 21:08:04 CST 2019 aarch64 Android
Termux-packages arch:
aarch64
Android version:
7.1.1
Device manufacturer:
Xiaomi
Let me know if you want me to provide more information I will be happy to do that.

@its-pointless
Copy link
Owner

Oh i havent updated r-base for people using termux.net (ie api 21). My bad will fix.

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

2 participants