Last updated on 2025-11-24 11:50:20 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.89 | 77.69 | 80.58 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 2.23 | 56.76 | 58.99 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 13.00 | 55.78 | 68.78 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 19.00 | 125.61 | 144.61 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 10.00 | 110.00 | 120.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 2.84 | 72.67 | 75.51 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 2.36 | 72.19 | 74.55 | 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 | 8.00 | 111.00 | 119.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 4.00 | 155.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:85-89 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'tmap' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'leafem'
---
Backtrace:
▆
1. └─base::library(tmap)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'sims-first-principles.Rmd' failed with diagnostics:
package or namespace load failed for 'tmap' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'leafem'
--- failed re-building ‘sims-first-principles.Rmd’
SUMMARY: processing the following file failed:
‘sims-first-principles.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang