CRAN Package Check Results for Package DAMisc

Last updated on 2023-03-14 09:54:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.2 31.38 275.94 307.32 WARN
r-devel-linux-x86_64-debian-gcc 1.7.2 26.65 205.88 232.53 WARN
r-devel-linux-x86_64-fedora-clang 1.7.2 392.18 WARN
r-devel-linux-x86_64-fedora-gcc 1.7.2 380.99 WARN
r-devel-windows-x86_64 1.7.2 74.00 332.00 406.00 WARN
r-patched-linux-x86_64 1.7.2 36.83 259.48 296.31 OK
r-release-linux-x86_64 1.7.2 25.97 251.28 277.25 OK
r-release-macos-arm64 1.7.2 138.00 OK
r-release-macos-x86_64 1.7.2 258.00 OK
r-release-windows-x86_64 1.7.2 58.00 309.00 367.00 OK
r-oldrel-macos-arm64 1.7.2 114.00 OK
r-oldrel-macos-x86_64 1.7.2 203.00 OK
r-oldrel-windows-ix86+x86_64 1.7.2 65.00 308.00 373.00 OK

Check Details

Version: 1.7.2
Check: S3 generic/method consistency
Result: WARN
    cv:
     function(object, ...)
    cv.lo2:
     function(span, form, data, cost, K, numiter, which)
    See section ‘Generic functions and 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-devel-windows-x86_64

Version: 1.7.2
Check: package dependencies
Result: NOTE
    Imports includes 25 non-default packages.
    Importing from so many packages makes the package vulnerable to any of
    them becoming unavailable. Move as many as possible to Suggests and
    use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang