Last updated on 2025-11-03 21:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 38.30 | 328.86 | 367.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 24.61 | 244.83 | 269.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 157.00 | 423.77 | 580.77 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 154.00 | 413.59 | 567.59 | NOTE | |
| r-devel-windows-x86_64 | 0.1.1 | 39.00 | 284.00 | 323.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 30.64 | 309.16 | 339.80 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 0.35 | 1.90 | 2.25 | ERROR | |
| r-release-macos-arm64 | 0.1.1 | 5.00 | ERROR | |||
| r-release-macos-x86_64 | 0.1.1 | 35.00 | 178.00 | 213.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 39.00 | 274.00 | 313.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 18.00 | 129.00 | 147.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 25.00 | 201.00 | 226.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 54.00 | 375.00 | 429.00 | OK | 
Version: 0.1.1
Check: dependencies in R code
Result: NOTE
  Namespaces in Imports field not imported from:
    ‘base’ ‘grDevices’
    All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.1
Check: package dependencies
Result: ERROR
  Package required but not available: ‘clusterProfiler’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-release-linux-x86_64
Version: 0.1.1
Check: package dependencies
Result: ERROR
  Package required but not available: ‘org.Hs.eg.db’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-release-macos-arm64