Package: utile.tools
Version: 0.1.2
Date: 2019-05-29
Title: Tools for Summarizing Data for Publication
Description: A variety of tools for preparing and summarizing data for publication purposes. Function verbs include "tabulate" for creating usable tabulated data from models, "paste" for generating human-readable statistics from a variety of summarizable data types, "calc" for reliably calculating differences between data points, and "test" for conducting simple statistical tests which return human-readable results.
Authors@R: c(person('Eric', 'Finnesgard', email = 'finnesgard.eric@mayo.edu', role = c('aut', 'cre')))
License: LGPL (>= 2)
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.4.0)
Imports: tibble, dplyr, lubridate, rlang, glue, purrr, stringr,
        survival
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-30 11:46:10 UTC; m130239
Author: Eric Finnesgard [aut, cre]
Maintainer: Eric Finnesgard <finnesgard.eric@mayo.edu>
Repository: CRAN
Date/Publication: 2019-06-03 11:50:03 UTC
