CRAN Package Check Results for Package parseLatex

Last updated on 2025-03-31 05:53:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.73 28.60 33.33 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 3.90 23.71 27.61 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 53.00 OK
r-devel-macos-x86_64 0.3.0 107.00 OK
r-devel-windows-x86_64 0.3.0 7.00 57.00 64.00 OK
r-patched-linux-x86_64 0.3.0 5.55 28.79 34.34 OK
r-release-linux-x86_64 0.3.0 4.85 27.68 32.53 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 7.00 61.00 68.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