CRAN Package Check Results for Package CopulaDTA

Last updated on 2023-09-29 00:56:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 24.66 252.05 276.71 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 18.16 180.96 199.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.1 344.90 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.1 340.51 NOTE
r-devel-windows-x86_64 1.0.1 22.00 192.00 214.00 NOTE
r-patched-linux-x86_64 1.0.1 16.62 232.84 249.46 OK
r-release-linux-x86_64 1.0.1 24.67 232.81 257.48 OK
r-release-macos-arm64 1.0.1 64.00 OK
r-release-macos-x86_64 1.0.1 99.00 OK
r-release-windows-x86_64 1.0.1 28.00 235.00 263.00 OK
r-oldrel-macos-arm64 1.0.1 9.00 ERROR
r-oldrel-macos-x86_64 1.0.1 13.00 ERROR
r-oldrel-windows-x86_64 1.0.1 34.00 231.00 265.00 OK

Check Details

Version: 1.0.1
Check: Rd \usage sections
Result: NOTE
    Documented arguments not in \usage in documentation object 'ft':
     ‘theta’
    
    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-devel-windows-x86_64

Version: 1.0.1
Check: package dependencies
Result: ERROR
    Packages required and available but unsuitable versions:
     'stats', 'grDevices'
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64