Skip to content

Fix note in CRAN Package Check Results (there are ::: calls to the package's namespace in its code) #80

@aryoda

Description

@aryoda

The current check results of the released tryCatchLog version shows the same note in all develop and patched versions of R:

Version: 1.3.1
Check: dependencies in R code
Result: NOTE
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘log2console’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64

Fix this and prepare a new release for CRAN.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions