Is there a standard way to list what plugins are available in Rcpp? And, given a plugin, how do I find out what exactly is in that plugin? I did find in the inline package inline::getPlugin() for the second of these questions, but it does not work on Rcpp plugins (e.g. the openmp plugin) and I can't find an equivalent in Rcpp. These seem like they should be easy questions with obvious solutions, but I can't find anything. Sorry if I did miss something obvious.
Mark
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel