CRAN Package Check Results for Package rcure

Last updated on 2020-03-07 09:48:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 8.80 74.12 82.92 WARN
r-devel-linux-x86_64-debian-gcc 0.1.0 7.84 58.01 65.85 WARN
r-devel-linux-x86_64-fedora-clang 0.1.0 99.94 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.0 97.76 WARN
r-devel-windows-ix86+x86_64 0.1.0 30.00 78.00 108.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1.0 20.00 85.00 105.00 OK
r-patched-linux-x86_64 0.1.0 8.30 64.10 72.40 WARN
r-patched-solaris-x86 0.1.0 134.30 WARN
r-release-linux-x86_64 0.1.0 8.13 65.14 73.27 WARN
r-release-windows-ix86+x86_64 0.1.0 15.00 83.00 98.00 WARN
r-release-osx-x86_64 0.1.0 NOTE
r-oldrel-windows-ix86+x86_64 0.1.0 11.00 75.00 86.00 OK
r-oldrel-osx-x86_64 0.1.0 NOTE

Check Details

Version: 0.1.0
Check: Rd \usage sections
Result: WARN
    Documented arguments not in \usage in documentation object 'rcure':
     '...'
    
    Functions with \usage entries need to have the appropriate \alias
    entries, and all their arguments documented.
    The \usage entries must correspond to syntactically valid R code.
    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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64

Version: 0.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘MASS’ ‘smcure’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64