Skip to content

use of ::: #48

@kellijohnson-NOAA

Description

@kellijohnson-NOAA

When running devtools::check() I get the following

❯ checking dependencies in R code ... WARNING
  Unexported object imported by a ':::' call: 'tools:::RdTags'
    See the note in ?`:::` about the use of this operator.
    Including base/recommended package(s):
    'tools'

We could ask them to export it or we can just use a call to lapply() to get the tag names ourselves.
@Bai-Li-NOAA do you have a preference?

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

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