Last updated on 2025-04-01 09:54:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 25.2.3 | 20.07 | 183.25 | 203.32 | OK | |
r-devel-linux-x86_64-debian-gcc | 25.2.3 | 12.53 | 122.29 | 134.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 25.2.3 | 354.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 25.2.3 | 334.24 | OK | |||
r-devel-macos-arm64 | 25.2.3 | 79.00 | OK | |||
r-devel-macos-x86_64 | 25.2.3 | 172.00 | OK | |||
r-devel-windows-x86_64 | 25.2.3 | 19.00 | 171.00 | 190.00 | OK | |
r-patched-linux-x86_64 | 25.2.3 | 18.45 | 173.45 | 191.90 | OK | |
r-release-linux-x86_64 | 25.2.3 | 13.44 | 168.48 | 181.92 | OK | |
r-release-macos-arm64 | 25.2.3 | 85.00 | OK | |||
r-release-macos-x86_64 | 25.2.3 | 167.00 | OK | |||
r-release-windows-x86_64 | 25.2.3 | 19.00 | 189.00 | 208.00 | OK | |
r-oldrel-macos-arm64 | 25.2.3 | 49.00 | ERROR | |||
r-oldrel-macos-x86_64 | 25.2.3 | 165.00 | OK | |||
r-oldrel-windows-x86_64 | 25.2.3 | 24.00 | 217.00 | 241.00 | OK |
Version: 25.2.3
Check: examples
Result: ERROR
Running examples in ‘HVT-Ex.R’ failed
The error most likely occurred in:
> ### Name: displayTable
> ### Title: function for displaying table
> ### Aliases: displayTable
> ### Keywords: Table_Formatting
>
> ### ** Examples
>
> data <- datasets::EuStockMarkets
> dataset <- as.data.frame(data)
> displayTable(dataset)
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘systemfonts’
Calls: displayTable ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 25.2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘HVT.Rmd’ using rmarkdown
Quitting from HVT.Rmd:99-131 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'HVT.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 ‘HVT.Rmd’
SUMMARY: processing the following file failed:
‘HVT.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-arm64