Skip to content

for lifecycle::deprecate_warn Is there a way to NOT encouraging users to report the issue here? #451

@chainsawriot

Description

@chainsawriot

rio/R/utils.R

Lines 145 to 150 in 447ea1b

lifecycle::deprecate_warn(
when = "1.0.3",
what = "import(trust = 'should be explicit for serialization formats')",
details = paste0("Missing `trust` will be set to FALSE by default for ", format, " in 2.0.0."))
trust <- TRUE ## Change this for version 2.0.0
}

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