CRAN Package Check Results for Package RVA

Last updated on 2023-01-25 04:51:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 47.68 520.13 567.81 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 39.23 383.59 422.82 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 732.17 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 769.26 NOTE
r-devel-windows-x86_64 0.0.5 64.00 539.00 603.00 OK
r-patched-linux-x86_64 0.0.5 47.39 486.18 533.57 OK
r-release-linux-x86_64 0.0.5 43.40 490.34 533.74 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 84.00 555.00 639.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 109.00 525.00 634.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