Nothing
Code
check_doc_fields(pkg)
Message
! Missing `\value` section in 1 file:
* man/foo.Rd
! Missing `\examples` section in 1 file:
* man/bar.Rd
Code
check_doc_fields(pkg)
Message
v All Rd files have a `\value` section.
v All Rd files have a `\examples` section.
Code
check_man(pkg)
Message
i Updating {package} documentation
i Loading {package}
i Checking documentation...
Output
Rd files without \alias:
'foo.Rd'
Rd files without \description:
'foo.Rd'
Argument items with no description in Rd file 'foo.Rd':
'foo'
Undocumented arguments in Rd file 'foo.Rd'
'x'
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.