Last updated on 2025-12-22 07:49:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 16.09 | 175.80 | 191.89 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 11.57 | 122.38 | 133.95 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 29.00 | 285.93 | 314.93 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 29.00 | 483.37 | 512.37 | OK | |
| r-devel-windows-x86_64 | 1.0.3 | 17.00 | 294.00 | 311.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 16.35 | 257.19 | 273.54 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 16.51 | 258.44 | 274.95 | OK | |
| r-release-macos-arm64 | 1.0.3 | OK | ||||
| r-release-macos-x86_64 | 1.0.3 | 9.00 | 234.00 | 243.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 17.00 | 298.00 | 315.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 10.00 | 181.00 | 191.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 27.00 | 371.00 | 398.00 | OK |
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘OVtool.Rmd’ using rmarkdown
Quitting from OVtool.Rmd:244-246 [fig1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'OVtool.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 5th layer.
Caused by error in `[.data.table`:
! attempt access index 18/18 in VECTOR_ELT
--- failed re-building ‘OVtool.Rmd’
SUMMARY: processing the following file failed:
‘OVtool.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘OVtool.Rmd’ using rmarkdown
Quitting from OVtool.Rmd:244-246 [fig1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `metR::geom_text_contour()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 5th layer.
Caused by error in `[.data.table`:
! attempt access index 18/18 in VECTOR_ELT
---
Backtrace:
▆
1. └─OVtool::plot.ov(ovtool_results_twang, print_graphic = "1", col = "bw")
2. ├─base::suppressWarnings(ggplot2::ggplotGrob(plot_1))
3. │ └─base::withCallingHandlers(...)
4. └─ggplot2::ggplotGrob(plot_1)
5. ├─ggplot2::ggplot_gtable(ggplot_build(x))
6. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(ggplot_build(x))
7. └─ggplot2:::by_layer(...)
8. ├─rlang::try_fetch(...)
9. │ ├─base::tryCatch(...)
10. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
11. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
12. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
13. │ └─base::withCallingHandlers(...)
14. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
15. └─l$draw_geom(d, layout)
16. └─ggplot2 (local) draw_geom(..., self = self)
17. └─self$geom$draw_layer(...)
18. └─ggplot2 (local) draw_layer(..., self = self)
19. └─base::lapply(...)
20. └─ggplot2 (local) FUN(X[[i]], ...)
21. ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
22. └─self$draw_panel(...)
23. └─metR (local) draw_panel(...)
24. ├─data[, `:=`(N, .N), by = .(group, piece)]
25. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'OVtool.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 5th layer.
Caused by error in `[.data.table`:
! attempt access index 18/18 in VECTOR_ELT
--- failed re-building ‘OVtool.Rmd’
SUMMARY: processing the following file failed:
‘OVtool.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘OVtool.Rmd’ using rmarkdown
Quitting from OVtool.Rmd:244-246 [fig1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `metR::geom_text_contour()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 5th layer.
Caused by error in `[.data.table`:
! attempt access index 18/18 in VECTOR_ELT
---
Backtrace:
▆
1. └─OVtool::plot.ov(ovtool_results_twang, print_graphic = "1", col = "bw")
2. ├─base::suppressWarnings(ggplot2::ggplotGrob(plot_1))
3. │ └─base::withCallingHandlers(...)
4. └─ggplot2::ggplotGrob(plot_1)
5. ├─ggplot2::ggplot_gtable(ggplot_build(x))
6. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(ggplot_build(x))
7. └─ggplot2:::by_layer(...)
8. ├─rlang::try_fetch(...)
9. │ ├─base::tryCatch(...)
10. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
11. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
12. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
13. │ └─base::withCallingHandlers(...)
14. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
15. └─l$draw_geom(d, layout)
16. └─ggplot2 (local) draw_geom(..., self = self)
17. └─self$geom$draw_layer(...)
18. └─ggplot2 (local) draw_layer(..., self = self)
19. └─base::lapply(...)
20. └─ggplot2 (local) FUN(X[[i]], ...)
21. ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
22. └─self$draw_panel(...)
23. └─metR (local) draw_panel(...)
24. ├─data[, `:=`(N, .N), by = .(group, piece)]
25. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'OVtool.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 5th layer.
Caused by error in `[.data.table`:
! attempt access index 18/18 in VECTOR_ELT
--- failed re-building ‘OVtool.Rmd’
SUMMARY: processing the following file failed:
‘OVtool.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang