CRAN Package Check Results for Package hash

Last updated on 2017-12-20 00:46:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.6 1.16 20.98 22.14 NOTE
r-devel-linux-x86_64-debian-gcc 2.2.6 NOTE
r-devel-linux-x86_64-fedora-clang 2.2.6 28.60 NOTE
r-devel-linux-x86_64-fedora-gcc 2.2.6 28.68 NOTE
r-devel-windows-ix86+x86_64 2.2.6 5.00 33.00 38.00 NOTE
r-patched-linux-x86_64 2.2.6 1.17 22.80 23.97 NOTE
r-patched-solaris-x86 2.2.6 42.60 NOTE
r-release-linux-x86_64 2.2.6 1.10 22.89 23.99 NOTE
r-release-windows-ix86+x86_64 2.2.6 3.00 35.00 38.00 NOTE
r-release-osx-x86_64 2.2.6 NOTE
r-oldrel-windows-ix86+x86_64 2.2.6 3.00 46.00 49.00 NOTE
r-oldrel-osx-x86_64 2.2.6 NOTE

Check Details

Version: 2.2.6
Check: top-level files
Result: NOTE
    File
     LICENSE
    is not mentioned in the DESCRIPTION file.
    Non-standard file/directory found at top level:
     ‘dev’
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-patched-linux-x86_64, r-release-linux-x86_64

Version: 2.2.6
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-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

Version: 2.2.6
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     as.list.hash names.hash
    See section ‘Registering S3 methods’ 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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 2.2.6
Check: R code for possible problems
Result: NOTE
    hash: no visible global function definition for ‘new’
    is.hash: no visible global function definition for ‘is’
    Undefined global functions or variables:
     is new
    Consider adding
     importFrom("methods", "is", "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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 2.2.6
Check: top-level files
Result: NOTE
    File
     LICENSE
    is not mentioned in the DESCRIPTION file.
Flavors: r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64