CRAN Package Check Results for Package utr.annotation

Last updated on 2023-06-07 21:01:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 59.79 556.92 616.71 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 46.82 424.95 471.77 OK
r-devel-linux-x86_64-fedora-clang 1.0.4 789.26 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.4 773.86 NOTE
r-devel-windows-x86_64 1.0.4 52.00 396.00 448.00 OK
r-patched-linux-x86_64 1.0.4 53.41 528.94 582.35 OK
r-release-linux-x86_64 1.0.4 56.90 525.43 582.33 OK
r-release-macos-arm64 1.0.4 6.00 ERROR
r-release-macos-x86_64 1.0.4 408.00 OK
r-release-windows-x86_64 1.0.4 69.00 517.00 586.00 OK
r-oldrel-macos-arm64 1.0.4 187.00 NOTE
r-oldrel-macos-x86_64 1.0.4 311.00 NOTE
r-oldrel-windows-x86_64 1.0.4 67.00 467.00 534.00 OK

Additional issues

donttest

Check Details

Version: 1.0.4
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     'parallel' 'xml2'
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.4
Check: package dependencies
Result: ERROR
    Package required but not available: ‘AnnotationHub’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-release-macos-arm64