Skip to content

isExported is always TRUE if you run pkgnet after devtools::load_all() #347

@hughjonesd

Description

@hughjonesd

An example from running pkgnet::CreatePackageReport on hughjonesd/mypaintr:

Image

zigzag() is exported, the other functions are not.

This happens if you run load_all() on a package. But that's not the best way to figure out what functions are exported - the normal way would be to look at the NAMESPACE file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions