registerPlugin.RdRegister an inline plugin for use with
sourceCpp or cppFunction. Inline plugins are functions
that return a list with additional includes, environment variables, and
other compilation context.
registerPlugin(name, plugin)Plugins can be added to sourceCpp compilations using the
Rcpp::plugins attribute.