Skip to content

Drop 'if getRversion() >= "3.4.0"' qualification under examplesIf tag? #1581

Closed
@MichaelChirico

Description

@MichaelChirico

") (if (getRversion() >= \"3.4\") withAutoprint else force)(\\{ # examplesIf}"

3.4.0 is now 7 years old, and Tidyverse policy is to support R>=3.6.0.

Do we need to keep writing out this qualification on using withAutoprint() vs. force() indefinitely?

Obviously in the rendered Rd it doesn't make much difference, but we do occasionally need to look at the raw contents and it can be quite distracting in that case.

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