CRAN Package Check Results for Package RcmdrPlugin.depthTools

Last updated on 2020-08-07 01:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 16.86 113.77 130.63 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 11.96 85.35 97.31 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 164.46 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 154.66 NOTE
r-devel-windows-ix86+x86_64 1.3 74.00 147.00 221.00 NOTE
r-patched-linux-x86_64 1.3 14.17 109.96 124.13 NOTE
r-patched-solaris-x86 1.3 248.60 NOTE
r-release-linux-x86_64 1.3 11.43 108.85 120.28 NOTE
r-release-macos-x86_64 1.3 NOTE
r-release-windows-ix86+x86_64 1.3 43.00 259.00 302.00 NOTE
r-oldrel-macos-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 43.00 140.00 183.00 NOTE

Check Details

Version: 1.3
Check: package namespace information
Result: NOTE
     Namespace with empty importFrom: 'tcltk'
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.3
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'depthTools' 'tcltk'
     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.3
Check: R code for possible problems
Result: NOTE
    computeMBD : OnOutput: no visible global function definition for
     'tkbutton'
    computeMBD: no visible global function definition for 'tkbutton'
    computeMBD : OnPlot: no visible global function definition for
     'tkcanvas'
    computeMBD : OnPlot: no visible global function definition for
     'tkbutton'
    computeTmean: no visible global function definition for 'tkcanvas'
    computeTmean: no visible global function definition for 'tkbutton'
    computeTmean : onOK: no visible global function definition for 'par'
    plotCentralCurves: no visible global function definition for 'tkcanvas'
    plotCentralCurves: no visible global function definition for 'tkbutton'
    plotCentralCurves : onOK: no visible global function definition for
     'par'
    Undefined global functions or variables:
     par tkbutton tkcanvas
    Consider adding
     importFrom("graphics", "par")
    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