[R] RcppArmadillo compilation errors (Scientific Linux 6.5)

stephen sefick ssefick at gmail.com
Thu Dec 4 00:11:54 CET 2014


solved; sorry for the spam.

library(devtools)
install_github("RcppCore/RcppArmadillo")

On Wed, Dec 3, 2014 at 4:51 PM, stephen sefick <ssefick at gmail.com> wrote:

> I would appreciate any help that you may be able to give. Please let me
> know if any more information is required.
>
> I get a the following error when I try to install RcppArmadillo in a
> session started with R --vanilla using the
> install.packages("RcppArmadillo") command.
>
> make: *** [RcppArmadillo.o] Error 1
> ERROR: compilation failed for package ‘RcppArmadillo’
> * removing
> ‘/home/ssefick/R/x86_64-unknown-linux-gnu-library/3.1/RcppArmadillo’
>
> The downloaded source packages are in
> ‘/tmp/RtmpdYI41j/downloaded_packages’
> Warning message:
> In install.packages("RcppArmadillo") :
>   installation of package ‘RcppArmadillo’ had non-zero exit status
>
>
> OS: Scientific Linux 6.5
>
> R version 3.1.0 Patched (2014-06-15 r65949)
> Platform: x86_64-unknown-linux-gnu (64-bit)
>
> locale:
>  [1] LC_CTYPE=en_US.utf8       LC_NUMERIC=C
>  [3] LC_TIME=en_US.utf8        LC_COLLATE=en_US.utf8
>  [5] LC_MONETARY=en_US.utf8    LC_MESSAGES=en_US.utf8
>  [7] LC_PAPER=en_US.utf8       LC_NAME=C
>  [9] LC_ADDRESS=C              LC_TELEPHONE=C
> [11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C
>
> attached base packages:
> [1] stats     graphics  grDevices utils     datasets  methods   base
>
>
> --
> Stephen Sefick
> **************************************************
> Auburn University
> Biological Sciences
> 331 Funchess Hall
> Auburn, Alabama
> 36849
> **************************************************
> sas0025 at auburn.edu
> http://www.auburn.edu/~sas0025
> **************************************************
>
> Let's not spend our time and resources thinking about things that are so
> little or so large that all they really do for us is puff us up and make us
> feel like gods.  We are mammals, and have not exhausted the annoying little
> problems of being mammals.
>
>                                 -K. Mullis
>
> "A big computer, a complex algorithm and a long time does not equal
> science."
>
>                               -Robert Gentleman
>
>


-- 
Stephen Sefick
**************************************************
Auburn University
Biological Sciences
331 Funchess Hall
Auburn, Alabama
36849
**************************************************
sas0025 at auburn.edu
http://www.auburn.edu/~sas0025
**************************************************

Let's not spend our time and resources thinking about things that are so
little or so large that all they really do for us is puff us up and make us
feel like gods.  We are mammals, and have not exhausted the annoying little
problems of being mammals.

                                -K. Mullis

"A big computer, a complex algorithm and a long time does not equal
science."

                              -Robert Gentleman

	[[alternative HTML version deleted]]



More information about the R-help mailing list