CRAN Package Check Results for Package viopoints

Last updated on 2022-03-06 12:51:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2-1 1.94 32.43 34.37 NOTE
r-devel-linux-x86_64-debian-gcc 0.2-1 NOTE
r-devel-linux-x86_64-fedora-clang 0.2-1 42.90 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2-1 32.12 NOTE
r-devel-windows-x86_64-new-UL 0.2-1 15.00 46.00 61.00 NOTE
r-devel-windows-x86_64-new-TK 0.2-1 NOTE
r-patched-linux-x86_64 0.2-1 1.53 31.49 33.02 NOTE
r-release-linux-x86_64 0.2-1 NOTE
r-release-macos-arm64 0.2-1 NOTE
r-release-macos-x86_64 0.2-1 NOTE
r-release-windows-ix86+x86_64 0.2-1 4.00 29.00 33.00 NOTE
r-oldrel-macos-x86_64 0.2-1 NOTE
r-oldrel-windows-ix86+x86_64 0.2-1 4.00 27.00 31.00 NOTE

Check Details

Version: 0.2-1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'stats' in package code.
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2-1
Check: R code for possible problems
Result: NOTE
    viopoints.default: no visible global function definition for 'par'
    viopoints.default: no visible global function definition for 'plot.new'
    viopoints.default: no visible global function definition for
     'plot.window'
    viopoints.default: no visible global function definition for 'axis'
    viopoints.default: no visible global function definition for 'arrows'
    viopoints.default: no visible global function definition for
     'getFromNamespace'
    viopoints.default: no visible global function definition for 'title'
    viopoints.default: no visible global function definition for 'box'
    Undefined global functions or variables:
     arrows axis box getFromNamespace par plot.new plot.window title
    Consider adding
     importFrom("graphics", "arrows", "axis", "box", "par", "plot.new",
     "plot.window", "title")
     importFrom("utils", "getFromNamespace")
    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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2-1
Check: Rd cross-references
Result: NOTE
    Undeclared packages ‘vioplot’, ‘beanplot’, ‘beeswarm’, ‘parviol’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang