CRAN Package Check Results for Package ncdf4.helpers

Last updated on 2019-03-27 00:48:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-3 2.73 22.14 24.87 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-3 1.65 17.99 19.64 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-3 29.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3-3 27.91 NOTE
r-devel-windows-ix86+x86_64 0.3-3 7.00 44.00 51.00 NOTE
r-patched-linux-x86_64 0.3-3 1.41 20.71 22.12 NOTE
r-patched-solaris-x86 0.3-3 40.60 NOTE
r-release-linux-x86_64 0.3-3 1.67 20.54 22.21 NOTE
r-release-windows-ix86+x86_64 0.3-3 4.00 32.00 36.00 NOTE
r-release-osx-x86_64 0.3-3 NOTE
r-oldrel-windows-ix86+x86_64 0.3-3 6.00 49.00 55.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