CRAN Package Check Results for Package parseLatex

Last updated on 2025-03-22 08:53:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 5.00 29.22 34.22 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 3.79 22.05 25.84 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 55.09 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 69.24 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 8.00 57.00 65.00 OK
r-patched-linux-x86_64 0.3.0 5.44 28.44 33.88 OK
r-release-linux-x86_64 0.3.0 5.10 27.50 32.60 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 7.00 55.00 62.00 OK
r-oldrel-macos-arm64 0.3.0 32.00 ERROR
r-oldrel-macos-x86_64 0.3.0 112.00 OK
r-oldrel-windows-x86_64 0.3.0 7.00 59.00 66.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