Hi, I am trying to write a package that exposes a large number of C++ classes from an external project to R and was looking into how to lighten the workload. Dirk already pointed my to the RcppR6 package, which looks really useful.
However, even this would require to write quite a bit of yaml to achieve this. So, is there a converter (e.g. based on doxygen xml) that can help with the yaml writing? Does anyone have more experience and can give pointers on how to best approach this problem? Also, how best to handle multiple inheritance in this context? Thanks a lot for anyone's help! Holger
_______________________________________________ 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