Last updated on 2026-02-03 14:51:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0 | 13.33 | 158.30 | 171.63 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0 | 8.61 | 105.73 | 114.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.0 | 24.00 | 242.38 | 266.38 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.0 | 24.00 | 239.79 | 263.79 | ERROR | |
| r-devel-windows-x86_64 | 2.1.0 | 18.00 | 177.00 | 195.00 | OK | |
| r-patched-linux-x86_64 | 2.1.0 | 15.29 | 143.33 | 158.62 | OK | |
| r-release-linux-x86_64 | 2.1.0 | 11.88 | 141.83 | 153.71 | OK | |
| r-release-macos-arm64 | 2.1.0 | OK | ||||
| r-release-macos-x86_64 | 2.1.0 | 8.00 | 126.00 | 134.00 | OK | |
| r-release-windows-x86_64 | 2.1.0 | 18.00 | 168.00 | 186.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.0 | 8.00 | 180.00 | 188.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.0 | 23.00 | 215.00 | 238.00 | OK |
Version: 2.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘Cheatsheet.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Cheatsheet.Rmd’
--- re-building ‘JOSS_publication.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘JOSS_publication.Rmd’
--- re-building ‘Shinyapp.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Shinyapp.Rmd’
--- re-building ‘apsim_open.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘apsim_open.Rmd’
--- re-building ‘available_metrics_classification.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘available_metrics_classification.Rmd’
--- re-building ‘available_metrics_regression.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘available_metrics_regression.Rmd’
--- re-building ‘classification_case.Rmd’ using rmarkdown
Quitting from classification_case.Rmd:342-353 [multiple_models unnested summarise]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `dplyr::summarise()`:
ℹ In argument: `metrics_summary(obs = actual, pred = predicted, type =
"classification")`.
ℹ In group 1: `id = "fold_1"`.
Caused by error:
! `metrics_summary(obs = actual, pred = predicted, type =
"classification")` must be size 1, not 27.
ℹ To return more or less than 1 row per group, use `reframe()`.
---
Backtrace:
▆
1. ├─... %>% dplyr::arrange(Metric)
2. ├─dplyr::arrange(., Metric)
3. ├─dplyr::summarise(...)
4. ├─dplyr:::summarise.grouped_df(., metrics_summary(obs = actual, pred = predicted, type = "classification"))
5. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise")
6. │ └─base::withCallingHandlers(...)
7. └─dplyr:::dplyr_internal_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'classification_case.Rmd' failed with diagnostics:
ℹ In argument: `metrics_summary(obs = actual, pred = predicted, type =
"classification")`.
ℹ In group 1: `id = "fold_1"`.
Caused by error:
! `metrics_summary(obs = actual, pred = predicted, type =
"classification")` must be size 1, not 27.
ℹ To return more or less than 1 row per group, use `reframe()`.
--- failed re-building ‘classification_case.Rmd’
--- re-building ‘regression_case.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘regression_case.Rmd’
SUMMARY: processing the following file failed:
‘classification_case.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc