CRAN Package Check Results for Package tipom

Last updated on 2022-03-07 06:48:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2-1 1.95 30.38 32.33 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2-1 1.67 24.12 25.79 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2-1 39.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2-1 29.19 NOTE
r-devel-windows-x86_64-new-UL 1.0.2-1 16.00 47.00 63.00 NOTE
r-devel-windows-x86_64-new-TK 1.0.2-1 NOTE
r-patched-linux-x86_64 1.0.2-1 1.48 29.63 31.11 NOTE
r-release-linux-x86_64 1.0.2-1 NOTE
r-release-macos-arm64 1.0.2-1 NOTE
r-release-macos-x86_64 1.0.2-1 NOTE
r-release-windows-ix86+x86_64 1.0.2-1 4.00 28.00 32.00 NOTE
r-oldrel-macos-x86_64 1.0.2-1 NOTE
r-oldrel-windows-ix86+x86_64 1.0.2-1 4.00 28.00 32.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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64