Package: tangram.pipe
Title: Row-by-Row Table Building
Version: 1.1.2
Authors@R: 
    c(person(given = "Andrew",
           family = "Guide",
           role = c("aut", "cre"),
           email = "andrew.guide@vumc.org"),
    person(given = "Thomas",
           family = "Stewart",
           role = c("aut"),
           email = "thomas.stewart@vumc.org"))
Description: Builds tables with customizable rows. Users can specify the type
             of data to use for each row, as well as how to handle missing
             data and the types of comparison tests to run on the table
             columns.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Depends: dplyr
Suggests: knitr, kableExtra, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/thomasgstewart/tangram.pipe
BugReports: https://github.com/thomasgstewart/tangram.pipe/issues
NeedsCompilation: no
Packaged: 2022-08-17 15:50:08 UTC; guidea
Author: Andrew Guide [aut, cre],
  Thomas Stewart [aut]
Maintainer: Andrew Guide <andrew.guide@vumc.org>
Repository: CRAN
Date/Publication: 2022-08-17 17:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:46:46 UTC; windows
