CRAN Package Check Results for Package HVT

Last updated on 2025-03-08 21:50:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 25.2.2 18.21 185.60 203.81 OK
r-devel-linux-x86_64-debian-gcc 25.2.2 10.78 117.88 128.66 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 19.00 167.00 186.00 OK
r-patched-linux-x86_64 25.2.2 16.74 165.38 182.12 OK
r-release-linux-x86_64 25.2.2 17.12 167.57 184.69 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 59.00 ERROR
r-oldrel-macos-x86_64 25.2.2 162.00 NOTE
r-oldrel-windows-x86_64 25.2.2 24.00 218.00 242.00 NOTE

Check Details

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