Package: tplyr2
Title: A Grammar of Clinical Summary Tables
Version: 0.2.0
Authors@R: 
    person("Mike", "Stackhouse", , "mike.stackhouse@atorusresearch.com", role = c("aut", "cre"))
Description: Implements a grammar of summary data for clinical reports. Clinical
    summary tables are decomposed into modular layers, each representing an
    independent summary block. Supports count, descriptive statistics, and shift
    layer types with a declarative spec-based API built on data.table for performance.
License: MIT + file LICENSE
URL: https://github.com/atorus-research/tplyr2,
        https://atorus-research.github.io/tplyr2/
BugReports: https://github.com/atorus-research/tplyr2/issues
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: data.table, jsonlite, purrr, rlang, stringr
Suggests: testthat (>= 3.0.0), withr, yaml, knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
LazyData: true
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-08-02 14:12:57 UTC; mstackhouse
Author: Mike Stackhouse [aut, cre]
Maintainer: Mike Stackhouse <mike.stackhouse@atorusresearch.com>
Repository: CRAN
Date/Publication: 2026-08-08 12:00:02 UTC
