Ubuntu installation of package ‘tidyverse’ had non-zero exit status
Clash Royale CLAN TAG#URR8PPP
Ubuntu installation of package ‘tidyverse’ had non-zero exit status
Hello I am using R with Ubuntu 18.0.4 and having trouble to install packages. I have installed
sudo apt-get install libcurl4-openssl-dev
but still it produces the following error
The downloaded source packages are in
‘/tmp/RtmpZbHxk1/downloaded_packages’
Warning message:
In install.packages("labelled") :
installation of package ‘labelled’ had non-zero exit status
I suspect you have the same problem as this stackoverflow.com/a/51364823/786542
– Tung
Aug 8 at 1:29
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
We would certainly need more of the error message to provide any help.
– duckmayr
Aug 7 at 19:47