CRAN Package Check Results for Package parseLatex

Last updated on 2025-04-04 12:52:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.42 29.05 33.47 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 4.02 21.62 25.64 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 55.91 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 74.91 OK
r-devel-macos-arm64 0.3.0 28.00 OK
r-devel-macos-x86_64 0.3.0 107.00 OK
r-devel-windows-x86_64 0.3.0 9.00 56.00 65.00 OK
r-patched-linux-x86_64 0.3.0 6.03 28.44 34.47 OK
r-release-linux-x86_64 0.3.0 4.95 27.27 32.22 OK
r-release-macos-arm64 0.3.0 55.00 OK
r-release-macos-x86_64 0.3.0 98.00 OK
r-release-windows-x86_64 0.3.0 6.00 56.00 62.00 OK
r-oldrel-macos-arm64 0.3.0 29.00 ERROR
r-oldrel-macos-x86_64 0.3.0 112.00 OK
r-oldrel-windows-x86_64 0.3.0 6.00 59.00 65.00 OK

Additional issues

rchk

Check Details

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘parseLatex-Ex.R’ failed The error most likely occurred in: > ### Name: find_pattern > ### Title: Find a pattern in deparsed items > ### Aliases: find_pattern > > ### ** Examples > > latex <- kableExtra::kbl(mtcars[1:2, 1:2], format = "latex", caption = "Sample table") Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called ‘systemfonts’ Calls: loadNamespace ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-oldrel-macos-arm64