Package: utile.tables
Title: Build Tables for Publication
Version: 0.1.8
Authors@R: c(person('Eric', 'Finnesgard', email = 'finnesgard.eric@mayo.edu', role = c('aut', 'cre')), person('Jennifer', 'Grauberger', email = 'grauberger.jennifer@mayo.edu', role = c('aut')))
Description: A collection of functions to make building customized ready-to-export tables for publication purposes easier and creating summaries of large datasets for review a breeze. Includes methods for automatically building a table from data or building the table row-by-row.
License: LGPL (>= 2)
URL: https://github.com/efinite/utile.tables
BugReports: https://github.com/efinite/utile.tables/issues
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.4.0)
Imports: utile.tools (>= 0.2.3), tibble, dplyr, rlang, survival, purrr
RoxygenNote: 7.0.1
NeedsCompilation: no
Packaged: 2019-12-01 17:00:08 UTC; m130239
Author: Eric Finnesgard [aut, cre],
  Jennifer Grauberger [aut]
Maintainer: Eric Finnesgard <finnesgard.eric@mayo.edu>
Repository: CRAN
Date/Publication: 2019-12-02 10:20:02 UTC
