Package: tabular
Title: Render Tables and Listings for Clinical Submissions
Version: 0.1.0
Authors@R: 
    person("Vignesh", "Thanikachalam", email = "about.vignesh@gmail.com",
           role = c("aut", "cre", "cph"))
Description: Render clinical submission tables and listings to 'RTF',
    'LaTeX', 'HTML', 'PDF', and 'DOCX' from pre-summarised data frames,
    with no external 'Java' or 'SAS' dependency. Features include
    decimal alignment via font metrics, multi-level column headers with
    passthrough leaves, predicate-targeted cell styling, footnotes, and
    group-aware pagination. Built for Clinical Data Interchange Standards
    Consortium (CDISC) Analysis Data Model (ADaM) workflows and
    regulatory submissions to agencies such as the Food and Drug
    Administration (FDA), European Medicines Agency (EMA), and
    Pharmaceuticals and Medical Devices Agency (PMDA).
License: MIT + file LICENSE
URL: https://vthanik.github.io/tabular/,
        https://github.com/vthanik/tabular
BugReports: https://github.com/vthanik/tabular/issues
Encoding: UTF-8
Depends: R (>= 4.3.0)
Imports: S7, cli, commonmark, rlang, xml2
Suggests: testthat (>= 3.0.0), withr, digest, ggplot2, htmltools,
        knitr, quarto, pkgdown, rstudioapi, systemfonts, tibble,
        tinytex, webshot2, yaml
VignetteBuilder: quarto
SystemRequirements: Quarto command line tool
        (<https://github.com/quarto-dev/quarto-cli>), needed only to
        build the package vignettes.
Config/testthat/edition: 3
Config/Needs/website: pkgdown
LazyData: true
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-06-05 20:23:01 UTC; vignesh
Author: Vignesh Thanikachalam [aut, cre, cph]
Maintainer: Vignesh Thanikachalam <about.vignesh@gmail.com>
Repository: CRAN
Date/Publication: 2026-06-11 12:30:02 UTC
Built: R 4.7.0; ; 2026-06-11 23:50:59 UTC; windows
