Last updated on 2025-03-01 06:51:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 25.2.2 | 16.69 | 180.67 | 197.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 25.2.2 | 12.21 | 124.96 | 137.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 25.2.2 | 324.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 25.2.2 | 314.67 | OK | |||
r-devel-macos-arm64 | 25.2.2 | 78.00 | OK | |||
r-devel-macos-x86_64 | 25.2.2 | 231.00 | OK | |||
r-devel-windows-x86_64 | 25.2.2 | 17.00 | 167.00 | 184.00 | OK | |
r-patched-linux-x86_64 | 25.2.2 | 17.24 | 165.27 | 182.51 | OK | |
r-release-linux-x86_64 | 25.2.2 | 17.30 | 168.17 | 185.47 | OK | |
r-release-macos-arm64 | 25.2.2 | 95.00 | OK | |||
r-release-macos-x86_64 | 25.2.2 | 204.00 | OK | |||
r-release-windows-x86_64 | 25.2.2 | 17.00 | 164.00 | 181.00 | OK | |
r-oldrel-macos-arm64 | 25.2.2 | 61.00 | ERROR | |||
r-oldrel-macos-x86_64 | 25.2.2 | 162.00 | NOTE | |||
r-oldrel-windows-x86_64 | 25.2.2 | 25.00 | 222.00 | 247.00 | NOTE |
Version: 25.2.2
Check: R code for possible problems
Result: NOTE
plotHVT: no visible global function definition for ‘%||%’
Undefined global functions or variables:
%||%
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 25.2.2
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.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘HVT.Rmd’ using rmarkdown
Quitting from lines 99-130 [unnamed-chunk-2] (HVT.Rmd)
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