Skip to content

tabular 0.3.2

Latest

Choose a tag to compare

@vthanik vthanik released this 23 Jul 15:21
· 2 commits to main since this release
37b62f8

Patch release. Fixes the CRAN r-release-macos-arm64 / r-oldrel-macos-arm64 check ERROR on 0.3.1.

Minor improvements and bug fixes

  • A check_latex() unit test that verifies TinyTeX resolution off the PATH now carries skip_on_cran(), so it no longer errors on CRAN machines that expose a TinyTeX root without a functional TeX at it (the CRAN macOS arm64 check). Package code is unchanged; the fix is test-only.