CRAN Package Check Results for Maintainer ‘Andreas Dominik <andreas.dominik at mni.thm.de>’

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

Package NOTE OK
som.nn 12
somplot 12

Package som.nn

Current CRAN status: OK: 12

Package somplot

Current CRAN status: NOTE: 12

Version: 1.6.4
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'hexbin' which was already attached by Depends.
     Please remove these calls from your code.
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.6.4
Check: R code for possible problems
Result: NOTE
    hexbinpie: no visible global function definition for 'quantile'
    hexbinpie: no visible global function definition for 'polygon'
    hexbinpie: no visible global function definition for 'text'
    makehexbinplot: no visible global function definition for 'rainbow'
    makehexbinplot: no visible global function definition for 'col2rgb'
    makehexbinplot: no visible global function definition for 'edit'
    makehexbinplot: no visible global function definition for 'dev.new'
    makehexbinplot: no visible global function definition for 'plot.new'
    makehexbinplot: no visible global function definition for 'plot.window'
    makehexbinplot: no visible global function definition for 'box'
    makehexbinplot: no visible global function definition for 'axis'
    makehexbinplot: no visible global function definition for 'legend'
    som.plot: no visible global function definition for 'read.table'
    Undefined global functions or variables:
     axis box col2rgb dev.new edit legend plot.new plot.window polygon
     quantile rainbow read.table text
    Consider adding
     importFrom("grDevices", "col2rgb", "dev.new", "rainbow")
     importFrom("graphics", "axis", "box", "legend", "plot.new",
     "plot.window", "polygon", "text")
     importFrom("stats", "quantile")
     importFrom("utils", "edit", "read.table")
    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