Last updated on 2026-03-05 15:53:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 62.43 | 947.02 | 1009.45 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 0.27 | 3.13 | 3.40 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 4.04 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 3.34 | ERROR | |||
| r-devel-macos-arm64 | 0.2.0 | 14.00 | 209.00 | 223.00 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 53.00 | 969.00 | 1022.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 0.34 | 2.25 | 2.59 | ERROR | |
| r-release-linux-x86_64 | 0.2.0 | 61.11 | 951.29 | 1012.40 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.0 | 33.00 | 1168.00 | 1201.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 56.00 | 982.00 | 1038.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 34.00 | 850.00 | 884.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 76.00 | 1219.00 | 1295.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-macos-arm64, 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
Packages required but not available: 'SummarizedExperiment', 'phyloseq'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
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.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘phyloseq’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-patched-linux-x86_64