Package: utile.tools
Version: 0.2.2
Title: Summarize 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)
URL: https://github.com/efinite/utile.tools
BugReports: https://github.com/efinite/utile.tools/issues
Encoding: UTF-8
LazyData: TRUE
Depends: R (>= 3.4.0)
Imports: tibble, dplyr, lubridate, rlang, purrr, stringr
Suggests: survival, MASS
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-10-19 17:04:52 UTC; m130239
Author: Eric Finnesgard [aut, cre]
Maintainer: Eric Finnesgard <finnesgard.eric@mayo.edu>
Repository: CRAN
Date/Publication: 2019-10-19 17:30:02 UTC
