Skip to content

PersistenceLandscape class in namespace versus exports #21

@corybrunson

Description

@corybrunson

The package seems to install without issue, but i get an interesting warning when simulating installation:

> devtools::load_all()
ℹ Loading plt
Warning message:
Objects listed as exports, but not present in namespace:PersistenceLandscape 
> devtools::load_all()
ℹ Loading plt

Executing this code does not change the 'NAMESPACE' file; my guess is that it is somehow due to the order of the steps in that file, but that's based only on dissimilar past experience. I worry that the issue could pose confusing problems later if not addressed now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions