CRAN Package Check Results for Maintainer ‘Garrett Schiltgen <garrett.schiltgen at gmail.com>’

Last updated on 2022-04-24 03:52:54 CEST.

Package NOTE
boottol 12

Package boottol

Current CRAN status:

Version: 2.0
Check: R code for possible problems
Result: NOTE
    boottol: no visible global function definition for 'setNames'
    boottol : shift: no visible global function definition for 'tail'
    boottol : shift: no visible global function definition for 'head'
    boottol: no visible global function definition for 'na.omit'
    vastol: no visible global function definition for 'setNames'
    vastol: no visible global function definition for 'na.omit'
    Undefined global functions or variables:
     head na.omit setNames tail
    Consider adding
     importFrom("stats", "na.omit", "setNames")
     importFrom("utils", "head", "tail")
    to your NAMESPACE file.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64