Last updated on 2026-03-11 01:53:35 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 60.83 | 940.19 | 1001.02 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 44.47 | 684.46 | 728.93 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 111.00 | 1416.14 | 1527.14 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 115.00 | 1397.88 | 1512.88 | NOTE | |
| r-devel-macos-arm64 | 0.2.0 | 14.00 | 209.00 | 223.00 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 60.00 | 984.00 | 1044.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.35 | 930.47 | 991.82 | 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 | 54.00 | 952.00 | 1006.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 | 74.00 | 1137.00 | 1211.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-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
Package required but not available: ‘phyloseq’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-patched-linux-x86_64