CRAN Package Check Results for Package turfR

Last updated on 2020-08-07 01:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8-7 3.55 33.25 36.80 NOTE
r-devel-linux-x86_64-debian-gcc 0.8-7 3.13 25.30 28.43 NOTE
r-devel-linux-x86_64-fedora-clang 0.8-7 52.45 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8-7 42.73 NOTE
r-devel-windows-ix86+x86_64 0.8-7 12.00 64.00 76.00 NOTE
r-patched-linux-x86_64 0.8-7 3.67 31.71 35.38 NOTE
r-patched-solaris-x86 0.8-7 65.70 NOTE
r-release-linux-x86_64 0.8-7 3.34 32.35 35.69 NOTE
r-release-macos-x86_64 0.8-7 NOTE
r-release-windows-ix86+x86_64 0.8-7 12.00 43.00 55.00 NOTE
r-oldrel-macos-x86_64 0.8-7 NOTE
r-oldrel-windows-ix86+x86_64 0.8-7 8.00 60.00 68.00 NOTE

Check Details

Version: 0.8-7
Check: R code for possible problems
Result: NOTE
    turf: no visible global function definition for 'read.table'
    turf: no visible global function definition for 'flush.console'
    turf.combos: no visible global function definition for 'combn'
    Undefined global functions or variables:
     combn flush.console read.table
    Consider adding
     importFrom("utils", "combn", "flush.console", "read.table")
    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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64