Skip to content
Prev 62506 / 63421 Next

SET_TYPEOF no longer allowed, how should I call R from within C?

On 6/25/24 11:25, Matthew Fidler wrote:
Please check the current Writing R Extensions from the official 
location. It has an updated version of the example using allocLang.

https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Evaluating-R-expressions-from-C
https://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Evaluating-R-expressions-from-C

Best
Tomas