Skip to content

run_examples(): add option to not run \donttest{} blocks #118

@wch

Description

@wch

According to the Writing R Extensions document, examples in \donttest{} are run when you run examples(), but not when you run R CMD check

It would be good to at least have an option for run_examples() to behave like R CMD check, and ignore those blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions