Package: table.glue
Title: Make and Apply Customized Rounding Specifications for Tables
Version: 0.0.2
Authors@R: 
    c(person(given = "Byron",
             family = "Jaeger",
             role = c("aut", "cre"),
             email = "bcjaeger@uab.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.1.1
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: 2020-10-31 17:04:41 UTC; bcjaeger
Author: Byron Jaeger [aut, cre] (<https://orcid.org/0000-0001-7399-2299>)
Maintainer: Byron Jaeger <bcjaeger@uab.edu>
Repository: CRAN
Date/Publication: 2020-10-31 17:20:02 UTC
