CRAN Package Check Results for Package RVA

Last updated on 2022-08-15 08:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 50.36 522.47 572.83 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 42.58 388.33 430.91 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 707.87 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 725.03 NOTE
r-devel-windows-x86_64 0.0.5 63.00 529.00 592.00 OK
r-patched-linux-x86_64 0.0.5 47.21 486.88 534.09 OK
r-release-linux-x86_64 0.0.5 43.91 493.79 537.70 OK
r-release-macos-arm64 0.0.5 5.00 ERROR
r-release-macos-x86_64 0.0.5 312.00 NOTE
r-release-windows-x86_64 0.0.5 59.00 564.00 623.00 OK
r-oldrel-macos-arm64 0.0.5 9.00 ERROR
r-oldrel-macos-x86_64 0.0.5 220.00 NOTE
r-oldrel-windows-ix86+x86_64 0.0.5 101.00 513.00 614.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