Last updated on 2025-10-31 02:50:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 62.61 | 934.60 | 997.21 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 48.02 | 699.87 | 747.89 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 466.00 | 1141.66 | 1607.66 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 312.00 | 1342.95 | 1654.95 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 56.00 | 951.00 | 1007.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 0.35 | 2.05 | 2.40 | ERROR | |
| r-release-linux-x86_64 | 0.2.0 | 59.67 | 934.96 | 994.63 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | 21.00 | 406.00 | 427.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.0 | 56.00 | 1145.00 | 1201.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 56.00 | 944.00 | 1000.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | 24.00 | 304.00 | 328.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 68.00 | 816.00 | 884.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 74.00 | 1121.00 | 1195.00 | OK | 
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
    Missing dependency on R >= 4.2.0 because package code uses the pipe
    placeholder syntax added in R 4.2.0.
    File(s) using such syntax:
      ‘predict.R’ ‘sensitivity.R’ ‘treatment_profile.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: package dependencies
Result: ERROR
  Package required but not available: ‘SummarizedExperiment’
  
  See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
  manual.
Flavor: r-patched-linux-x86_64