Re: [R] R, Ubuntu, package installation with non-zero exit status

2011-09-14 Thread GeroR
I am running Ubuntu 11.04 natty and R 2.12.1 I have exactly the same message error when try to install any package. I have installed R in others linux's distros without problems... "installation of package 'any package' had non-zero exit status" It doesn't matter if i try to install it from a cran

Re: [R] R, Ubuntu, package installation with non-zero exit status

2011-04-06 Thread B77S
FYI: The problem I had was that my modified .Rprofile text file was being read and had lines to load the libraries of packages that were not installed yet on this Ubuntu machine; I guess I copied the .Rprofile from my laptop. If you have similar problems, simply do this in command line: mv .Rpro

Re: [R] R, Ubuntu, package installation with non-zero exit status

2011-02-15 Thread Stephen Sefick
Just tried this on ubuntu 10.04 (latest update) with R 2.12.1 NC repository worked like a charm. Try updating your R version? I didn't see a R-version depends on the vegetarian CRAN site, but that would be the first thing that I would do. On Mon, 2011-02-14 at 14:06 -0800, B77S wrote: > All: >

Re: [R] R, Ubuntu, package installation with non-zero exit status

2011-02-15 Thread Ben Bolker
B77S auburn.edu> writes: > > > also, I have 'r-base-dev' installed as well > You are probably running into trouble because you have a fairly old version of R. For a start, try reading http://cran.r-project.org/bin/linux/ubuntu/ cheers Ben Bolker _

Re: [R] R, Ubuntu, package installation with non-zero exit status

2011-02-14 Thread B77S
also, I have 'r-base-dev' installed as well -- View this message in context: http://r.789695.n4.nabble.com/R-Ubuntu-package-installation-with-non-zero-exit-status-tp3305989p3306005.html Sent from the R help mailing list archive at Nabble.com. __ R-he

[R] R, Ubuntu, package installation with non-zero exit status

2011-02-14 Thread B77S
All: I have been looking through the string of posts regarding this same issue, but I haven't been able to fix this problem. I am running Ubuntu 10.4 64bit, R version 2.10.1 I cannot install certain packages (e.g. "vegetarian") and each time it says basically the same thing (regardless of the pa