Package: table.glue
Title: Make and Apply Customized Rounding Specifications for Tables
Version: 0.0.1
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
Imports: glue, stringi
URL: https://github.com/bcjaeger/table.glue
BugReports: https://github.com/bcjaeger/table.glue/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-27 20:14:38 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-09-30 08:40:03 UTC
