CRAN Package Check Results for Package OasisR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.1 10.76 133.18 143.94 WARN
r-devel-linux-x86_64-debian-gcc 3.0.1 10.07 106.08 116.15 WARN
r-devel-linux-x86_64-fedora-clang 3.0.1 172.20 WARN
r-devel-linux-x86_64-fedora-gcc 3.0.1 166.24 WARN
r-devel-windows-ix86+x86_64 3.0.1 25.00 194.00 219.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 3.0.1 15.00 150.00 165.00 NOTE
r-patched-linux-x86_64 3.0.1 10.91 119.04 129.95 WARN
r-patched-solaris-x86 3.0.1 214.10 WARN
r-release-linux-x86_64 3.0.1 8.93 118.82 127.75 WARN
r-release-windows-ix86+x86_64 3.0.1 13.00 134.00 147.00 WARN
r-release-osx-x86_64 3.0.1 OK
r-oldrel-windows-ix86+x86_64 3.0.0 17.00 124.00 141.00 OK
r-oldrel-osx-x86_64 3.0.1 ERROR

Check Details

Version: 3.0.1
Check: Rd \usage sections
Result: WARN
    Documented arguments not in \usage in documentation object 'segdataclean':
     '...'
    
    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: 3.0.1
Check: package vignettes
Result: NOTE
    Package vignette with placeholder title 'Vignette Title':
     'Dimensions_of_segregation.Rmd'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8

Version: 3.0.1
Check: package dependencies
Result: ERROR
    Package required and available but unsuitable version: ‘methods’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-oldrel-osx-x86_64