Last updated on 2026-06-08 17:49:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.1 | 3.45 | 221.81 | 225.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.3.1 | 2.64 | 126.10 | 128.74 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.1 | 367.34 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 376.48 | NOTE | |||
| r-devel-windows-x86_64 | 0.3.1 | 8.00 | 203.00 | 211.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.1 | 3.29 | 216.37 | 219.66 | NOTE | |
| r-release-linux-x86_64 | 0.3.1 | 3.35 | 213.15 | 216.50 | NOTE | |
| r-release-macos-arm64 | 0.3.1 | 1.00 | 48.00 | 49.00 | NOTE | |
| r-release-macos-x86_64 | 0.3.1 | 3.00 | 249.00 | 252.00 | NOTE | |
| r-release-windows-x86_64 | 0.3.1 | 8.00 | 201.00 | 209.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.3.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.3.1 | 2.00 | 229.00 | 231.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.1 | 7.00 | 306.00 | 313.00 | NOTE |
Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘bootstrap-projection.R’ ‘bootstrap_CIs.Rd’ ‘bundle_sim.R’
‘calc_coverage.R’ ‘calc_rejection.R’ ‘extrapolate_coverage.Rd’
‘utilities.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-windows-x86_64
Version: 0.3.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘MCSE.Rmd’ using rmarkdown
--- finished re-building ‘MCSE.Rmd’
--- re-building ‘simulation_workflow.Rmd’ using rmarkdown
--- finished re-building ‘simulation_workflow.Rmd’
--- re-building ‘visualization.Rmd’ using rmarkdown
Quitting from visualization.Rmd:81-91 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/RtmpGz2YEn/file2403cd7b421a0d'
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
7. └─grid::grid.newpage()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'visualization.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpGz2YEn/file2403cd7b421a0d'
--- failed re-building ‘visualization.Rmd’
SUMMARY: processing the following file failed:
‘visualization.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘bootstrap-projection.R’ ‘bundle_sim.R’ ‘calc_coverage.R’
‘calc_rejection.R’ ‘utilities.R’
Flavor: r-oldrel-macos-x86_64