-
|
I am getting the following error on executing R CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/lib/R/bin/exec/R": library "libicuuc.so.69" not found: needed by main executable |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
You'll need to use As stated in https://wiki.termux.com/wiki/Getting_started#Tips, do backups of the environment (
Could be, but probably retired. |
Beta Was this translation helpful? Give feedback.
You'll need to use
Rin chroot, e.g. Debian or Arch. Repository by its-pointless is no longer maintained. We also don't have build recipes forRand can't provide a build that would be compatible with currentlibicu.As stated in https://wiki.termux.com/wiki/Getting_started#Tips, do backups of the environment (
$PREFIX) once everything is set up and working. Termux is rolling-release distribution and currently there no ways for us to provide different release models that would be more stable & friendly to third-party software on long term basis.Could be, but probably retired.