CRAN Package Check Results for Package BoutrosLab.plotting.general

Last updated on 2022-02-22 16:49:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 6.0.3 19.12 249.70 268.82 WARN
r-devel-linux-x86_64-debian-gcc 6.0.3 16.64 196.22 212.86 WARN
r-devel-linux-x86_64-fedora-clang 6.0.3 337.73 WARN
r-devel-linux-x86_64-fedora-gcc 6.0.3 336.49 WARN
r-devel-windows-x86_64-new-UL 6.0.3 1170.00 267.00 1437.00 WARN
r-devel-windows-x86_64-new-TK 6.0.3 WARN
r-patched-linux-x86_64 6.0.3 22.89 242.73 265.62 OK
r-release-linux-x86_64 6.0.3 19.89 243.98 263.87 OK
r-release-macos-arm64 6.0.3 OK
r-release-macos-x86_64 6.0.3 OK
r-release-windows-ix86+x86_64 6.0.3 37.00 449.00 486.00 OK
r-oldrel-macos-x86_64 6.0.3 OK
r-oldrel-windows-ix86+x86_64 6.0.3 36.00 440.00 476.00 OK

Additional issues

rchk

Check Details

Version: 6.0.3
Check: S3 generic/method consistency
Result: WARN
    ks.test:
     function(x, ...)
    ks.test.critical.value:
     function(n, conf, alternative)
    
    See section 'Generic functions and methods' in the 'Writing R
    Extensions' manual.
    
    Found the following apparent S3 methods exported but not registered:
     ks.test.critical.value
    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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK

Version: 6.0.3
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'ks.test.critical.value':
     'ks.test.critical.value'
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter 'Writing R documentation files' 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-new-UL, r-devel-windows-x86_64-new-TK