please someone should assist me with this error
ERROR: configuration failed for package ‘sodium’
- removing ‘/home/daniel/R/x86_64-pc-linux-gnu-library/3.6/sodium’
Warning in install.packages :
installation of package ‘sodium’ had non-zero exit status
please someone should assist me with this error
ERROR: configuration failed for package ‘sodium’
Can you post the whole error message you are getting? You are omitting the important parts.
install.packages("sodium")
Installing package into ‘/home/daniel/R/x86_64-pc-linux-gnu-library/3.6’
(as ‘lib’ is unspecified)
trying URL 'https://cloud.r-project.org/src/contrib/sodium_1.1.tar.gz'
Content type 'application/x-gzip' length 489760 bytes (478 KB)
==================================================
downloaded 478 KB
ERROR: configuration failed for package ‘sodium’
The downloaded source packages are in
‘/tmp/RtmpWrarMl/downloaded_packages’
You are missing a system dependency, try installing the missing library accordingly to your operating system.
Thanks @andresrcs problem solved
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.