[Rcpp-devel] [ANN] Rcpp 0.9.11

2012-06-22 Thread Dirk Eddelbuettel
Rcpp 0.9.11 is now on CRAN; below is the short blog post. This is mostly an incremental release but it should help with some issues related to Rcpp modules loading. Thinking inside the box Fri, 22 Jun 2012

[Rcpp-devel] Pointer Problem ?

2012-06-22 Thread bbo...@tin.it
i have another problem maby cause by my inexperience in the following code in Rccp inline in the middle of the double cicle (just after ... for (j=0; j(start); int n=Rf_length(start_); int N = as(nsim); NumericVector tune = as(scale); NumericMatrix U(N,n); NumericVector init (n); NumericVec