I am writing an R package that makes use of user-defined R functions. These functions need to be evaluated many times from within an Rcpp function.
I see two ways out