Autogeneration of registration code seems tractable and probably worth an investment.
https://github.com/kevinushey/Kmisc/blob/master/R/registerFunctions.R appears to be exported at this time. On Mon, Feb 6, 2017 at 10:22 AM, Peter Hickey <[email protected]> wrote: > FWIW I've had some success registering Rcpp-based native routines > using Kmisc:::registerFunctions() by Kevin Ushey > (https://cran.r-project.org/web/packages/Kmisc/index.html). Note this > is a non-exported function and from memory it required a little bit of > post-processing, but it got me most of the way there. > > Cheers, > Pete > > _______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > [[alternative HTML version deleted]] _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
