Last updated on 2026-02-08 19:51:18 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.0 | 14.18 | 156.41 | 170.59 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.1.0 | 9.14 | 108.12 | 117.26 | ERROR | |
| 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 | 22.00 | 230.95 | 252.95 | ERROR | |
| r-devel-windows-x86_64 | 2.1.0 | 18.00 | 174.00 | 192.00 | ERROR | |
| r-patched-linux-x86_64 | 2.1.0 | 14.04 | 138.70 | 152.74 | ERROR | |
| r-release-linux-x86_64 | 2.1.0 | 12.67 | 137.86 | 150.53 | ERROR | |
| 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 | 24.00 | 219.00 | 243.00 | ERROR |
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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
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
Version: 2.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'Cheatsheet.Rmd' using rmarkdown
--- finished re-building 'Cheatsheet.Rmd'
--- re-building 'JOSS_publication.Rmd' using rmarkdown
--- finished re-building 'JOSS_publication.Rmd'
--- re-building 'Shinyapp.Rmd' using rmarkdown
--- finished re-building 'Shinyapp.Rmd'
--- re-building 'apsim_open.Rmd' using rmarkdown
--- finished re-building 'apsim_open.Rmd'
--- re-building 'available_metrics_classification.Rmd' using rmarkdown
--- finished re-building 'available_metrics_classification.Rmd'
--- re-building 'available_metrics_regression.Rmd' using rmarkdown
--- 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
--- 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-windows-x86_64, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.