Last updated on 2025-03-19 08:52:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 1.38 | 37.65 | 39.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.31 | 27.94 | 29.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 66.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 82.24 | OK | |||
r-devel-macos-arm64 | 1.0.2 | 77.00 | OK | |||
r-devel-macos-x86_64 | 1.0.2 | 108.00 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 3.00 | 54.00 | 57.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 1.62 | 35.58 | 37.20 | OK | |
r-release-linux-x86_64 | 1.0.2 | 1.51 | 35.56 | 37.07 | OK | |
r-release-macos-arm64 | 1.0.2 | 73.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 108.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 2.00 | 53.00 | 55.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 62.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.0.2 | 103.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 2.00 | 61.00 | 63.00 | OK |
Version: 1.0.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘supplement.Rmd’ using rmarkdown
Quitting from supplement.Rmd:11-26 [unnamed-chunk-1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'kableExtra' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'systemfonts'
---
Backtrace:
▆
1. └─base::library(kableExtra)
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 'supplement.Rmd' failed with diagnostics:
package or namespace load failed for 'kableExtra' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'systemfonts'
--- failed re-building ‘supplement.Rmd’
SUMMARY: processing the following file failed:
‘supplement.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64