CRAN Package Check Results for Package blockrand

Last updated on 2018-02-24 09:51:19 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 0.98 16.04 17.02 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 0.79 12.71 13.50 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 20.59 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 19.35 NOTE
r-devel-windows-ix86+x86_64 1.3 4.00 35.00 39.00 NOTE
r-patched-linux-x86_64 1.3 0.77 15.19 15.96 NOTE
r-patched-solaris-x86 1.3 26.10 NOTE
r-release-linux-x86_64 1.3 0.80 15.16 15.96 NOTE
r-release-windows-ix86+x86_64 1.3 2.00 24.00 26.00 NOTE
r-release-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 2.00 23.00 25.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE

Check Details

Version: 1.3
Check: R code for possible problems
Result: NOTE
    plotblockrand: no visible global function definition for ‘pdf’
    plotblockrand: no visible global function definition for ‘dev.off’
    plotblockrand: no visible global function definition for ‘par’
    plotblockrand: no visible global function definition for ‘plot.new’
    plotblockrand: no visible global function definition for ‘strheight’
    plotblockrand: no visible global function definition for ‘strwidth’
    plotblockrand: no visible global function definition for ‘text’
    plotblockrand: no visible global function definition for ‘lines’
    Undefined global functions or variables:
     dev.off lines par pdf plot.new strheight strwidth text
    Consider adding
     importFrom("grDevices", "dev.off", "pdf")
     importFrom("graphics", "lines", "par", "plot.new", "strheight",
     "strwidth", "text")
    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