Skip to content

vec_grade_vector() deprecation message references incorrect function #113

@gadenbuie

Description

@gadenbuie

vec_grade_vector() warns that vec_check_vector() is deprecated and suggests vec_check(). Simple forgotten update after copy paste.

lifecycle::deprecate_warn("0.1.0", "vec_check_vector()", "vec_check()")

Metadata

Metadata

Assignees

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