cran-comments.md

Info

This is a minor release that also addresses the following spurious NOTE in CRAN checks:

Check: dependencies in R code Result: NOTE Namespace in Imports field not imported from: ‘zip’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

This is triggered by calls to the zip package in inst/app directory not being captured by 'R cmd check', I guess. Fixed by including 'importFrom(zip, zip)' call in 'NAMESPACE'.

Test environments

R CMD check results

0 errors | 0 warnings | 0 note



Tyler-Gatech/tk_expandar documentation built on May 28, 2020, 12:49 a.m.