Last updated on 2026-08-05 09:50:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 36.06 | 643.91 | 679.97 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 24.52 | 416.47 | 440.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 60.00 | 917.98 | 977.98 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 25.00 | 416.43 | 441.43 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 32.00 | 666.00 | 698.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 31.40 | 299.55 | 330.95 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 34.44 | 615.76 | 650.20 | OK | |
| r-release-macos-arm64 | 1.0.3 | 8.00 | 126.00 | 134.00 | ERROR | |
| r-release-macos-x86_64 | 1.0.3 | 23.00 | 475.00 | 498.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.3 | 34.00 | 495.00 | 529.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | 8.00 | 131.00 | 139.00 | ERROR | |
| r-oldrel-macos-x86_64 | 1.0.3 | 24.00 | 723.00 | 747.00 | ERROR | |
| r-oldrel-windows-x86_64 | 1.0.3 | 45.00 | 856.00 | 901.00 | OK |
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘rLakeHabitat_Introduction.Rmd’ using rmarkdown
Quitting from rLakeHabitat_Introduction.Rmd:135-178 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `geom_sf()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 1st layer.
Caused by error:
! number of columns of matrices must match (see arg 2)
---
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_gtable(data)
8. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
9. └─ggplot2:::by_layer(...)
10. ├─rlang::try_fetch(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::withCallingHandlers(...)
16. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
17. └─l$draw_geom(d, layout)
18. └─ggplot2 (local) draw_geom(..., self = self)
19. └─self$geom$draw_layer(...)
20. └─ggplot2 (local) draw_layer(..., self = self)
21. └─base::lapply(...)
22. └─ggplot2 (local) FUN(X[[i]], ...)
23. ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
24. └─self$draw_panel(data, panel_params, coord, na.rm = FALSE, legend = "other")
25. └─ggplot2 (local) draw_panel(..., self = self)
26. ├─sf::st_as_grob(data$geometry, pch = data$shape, gp = gp, arrow = arrow)
27. └─sf:::st_as_grob.sfc_MULTIPOLYGON(...)
28. ├─base::do.call(rbind, x)
29. └─base (local) `<fn>`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rLakeHabitat_Introduction.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 1st layer.
Caused by error:
! number of columns of matrices must match (see arg 2)
--- failed re-building ‘rLakeHabitat_Introduction.Rmd’
SUMMARY: processing the following file failed:
‘rLakeHabitat_Introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘rLakeHabitat_Introduction.Rmd’ using rmarkdown
2026-08-05 16:16:02.815 R[79824:462053] XType: Using static font registry.
Quitting from rLakeHabitat_Introduction.Rmd:135-178 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `geom_sf()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 1st layer.
Caused by error:
! number of columns of matrices must match (see arg 2)
---
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_gtable(data)
8. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
9. └─ggplot2:::by_layer(...)
10. ├─rlang::try_fetch(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::withCallingHandlers(...)
16. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
17. └─l$draw_geom(d, layout)
18. └─ggplot2 (local) draw_geom(..., self = self)
19. └─self$geom$draw_layer(...)
20. └─ggplot2 (local) draw_layer(..., self = self)
21. └─base::lapply(...)
22. └─ggplot2 (local) FUN(X[[i]], ...)
23. ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
24. └─self$draw_panel(data, panel_params, coord, na.rm = FALSE, legend = "other")
25. └─ggplot2 (local) draw_panel(..., self = self)
26. ├─sf::st_as_grob(data$geometry, pch = data$shape, gp = gp, arrow = arrow)
27. └─sf:::st_as_grob.sfc_MULTIPOLYGON(...)
28. ├─base::do.call(rbind, x)
29. └─base (local) `<fn>`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'rLakeHabitat_Introduction.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 1st layer.
Caused by error:
! number of columns of matrices must match (see arg 2)
--- failed re-building ‘rLakeHabitat_Introduction.Rmd’
SUMMARY: processing the following file failed:
‘rLakeHabitat_Introduction.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64