CRAN Package Check Results for Package ncdf4.helpers

Last updated on 2019-01-19 00:46:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-3 1.51 22.22 23.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-3 1.48 17.99 19.47 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-3 27.98 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-3 26.53 NOTE
r-devel-windows-ix86+x86_64 0.3-3 4.00 42.00 46.00 NOTE
r-patched-linux-x86_64 0.3-3 1.22 20.62 21.84 NOTE
r-patched-solaris-x86 0.3-3 42.50 NOTE
r-release-linux-x86_64 0.3-3 1.70 20.69 22.39 NOTE
r-release-windows-ix86+x86_64 0.3-3 3.00 32.00 35.00 NOTE
r-release-osx-x86_64 0.3-3 NOTE
r-oldrel-windows-ix86+x86_64 0.3-3 3.00 46.00 49.00 NOTE
r-oldrel-osx-x86_64 0.3-3 NOTE

Check Details

Version: 0.3-3
Check: R code for possible problems
Result: NOTE
    get.split.filename.cmip5: no visible global function definition for
     ‘tail’
    nc.conform.data : <anonymous>: no visible global function definition
     for ‘na.omit’
    nc.get.subset.recursive: no visible global function definition for
     ‘head’
    nc.get.subset.recursive: no visible global function definition for
     ‘tail’
    nc.put.subset.recursive: no visible global function definition for
     ‘head’
    nc.put.subset.recursive: no visible global function definition for
     ‘tail’
    Undefined global functions or variables:
     head na.omit tail
    Consider adding
     importFrom("stats", "na.omit")
     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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64