-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
Would you consider making roxygen2 less noisy?
I find the [manual linebreaks added]
==> roxygen2::roxygenize('.', roclets=c('rd'))
Using the default option wrap = FALSE since it was not
specified in the Roxygen field in DESCRIPTION. To configure
this explicitly, add the following line to the DESCRIPTION file:
`Roxygen: list(wrap = FALSE)`
Documentation completed
rather off-putting and had not intended to expand my DESCRIPTION file with mandatory instructions to roxygen2.
Would you consider silencing this if a an option, say, roxygen2.pleaseBeSilent=TRUE
was set? If so I'd be happy to send in a pull request.
Metadata
Metadata
Assignees
Labels
No labels