CRAN Package Check Results for Package RVA

Last updated on 2023-03-20 05:52:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 41.25 390.80 432.05 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 745.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 698.47 NOTE
r-devel-windows-x86_64 0.0.5 71.00 496.00 567.00 OK
r-patched-linux-x86_64 0.0.5 45.00 488.68 533.68 OK
r-release-linux-x86_64 0.0.5 45.48 499.92 545.40 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 78.00 550.00 628.00 OK
r-oldrel-macos-arm64 0.0.5 10.00 ERROR
r-oldrel-macos-x86_64 0.0.5 220.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0.5 104.00 519.00 623.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