CRAN Package Check Results for Package RVA

Last updated on 2022-09-11 12:56:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 48.04 532.92 580.96 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 38.42 389.90 428.32 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 738.96 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 698.73 NOTE
r-devel-windows-x86_64 0.0.5 61.00 567.00 628.00 OK
r-patched-linux-x86_64 0.0.5 45.97 483.95 529.92 OK
r-release-linux-x86_64 0.0.5 46.57 497.10 543.67 OK
r-release-macos-arm64 0.0.5 6.00 ERROR
r-release-macos-x86_64 0.0.5 312.00 NOTE
r-release-windows-x86_64 0.0.5 62.00 521.00 583.00 OK
r-oldrel-macos-arm64 0.0.5 12.00 ERROR
r-oldrel-macos-x86_64 0.0.5 220.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0.5 102.00 536.00 638.00 OK

Check Details

Version: 0.0.5
Check: package dependencies
Result: NOTE
    Imports includes 22 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

Version: 0.0.5
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘XML’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.0.5
Check: package dependencies
Result: ERROR
    Package required but not available: ‘rWikiPathways’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64