Skip to content
Prev 273615 / 398506 Next

Problem with .C

Hi,

2011/10/6 Uwe Ligges <ligges at statistik.tu-dortmund.de>:
I don't agree that it's overkill -- you get to sidestep the whole `R
CMD SHLIB ...` and `dyn.load` dance this way while you experiment with
C(++) code 'live" using the inline package.

It's really handy.
I agree that this step is unavoidable no matter which avenue (Rcpp or
otherwise) one decides to take.

-steve