[Rcpp-devel] rcmdcheck() failing on "Undocumented S4 class" with RCPP_Module
Dirk Eddelbuettel
edd at debian.org
Fri Oct 4 16:50:40 CEST 2024
Hi John,
That looks like a limitation in roxygen2 which appears to fully documented
(as you desire) an S4 class. As you may know, you prod roxygen2 with 'NULL'
blocks to add extra documentation -- that is likely what you need here. The
roxygen2 docs will have more on this.
Cheers, Dirk
--
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list