CRAN Package Check Results for Package parseLatex

Last updated on 2025-03-09 05:52:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.96 28.83 33.79 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 4.27 22.44 26.71 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 59.43 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 71.40 OK
r-devel-macos-arm64 0.3.0 53.00 OK
r-devel-macos-x86_64 0.3.0 107.00 OK
r-devel-windows-x86_64 0.3.0 10.00 55.00 65.00 OK
r-patched-linux-x86_64 0.3.0 6.20 27.80 34.00 OK
r-release-linux-x86_64 0.3.0 5.28 26.88 32.16 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 10.00 57.00 67.00 OK
r-oldrel-macos-arm64 0.3.0 47.00 ERROR
r-oldrel-macos-x86_64 0.3.0 112.00 OK
r-oldrel-windows-x86_64 0.3.0 8.00 61.00 69.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