CRAN Package Check Results for Package RcmdrPlugin.BCA

Last updated on 2018-05-24 06:47:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-8 12.44 106.46 118.90 WARN
r-devel-linux-x86_64-debian-gcc 0.9-8 10.35 92.26 102.61 WARN
r-devel-linux-x86_64-fedora-clang 0.9-8 161.12 WARN
r-devel-linux-x86_64-fedora-gcc 0.9-8 156.51 WARN
r-devel-windows-ix86+x86_64 0.9-8 35.00 124.00 159.00 WARN
r-patched-linux-x86_64 0.9-8 10.96 98.50 109.46 WARN
r-patched-solaris-x86 0.9-8 224.60 WARN
r-release-linux-x86_64 0.9-8 9.65 98.95 108.60 WARN
r-release-windows-ix86+x86_64 0.9-8 34.00 169.00 203.00 WARN
r-release-osx-x86_64 0.9-8 WARN
r-oldrel-windows-ix86+x86_64 0.9-8 30.00 153.00 183.00 WARN
r-oldrel-osx-x86_64 0.9-8 NOTE

Check Details

Version: 0.9-8
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Warning: replacing previous import ‘Rcmdr::Confint’ by ‘car::Confint’ when loading ‘RcmdrPlugin.BCA’
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

Version: 0.9-8
Check: R code for possible problems
Result: NOTE
    .onAttach: no visible global function definition for ‘palette’
    .onAttach: no visible global function definition for ‘dev.off’
    helpAboutBCA: no visible global function definition for ‘help’
    Undefined global functions or variables:
     dev.off help palette
    Consider adding
     importFrom("grDevices", "dev.off", "palette")
     importFrom("utils", "help")
    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