Skip to content

Importing cli leads to weird downstream errors #754

@krlmlr

Description

@krlmlr

ropensci/RNeXML#247 (comment)

loadNamespace("RNeXML")
#> <environment: namespace:RNeXML>
unloadNamespace("RNeXML")
#> Error in .mergeMethodsTable(generic, mtable, tt, attach): trying to get slot "defined" from an object of a basic class ("environment") with no slots

Created on 2020-04-03 by the reprex package (v0.3.0)

Testing requires reinstalling the tibble package!

Changing cli doesn't seem to help, need to double-check (change, reinstall tibble, reinstall RNeXML, test).

Workaround: Remove #' @importFrom cli ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions