Package: table.glue
Title: Make and Apply Customized Rounding Specifications for Tables
Version: 0.0.5
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.3.2
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: 2024-11-21 19:34:44 UTC; bjaeger
Author: Byron Jaeger [aut, cre] (<https://orcid.org/0000-0001-7399-2299>)
Maintainer: Byron Jaeger <bjaeger@wakehealth.edu>
Repository: CRAN
Date/Publication: 2024-11-21 21:20:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:41:59 UTC; windows
