CRAN Package Check Results for Package objectSignals

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.2 2.92 21.60 24.52 NOTE
r-devel-linux-x86_64-debian-gcc 0.10.2 2.15 17.39 19.54 NOTE
r-devel-linux-x86_64-fedora-clang 0.10.2 38.04 NOTE
r-devel-linux-x86_64-fedora-gcc 0.10.2 28.71 NOTE
r-devel-windows-ix86+x86_64 0.10.2 12.00 32.00 44.00 NOTE
r-patched-linux-x86_64 0.10.2 2.69 21.52 24.21 NOTE
r-patched-solaris-x86 0.10.2 48.10 NOTE
r-release-linux-x86_64 0.10.2 2.54 21.79 24.33 NOTE
r-release-macos-x86_64 0.10.2 NOTE
r-release-windows-ix86+x86_64 0.10.2 9.00 40.00 49.00 NOTE
r-oldrel-macos-x86_64 0.10.2 NOTE
r-oldrel-windows-ix86+x86_64 0.10.2 5.00 47.00 52.00 NOTE

Check Details

Version: 0.10.2
Check: DESCRIPTION meta-information
Result: NOTE
    Package listed in more than one of Depends, Imports, Suggests, Enhances:
     'methods'
    A package should be listed in only one of these fields.
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.10.2
Check: dependencies in R code
Result: NOTE
    Package in Depends field not imported from: 'methods'
     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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.10.2
Check: R code for possible problems
Result: NOTE
    Signal.gen: no visible global function definition for 'new'
    Undefined global functions or variables:
     new
    Consider adding
     importFrom("methods", "new")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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.10.2
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
    Package in Depends field not imported from: ‘methods’
     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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64