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

2011-04-28 Thread Douglas Bates
On Thu, Apr 28, 2011 at 3:26 PM, Douglas Bates wrote: > I just realized what is probably happening.  I have the Ubuntu > armadillo package installed and that version of the header files may > be being picked up ahead of the version in the package. Oops. Scratch that theory. I don't have the Ubu

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

2011-04-28 Thread Douglas Bates
I just realized what is probably happening. I have the Ubuntu armadillo package installed and that version of the header files may be being picked up ahead of the version in the package. On Thu, Apr 28, 2011 at 3:24 PM, Dirk Eddelbuettel wrote: > > Hi Doug, > > We're in the middle of our Rcpp wo

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

2011-04-28 Thread Dirk Eddelbuettel
Hi Doug, We're in the middle of our Rcpp workshop so this is timely :) On 28 April 2011 at 14:53, Douglas Bates wrote: | I have been facing this problem for months now and I still don't know | why other users of Ubuntu 10.10 using | | $ g++ --version | g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5

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

2011-04-28 Thread Sean Robert McGuffee
I don't know if this is useful, but the results from a grep I did on a different system suggest that include/armadillo_bits/arma_version.hpp might be a file to look into: grep -i arma * */* */*/* |grep -i ver DESCRIPTION:Armadillo library (currently version 1.1.8). Thus users do not DESCR

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

2011-04-28 Thread Douglas Bates
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 ... *** caug

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

2011-04-28 Thread Douglas Bates
I have been facing this problem for months now and I still don't know why other users of Ubuntu 10.10 using $ g++ --version g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warrant

Re: [Rcpp-devel] Rcpp, inline and R CMD SHLIB compilation problem on Win XP

2011-04-28 Thread Dirk Eddelbuettel
On 28 April 2011 at 09:45, Den Alpin wrote: | I have Rcpp installed in | C:/Documents and Settings/Damberti/R/win-library/2.12/ As you know, that is not a supported location as far as R goes. | I’m trying to use package inline to compile a simple example (below), | I’m experiencing a compilation

[Rcpp-devel] Rcpp, inline and R CMD SHLIB compilation problem on Win XP

2011-04-28 Thread Den Alpin
I have Rcpp installed in C:/Documents and Settings/Damberti/R/win-library/2.12/ I’m trying to use package inline to compile a simple example (below), I’m experiencing a compilation problem due to the space in the installation path “C:/Documents and Settings” giving this: Error in compileCode(f, c