Last updated on 2025-10-31 14:49:43 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 67.89 | 420.83 | 488.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 48.38 | 318.29 | 366.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 333.00 | 469.42 | 802.42 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 465.00 | 357.47 | 822.47 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 71.00 | 346.00 | 417.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 0.20 | 1.95 | 2.15 | ERROR | |
| r-release-linux-x86_64 | 0.1.0 | 60.28 | 397.95 | 458.23 | OK | |
| r-release-macos-arm64 | 0.1.0 | 38.00 | 237.00 | 275.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 52.00 | 326.00 | 378.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 72.00 | 345.00 | 417.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 33.00 | 212.00 | 245.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.0 | 54.00 | 295.00 | 349.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 92.00 | 485.00 | 577.00 | OK | 
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
  Namespace in Imports field not imported from: ‘BiocManager’
    All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: package dependencies
Result: ERROR
  Package required but not available: ‘VariantAnnotation’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-patched-linux-x86_64