Last updated on 2025-12-25 07:50:29 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.74 | 52.38 | 55.12 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.19 | 39.32 | 41.51 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 125.58 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 6.00 | 149.71 | 155.71 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 7.00 | 100.00 | 107.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 3.04 | 70.43 | 73.47 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 2.94 | 70.85 | 73.79 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.0 | 2.00 | 105.00 | 107.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 7.00 | 100.00 | 107.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 2.00 | 157.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 9.00 | 115.00 | 124.00 | OK |
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘si_calculate.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘simodels.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘simodels.Rmd’
--- re-building ‘sims-first-principles.Rmd’ using rmarkdown
Quitting from sims-first-principles.Rmd:91-96 [inputs]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'sims-first-principles.Rmd' failed with diagnostics:
attempt access index 4/4 in VECTOR_ELT
--- failed re-building ‘sims-first-principles.Rmd’
SUMMARY: processing the following file failed:
‘sims-first-principles.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc