Last updated on 2026-06-08 02:51:11 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 6.84 | 70.32 | 77.16 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 5.04 | 47.80 | 52.84 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 11.00 | 105.05 | 116.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 10.00 | 109.91 | 119.91 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 10.00 | 78.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 5.84 | 62.75 | 68.59 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 6.50 | 62.67 | 69.17 | OK | |
| r-release-macos-arm64 | 1.0.3 | 2.00 | 22.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 5.00 | 83.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 8.00 | 79.00 | 87.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 3.00 | 58.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 12.00 | 99.00 | 111.00 | OK |
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘wraping-around-ggplot2.Rmd’ using rmarkdown
Quitting from wraping-around-ggplot2.Rmd:35-40 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `grid.newpage()`:
! could not open file '/tmp/RtmpwJKeO2/file15f3455aea8c9f'
---
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 'wraping-around-ggplot2.Rmd' failed with diagnostics:
could not open file '/tmp/RtmpwJKeO2/file15f3455aea8c9f'
--- failed re-building ‘wraping-around-ggplot2.Rmd’
SUMMARY: processing the following file failed:
‘wraping-around-ggplot2.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc