Last updated on 2025-11-01 10:49:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 62.08 | 939.77 | 1001.85 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 44.86 | 687.85 | 732.71 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 128.00 | 1409.02 | 1537.02 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 517.00 | 1200.50 | 1717.50 | 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 | 54.00 | 953.00 | 1007.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