[Rcpp-devel] A proper R arrays with any dimensions in Rcpp ?

2012-02-20 Thread mateusz.ka...@gmail.com
Hi, I would like to implement algorithm which works on 4 or more dimensional array. Is it possible to have full support of R arrays in Rcpp ? Thanks ___ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/c

Re: [Rcpp-devel] A proper R arrays with any dimensions in Rcpp ?

2012-02-20 Thread Dirk Eddelbuettel
On 20 February 2012 at 16:58, mateusz.ka...@gmail.com wrote: | Hi, | | I would like to implement algorithm which works on 4 or more dimensional array. | Is it possible to have full support of R arrays in Rcpp ? This has come up before on the list but I fear we are currently limited to three dim