CRAN Package Check Results for Package tipom

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2-1 1.79 19.49 21.28 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2-1 1.59 15.30 16.89 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2-1 34.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2-1 25.01 NOTE
r-devel-windows-ix86+x86_64 1.0.2-1 6.00 31.00 37.00 NOTE
r-patched-linux-x86_64 1.0.2-1 2.05 19.46 21.51 NOTE
r-patched-solaris-x86 1.0.2-1 40.50 NOTE
r-release-linux-x86_64 1.0.2-1 1.84 19.89 21.73 NOTE
r-release-macos-x86_64 1.0.2-1 NOTE
r-release-windows-ix86+x86_64 1.0.2-1 5.00 43.00 48.00 NOTE
r-oldrel-macos-x86_64 1.0.2-1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2-1 4.00 41.00 45.00 NOTE

Check Details

Version: 1.0.2-1
Check: top-level files
Result: NOTE
    Non-standard files/directories found at top level:
     'DESCRIPTION.orig' 'README.rst'
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

Version: 1.0.2-1
Check: R code for possible problems
Result: NOTE
    tipom.car: no visible global function definition for 'abline'
    tipom.car: no visible global function definition for 'axis'
    tipom.heat: no visible global function definition for 'image'
    tipom.heat: no visible global function definition for 'gray'
    tipom.lw: no visible global function definition for 'abline'
    Undefined global functions or variables:
     abline axis gray image
    Consider adding
     importFrom("grDevices", "gray")
     importFrom("graphics", "abline", "axis", "image")
    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

Version: 1.0.2-1
Check: R code for possible problems
Result: NOTE
    tipom.car: no visible global function definition for ‘abline’
    tipom.car: no visible global function definition for ‘axis’
    tipom.heat: no visible global function definition for ‘image’
    tipom.heat: no visible global function definition for ‘gray’
    tipom.lw: no visible global function definition for ‘plot’
    tipom.lw: no visible global function definition for ‘abline’
    Undefined global functions or variables:
     abline axis gray image plot
    Consider adding
     importFrom("grDevices", "gray")
     importFrom("graphics", "abline", "axis", "image", "plot")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64