Re: [Rcpp-devel] RcppEigen needs 1GB memory to compile

2013-12-03 Thread Dirk Eddelbuettel
On 3 December 2013 at 08:36, Kasper Daniel Hansen wrote: | Could I suggest taking all of this example code and move it into something like | RcppExample or RcppTesting, which RcppXX could suggest and use for testing. |  This will have the benefit of having a testing package that also does the | o

Re: [Rcpp-devel] RcppEigen needs 1GB memory to compile

2013-12-03 Thread Kasper Daniel Hansen
Could I suggest taking all of this example code and move it into something like RcppExample or RcppTesting, which RcppXX could suggest and use for testing. This will have the benefit of having a testing package that also does the outside package linking. If this is done as a split of the basic pa

Re: [Rcpp-devel] RcppEigen needs 1GB memory to compile

2013-12-03 Thread Dirk Eddelbuettel
On 3 December 2013 at 12:51, Romain Francois wrote: | Le 03/12/2013 12:38, Dirk Eddelbuettel a écrit : | > And headers-only wasn't an option when fastLm() was first set up. | | Of course it was. We could definitely have RcppEigen header only even | with CRAN not header only Rcpp. Point taken bu

Re: [Rcpp-devel] RcppEigen needs 1GB memory to compile

2013-12-03 Thread Romain Francois
Le 03/12/2013 12:38, Dirk Eddelbuettel a écrit : On 2 December 2013 at 14:43, Douglas Bates wrote: | On Mon, Dec 2, 2013 at 2:20 PM, Dirk Eddelbuettel wrote: | Do you think we should move fastLm out? | | | And face the "Wrath of Achim" for removing a function that is described in a | JSS pa

Re: [Rcpp-devel] RcppEigen needs 1GB memory to compile

2013-12-03 Thread Dirk Eddelbuettel
On 2 December 2013 at 14:43, Douglas Bates wrote: | On Mon, Dec 2, 2013 at 2:20 PM, Dirk Eddelbuettel wrote: | Do you think we should move fastLm out? | | | And face the "Wrath of Achim" for removing a function that is described in a | JSS paper? We could add a 'Suggests: RcppEigenFastLm'

[Rcpp-devel] RcppArmadillo test release available

2013-12-03 Thread Dirk Eddelbuettel
Conrad is getting ready for a new release 3.930 and prepared a first beta release -- from http://arma.sf.net : 2013-12-03 Version 3.929.beta1 (test release) added size() based specifications of submatrix view sizes added element-wise variants of min() and max() added divide-and-conque