Skip to content

tabular 0.1.0

Choose a tag to compare

@vthanik vthanik released this 05 Jun 17:32
· 107 commits to main since this release
45b63ef

First release of tabular — native rendering of pre-summarised clinical tables and listings to RTF, LaTeX, HTML, PDF, and DOCX from one immutable verb pipeline, with no external Java or SAS dependency.

This tag marks the CRAN submission candidate at commit b61a913. It includes the full 0.1.0 development cycle plus the pre-CRAN fixes: vignette article links use full pkgdown URLs (invalid-file-URIs fix); cross-backend rendering fixes (DOCX keep-together + subgroup banner, spanner-underline cmidrule(lr) trim on LaTeX/HTML with edge-flush, HTML blank-gap sized in em); cran-comments accuracy + .claude gitignore; CRAN-SUBMISSION record; and skip_on_cran() on the two LaTeX-compile tests so CRAN's checktime stays under 10 min (win-builder ships tinytex).

Validated: R CMD check --as-cran 0/0/0; CI green on Ubuntu (devel/release/oldrel-1), macOS, Windows; codecov 97%.

See NEWS.md for the full feature list.