Last updated on 2026-06-08 02:51:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 6.09 | 95.96 | 102.05 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.42 | 61.90 | 66.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 10.00 | 135.66 | 145.66 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 10.00 | 144.26 | 154.26 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 8.00 | 94.00 | 102.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 5.45 | 80.55 | 86.00 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 5.07 | 81.55 | 86.62 | OK | |
| r-release-macos-arm64 | 0.2.0 | 2.00 | 29.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 5.00 | 146.00 | 151.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 9.00 | 94.00 | 103.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 3.00 | 72.00 | 75.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 11.00 | 116.00 | 127.00 | OK |
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘improvement.Rmd’ using rmarkdown
Quitting from improvement.Rmd:102-119 [road-to-improvement]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/RtmpHBI6Qu/file1d979331f80819'
---
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. │ └─base::print.default(x)
7. ├─base (local) `<fn>`(x)
8. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
9. └─grid::grid.newpage()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'improvement.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpHBI6Qu/file1d979331f80819'
--- failed re-building ‘improvement.Rmd’
--- re-building ‘runcharter.Rmd’ using rmarkdown
--- finished re-building ‘runcharter.Rmd’
SUMMARY: processing the following file failed:
‘improvement.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc