Last updated on 2025-03-31 09:53:57 CEST.
Package | ERROR | OK |
---|---|---|
HVT | 1 | 14 |
Current CRAN status: ERROR: 1, OK: 14
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