CRAN Package Check Results for Package hwriter

Last updated on 2020-08-07 01:49:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 2.70 24.28 26.98 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.2 1.91 19.36 21.27 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.2 41.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.2 32.31 NOTE
r-devel-windows-ix86+x86_64 1.3.2 8.00 37.00 45.00 NOTE
r-patched-linux-x86_64 1.3.2 2.69 24.27 26.96 NOTE
r-patched-solaris-x86 1.3.2 47.80 NOTE
r-release-linux-x86_64 1.3.2 2.40 24.37 26.77 NOTE
r-release-macos-x86_64 1.3.2 NOTE
r-release-windows-ix86+x86_64 1.3.2 6.00 39.00 45.00 NOTE
r-oldrel-macos-x86_64 1.3.2 NOTE
r-oldrel-windows-ix86+x86_64 1.3.2 5.00 52.00 57.00 NOTE

Check Details

Version: 1.3.2
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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

Version: 1.3.2
Check: R code for possible problems
Result: NOTE
    getHwriterVersion: no visible global function definition for
     'sessionInfo'
    hmapRowCol: no visible global function definition for 'na.omit'
    hwriteImage: no visible global function definition for 'dev.print'
    hwriteImage: no visible binding for global variable 'png'
    showExample: no visible global function definition for 'browseURL'
    Undefined global functions or variables:
     browseURL dev.print na.omit png sessionInfo
    Consider adding
     importFrom("grDevices", "dev.print", "png")
     importFrom("stats", "na.omit")
     importFrom("utils", "browseURL", "sessionInfo")
    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