CRAN Package Check Results for Package RVA

Last updated on 2023-03-28 03:54:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.5 47.79 502.66 550.45 OK
r-devel-linux-x86_64-debian-gcc 0.0.5 41.76 379.80 421.56 OK
r-devel-linux-x86_64-fedora-clang 0.0.5 693.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.5 714.96 NOTE
r-devel-windows-x86_64 0.0.5 85.00 545.00 630.00 OK
r-patched-linux-x86_64 0.0.5 46.25 466.75 513.00 OK
r-release-linux-x86_64 0.0.5 38.27 482.18 520.45 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 80.00 555.00 635.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 102.00 503.00 605.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