Last updated on 2026-06-25 05:50:55 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.1 | 4.69 | 81.94 | 86.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.1 | 3.20 | 59.54 | 62.74 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.1 | 9.00 | 126.64 | 135.64 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 7.00 | 148.64 | 155.64 | OK | |
| r-devel-windows-x86_64 | 0.7.1 | 7.00 | 94.00 | 101.00 | ERROR | |
| r-patched-linux-x86_64 | 0.7.1 | 4.90 | 71.63 | 76.53 | OK | |
| r-release-linux-x86_64 | 0.7.1 | 3.93 | 70.93 | 74.86 | OK | |
| r-release-macos-arm64 | 0.7.1 | 1.00 | 47.00 | 48.00 | OK | |
| r-release-macos-x86_64 | 0.7.1 | 3.00 | 172.00 | 175.00 | OK | |
| r-release-windows-x86_64 | 0.7.1 | 6.00 | 104.00 | 110.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.1 | 1.00 | 64.00 | 65.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.1 | 3.00 | 152.00 | 155.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.1 | 8.00 | 129.00 | 137.00 | OK |
Version: 0.7.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'DSIR.Rmd' using rmarkdown
Quitting from DSIR.Rmd:269-283 [unnamed-chunk-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `combine_vars()`:
! Faceting variables must have at least one value.
---
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. ├─ggplot2::ggplot_build(x)
8. └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x)
9. └─layout$setup(data, plot@data, plot@plot_env)
10. └─ggplot2 (local) setup(..., self = self)
11. └─self$facet$compute_layout(data, self$facet_params)
12. └─ggplot2 (local) compute_layout(..., self = self)
13. └─ggplot2::combine_vars(data, params$plot_env, vars, drop = params$drop)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'DSIR.Rmd' failed with diagnostics:
Faceting variables must have at least one value.
--- failed re-building 'DSIR.Rmd'
SUMMARY: processing the following file failed:
'DSIR.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-x86_64