Skip to content

check_() shouldn't mention "primitive" functions #1835

@hadley

Description

@hadley
rlang:::check_bool(sum)
#> Error in `call_match()`:
#> ! `sum` must be `TRUE` or `FALSE`, not a primitive function.

Created on 2025-10-06 with reprex v2.1.1

Fine to just say it's a function.

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