They also weren't found when checking on winbuilder (https://win-builder.r-project.org/)? Especially when checking with r-devel?

Jan



On 10-07-2025 12:13, Ghislain Durif wrote:
Hi,

I am the maintainer of a package for which we have done a major refactoring (work in progress, can be found here <https://github.com/ getkeops/keops/tree/fix_rkeops_v2_keops_v2.3/rkeops>).

Upon my last resubmission to CRAN, some issues regarding some man pages (that I obviously missed) were found, e.g. function doc without a \value{} tag, or examples for (purposely) unexported functions.

These issues were not raised during package check (with or without `-- as-cran` flag).

The code base is quite large, and I would be very interested in any tool that could help me check the man pages more thoroughly than a package check ?

I know about `devtools::check_man()` but it does not find the issues that I am mentioning.

Thanks in advance,
Best regards,


______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to