Skip to content

Default operation is noisy / invasive #245

@eddelbuettel

Description

@eddelbuettel

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions