Displaying 1 result from an estimated 1 matches for "rtmphcj8mn".
2011 Feb 14
4
R, Ubuntu, package installation with non-zero exit status
...ys
basically the same thing (regardless of the package):
################################################################
... leaving stuff out ......
Error in library("vegetarian") : there is no package called 'vegetarian'
Execution halted
The downloaded packages are in
?/tmp/RtmphcJ8mn/downloaded_packages?
Warning message:
In install.packages("vegetarian") :
installation of package 'vegetarian' had non-zero exit status
###############################################################
I have tried the following:
1) ensured I have 'build-essential' Ubunt...