CRAN Package Check Results for Package himach

Last updated on 2023-06-09 10:04:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 12.54 193.61 206.15 OK
r-devel-linux-x86_64-debian-gcc 0.3.1 9.43 145.77 155.20 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 249.52 OK
r-devel-linux-x86_64-fedora-gcc 0.3.1 246.88 OK
r-devel-windows-x86_64 0.3.1 11.00 154.00 165.00 OK
r-patched-linux-x86_64 0.3.1 10.47 182.81 193.28 OK
r-release-linux-x86_64 0.3.1 11.58 182.17 193.75 OK
r-release-macos-arm64 0.3.1 80.00 OK
r-release-macos-x86_64 0.3.1 130.00 OK
r-release-windows-x86_64 0.3.1 15.00 189.00 204.00 OK
r-oldrel-macos-arm64 0.3.1 82.00 OK
r-oldrel-macos-x86_64 0.3.1 101.00 OK
r-oldrel-windows-x86_64 0.3.1 16.00 190.00 206.00 OK

Check Details

Version: 0.3.1
Check: package namespace information
Result: NOTE
    Found export directive that requires package ‘methods’:
     ‘exportClasses’
    Remove all such namespace directives (if obsolete) or ensure that the
    DESCRIPTION Depends or Imports field contains ‘methods’.
Flavor: r-devel-linux-x86_64-debian-gcc