Skip to content

Eliminate packageVersion("base") code in tests #6588

@hadley

Description

@hadley

Currently, a few tests use skip_if(packageVersion("base") < "3.6.0") (or similar) to not run tests on older versions of R. Since ggplot2 now requires R 4.1, these skips can now be deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tidy-dev-day 🤓Tidyverse Developer Dayupkeepmaintenance, infrastructure, and similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions