CRAN Package Check Results for Maintainer ‘Rutger M. van den Bor <r.m.vandenbor at umcutrecht.nl>’

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

Package NOTE
SEchart 12

Package SEchart

Current CRAN status:

Version: 0.1
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'JM'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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: 0.1
Check: R code for possible problems
Result: NOTE
    SEchart: no visible global function definition for 'rect'
    SEchart: no visible global function definition for 'par'
    SEchart: no visible global function definition for 'grid'
    SEchart: no visible global function definition for 'axis'
    SEchart: no visible global function definition for 'text'
    SEchart: no visible global function definition for 'lines'
    SEchart: no visible global function definition for 'heat.colors'
    SEchart: no visible global function definition for 'topo.colors'
    SEchart: no visible global function definition for 'cm.colors'
    SEchart: no visible global function definition for 'terrain.colors'
    SEchart: no visible global function definition for 'gray.colors'
    SEchart: no visible global function definition for 'rainbow'
    SEchart: no visible global function definition for 'points'
    SEchart: no visible global function definition for 'legend'
    Undefined global functions or variables:
     axis cm.colors gray.colors grid heat.colors legend lines par points
     rainbow rect terrain.colors text topo.colors
    Consider adding
     importFrom("grDevices", "cm.colors", "gray.colors", "heat.colors",
     "rainbow", "terrain.colors", "topo.colors")
     importFrom("graphics", "axis", "grid", "legend", "lines", "par",
     "points", "rect", "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-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.1
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘Hmisc’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1
Check: R code for possible problems
Result: NOTE
    SEchart: no visible global function definition for ‘plot’
    SEchart: no visible global function definition for ‘rect’
    SEchart: no visible global function definition for ‘par’
    SEchart: no visible global function definition for ‘grid’
    SEchart: no visible global function definition for ‘axis’
    SEchart: no visible global function definition for ‘text’
    SEchart: no visible global function definition for ‘lines’
    SEchart: no visible global function definition for ‘heat.colors’
    SEchart: no visible global function definition for ‘topo.colors’
    SEchart: no visible global function definition for ‘cm.colors’
    SEchart: no visible global function definition for ‘terrain.colors’
    SEchart: no visible global function definition for ‘gray.colors’
    SEchart: no visible global function definition for ‘rainbow’
    SEchart: no visible global function definition for ‘points’
    SEchart: no visible global function definition for ‘legend’
    Undefined global functions or variables:
     axis cm.colors gray.colors grid heat.colors legend lines par plot
     points rainbow rect terrain.colors text topo.colors
    Consider adding
     importFrom("grDevices", "cm.colors", "gray.colors", "heat.colors",
     "rainbow", "terrain.colors", "topo.colors")
     importFrom("graphics", "axis", "grid", "legend", "lines", "par",
     "plot", "points", "rect", "text")
    to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64