$ grep -L -F "\value{" man/*.Rd /Henrik
On Wed, Jun 23, 2021 at 10:58 AM Alex Chubaty <alex.chub...@gmail.com> wrote: > > During a recent package submission process, a CRAN maintainer showed one of > their checks found missing \value{} documentation in some package Rd files, > and asked us to ensure all exported functions have their return values > described. > > This check (for missing Rd values) is not run by the default checks, so I > have no idea how to quickly identify which functions are missing those > components, without manually inspecting everything. I am hoping that > someone here can tell me which special R CMD check incantation, or similar > I can use to find _exported_ functions with missing Rd tags. > > Thank you, > Alex > > [[alternative HTML version deleted]] > > ______________________________________________ > 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