Last updated on 2026-06-07 20:51:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 53.65 | 949.16 | 1002.81 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 0.31 | 3.28 | 3.59 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 104.00 | 1424.21 | 1528.21 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 105.00 | 1488.35 | 1593.35 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 56.00 | 1005.00 | 1061.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 56.56 | 945.60 | 1002.16 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 49.38 | 950.47 | 999.85 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | 14.00 | 210.00 | 224.00 | NOTE | |
| r-release-macos-x86_64 | 0.2.0 | 37.00 | 954.00 | 991.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 56.00 | 1034.00 | 1090.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 33.00 | 1168.00 | 1201.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.0 | 76.00 | 1353.00 | 1429.00 | NOTE |
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'brms', 'tidygraph'
Packages suggested but not available for checking: 'ggraph', 'tidyverse'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc