Last updated on 2025-12-24 07:49:24 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.35 | 48.72 | 52.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.40 | 37.08 | 39.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 6.00 | 84.63 | 90.63 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 141.78 | ERROR | |||
| r-devel-windows-x86_64 | 0.1.0 | 4.00 | 70.00 | 74.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 3.49 | 44.40 | 47.89 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 3.32 | 44.07 | 47.39 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 2.00 | 166.00 | 168.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 5.00 | 70.00 | 75.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 2.00 | 118.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 7.00 | 85.00 | 92.00 | OK |
Version: 0.1.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘shifting_borders.Rmd’ using knitr
Quitting from shifting_borders.Rmd:55-66 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 4/4 in VECTOR_ELT
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─tmap:::knit_print.tmap(x, ...)
4. └─tmap:::print.tmap(x, knit = TRUE, options = options, ...)
5. └─tmap:::step4_plot(...)
6. ├─...[]
7. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'shifting_borders.Rmd' failed with diagnostics:
attempt access index 4/4 in VECTOR_ELT
--- failed re-building ‘shifting_borders.Rmd’
--- re-building ‘spatialrdd_vignette.Rmd’ using knitr
Quitting from spatialrdd_vignette.Rmd:110-117 [unnamed-chunk-6]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 4/4 in VECTOR_ELT
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─tmap:::knit_print.tmap(x, ...)
4. └─tmap:::print.tmap(x, knit = TRUE, options = options, ...)
5. └─tmap:::step4_plot(...)
6. ├─...[]
7. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'spatialrdd_vignette.Rmd' failed with diagnostics:
attempt access index 4/4 in VECTOR_ELT
--- failed re-building ‘spatialrdd_vignette.Rmd’
SUMMARY: processing the following files failed:
‘shifting_borders.Rmd’ ‘spatialrdd_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc