[Rcpp-devel] dataptr not in Rcpp
I am trying to run the TAM module in R 2.15.3 so it can be called from within SPSS. I have Rcpp 0.10.4 installed, but get an error message: function 'dataptr' not provided by package 'Rcpp'. TAM runs under R 3.1.1 with Rcpp 0.11.5, but I would like to run it under the earlier release, as that is what is required to use it within SPSS. Do you have any suggestions? Thank you.