Skip to content
Prev 2234 / 10988 Next

[Rcpp-devel] Unable to install RcppArmadillo from CRAN or from SVN archive on Ubuntu 10.10

By way of a postscript, "R CMD check Rcpp" still fails for me on a
segmentation fault in the unit test called test.sugar.asvector on this
setup (Ubuntu 10.10, g++ 4.4.5 and R-2.13.0 installed from the CRAN
repository for Ubuntu packages).


Executing test function test.sugar.asvector  ...
 *** caught segfault ***
address 0x3, cause 'memory not mapped'

Traceback:
 1: .Primitive(".Call")(<pointer: 0x7fdd3f2ae4c7>, x, y, z)
 2: fx(1:4, 1:5, diag(1:5))
 3: func()
...

I'm thinking of becoming a theoretician.  The worst that can happen by
way of hardware/software problems is your pencil point breaking.
On Thu, Apr 28, 2011 at 2:53 PM, Douglas Bates <bates at stat.wisc.edu> wrote: