Last updated on 2025-11-03 05:50:48 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 | 42.92 | 696.66 | 739.58 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 351.00 | 1284.09 | 1635.09 | 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 | 62.58 | 938.60 | 1001.18 | 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 | 946.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 | 75.00 | 1118.00 | 1193.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