Skip to content
Prev 1950 / 10988 Next

[Rcpp-devel] Problem passing Armadillo objects back to R

Hi,

I get the same incorrect results as G?nter for both the <long> and
<int> versions.

Cheers,

baptiste

sessionInfo()
R version 2.12.2 Patched (2011-03-02 r54645)
Platform: i386-apple-darwin9.8.0/i386 (32-bit)

locale:
[1] C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  grid      methods
[8] base

other attached packages:
[1] RcppArmadillo_0.2.15 Rcpp_0.9.2           inline_0.3.8
[4] ggplot2_0.8.9        proto_0.3-8          reshape_0.8.3
[7] plyr_1.4

loaded via a namespace (and not attached):
[1] tools_2.12.2
On 8 March 2011 14:41, Dirk Eddelbuettel <edd at debian.org> wrote: