CRAN Package Check Results for Package hwriter

Last updated on 2017-09-26 01:47:23.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 0.66 14.61 15.27 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.2 0.70 14.00 14.70 NOTE
r-devel-linux-x86_64-fedora-clang 1.3.2 26.78 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.2 25.01 NOTE
r-devel-windows-ix86+x86_64 1.3.2 4.00 34.00 38.00 NOTE
r-patched-linux-x86_64 1.3.2 0.60 14.18 14.78 NOTE
r-patched-solaris-x86 1.3.2 34.80 NOTE
r-release-linux-x86_64 1.3.2 0.64 14.13 14.77 NOTE
r-release-windows-ix86+x86_64 1.3.2 3.00 33.00 36.00 NOTE
r-release-osx-x86_64 1.3.2 NOTE
r-oldrel-windows-ix86+x86_64 1.3.2 2.00 33.00 35.00 NOTE
r-oldrel-osx-x86_64 1.3.2 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64