Skip to content

Showing <NA> in deprecation warning #148

@rjake

Description

@rjake

In the examples and my own code, I see <NA> in the output
https://lifecycle.r-lib.org/reference/deprecate_soft.html#ref-examples

deprecate_warn("1.0.0", "foo()")
#> Warning: `foo()` was deprecated in <NA> 1.0.0.

I think it's not finding the pkg argument

glue_what("{ fn } was deprecated in { pkg } { when }.")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions