[R] install gam in LINUX R
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Mar 24 08:55:34 CET 2014
On 23/03/2014 22:49, Qingqing.Xiao at rriny.com wrote:
> Hi, Dear R expert,
>
> I am using:
> OS: Linux VM (RedHat 6.2)
> R: R version 3.0.2 (2013-09-25) -- "Frisbee Sailing"
> Copyright (C) 2013 The R Foundation for Statistical Computing
> Platform: i686-redhat-linux-gnu (32-bit)
>
> I try to install package "gam" by install.packages("gam",
> lib="/usr/qxiao") and get the error:
>
> ERROR: compilation failed for package âgamâ
> * removing â/home/qxiao/R/i686-redhat-linux-gnu-library/3.0/gamâ
>
> The downloaded source packages are in
> â/tmp/Rtmp0ldWLv/downloaded_packagesâ
> Warning message:
> In install.packages("gam") :
> installation of package âgamâ had non-zero exit status
>
> Can you help me?
Not unless you show us the full output.
> Thanks.
>
> Leslie
>
> [[alternative HTML version deleted]]
>
>
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
PLEASE do. As this seems to be about compiled code, the appropriate
list is R-devel, not R-help.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list