Package: table.glue
Title: Make and Apply Customized Rounding Specifications for Tables
Version: 0.0.3
Authors@R: 
    c(person(given = "Byron",
             family = "Jaeger",
             role = c("aut", "cre"),
             email = "bjaeger@wakehealth.edu",
             comment = c(ORCID = "0000-0001-7399-2299")))
Description: Translate double and integer valued data into
    character values formatted for tabulation in manuscripts
    or other types of academic reports. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: testthat, covr, knitr, rmarkdown, magrittr, dplyr, tidyr,
        tibble, gt
Imports: glue, stringi
URL: https://github.com/bcjaeger/table.glue
BugReports: https://github.com/bcjaeger/table.glue/issues
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-02-06 14:04:38 UTC; bjaeger
Author: Byron Jaeger [aut, cre] (<https://orcid.org/0000-0001-7399-2299>)
Maintainer: Byron Jaeger <bjaeger@wakehealth.edu>
Repository: CRAN
Date/Publication: 2023-02-07 08:30:02 UTC
Built: R 4.1.2; ; 2023-02-08 11:35:09 UTC; unix
