Last updated on 2026-05-27 13:54:40 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 57.08 | 936.78 | 993.86 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 42.28 | 678.63 | 720.91 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 112.00 | 1472.70 | 1584.70 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 116.00 | 1664.07 | 1780.07 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 56.00 | 970.00 | 1026.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 56.23 | 914.29 | 970.52 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 52.21 | 1051.63 | 1103.84 | 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 | 1000.00 | 1056.00 | ERROR | |
| 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 | 74.00 | 1309.00 | 1383.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-debian-gcc, 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: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'illustration.Rmd' using rmarkdown
Warning: stack imbalance in '::', 112 then 114
Warning: stack imbalance in 'list', 108 then 110
Warning: stack imbalance in '=', 106 then 108
Warning: stack imbalance in '{', 102 then 104
Warning: stack imbalance in 'names', 99 then 101
Warning: stack imbalance in '{', 90 then 92
Warning: stack imbalance in 'if', 88 then 90
Warning: stack imbalance in '{', 84 then 86
Warning: stack imbalance in 'if', 82 then 84
Warning: stack imbalance in '{', 78 then 80
Warning: stack imbalance in '=', 73 then 75
Warning: stack imbalance in '{', 69 then 71
Warning: stack imbalance in 'withVisible', 59 then 61
Quitting from illustration.Rmd:236-248 [bootstraps]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<1b>[1m<1b>[34m<error/rlang_error><1b>[39m<1b>[22m
<1b>[1m<1b>[33mError<1b>[39m in <1b>[1m<1b>[94m`readRDS()`<1b>[39m<1b>[1m:<1b>[22m
<1b>[33m!<1b>[39m cannot open the connection to 'https://go.wisc.edu/977l04'
---
<1b>[1mBacktrace:<1b>[22m
<1b>[90m <1b>[39m▆
<1b>[90m 1. <1b>[39m└─<1b>[1mbase<1b>[22m::readRDS(url("https://go.wisc.edu/977l04"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'illustration.Rmd' failed with diagnostics:
cannot open the connection to 'https://go.wisc.edu/977l04'
--- failed re-building 'illustration.Rmd'
--- re-building 'random.Rmd' using rmarkdown
Warning: stack imbalance in '::', 112 then 114
Warning: stack imbalance in 'list', 108 then 110
Warning: stack imbalance in '=', 106 then 108
Warning: stack imbalance in '{', 102 then 104
Warning: stack imbalance in 'names', 99 then 101
Warning: stack imbalance in '{', 90 then 92
Warning: stack imbalance in 'if', 88 then 90
Warning: stack imbalance in '{', 84 then 86
Warning: stack imbalance in 'if', 82 then 84
Warning: stack imbalance in '{', 78 then 80
Warning: stack imbalance in '=', 73 then 75
Warning: stack imbalance in '{', 69 then 71
Warning: stack imbalance in 'withVisible', 59 then 61
--- finished re-building 'random.Rmd'
SUMMARY: processing the following file failed:
'illustration.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64