Package: arsenal
Title: An Arsenal of 'R' Functions for Large-Scale Statistical
        Summaries
Version: 0.3.0
Date: 2017-03-09
URL: https://cran.r-project.org/package=arsenal
Authors@R: c(
    person("Ethan", "Heinzen", email = "heinzen.ethan@mayo.edu", role = c("aut", "cre")),
    person("Jason", "Sinnwell", role="aut"),
    person("Elizabeth", "Atkinson", role="aut"),
    person("Tina", "Gunderson", role="aut"),
    person("Gregory", "Dougherty", role="aut"),
    person("Patrick", "Votruba", role="ctb"),
    person("Ryan", "Lennon", role="ctb"),
    person("Krista", "Goergen", role="ctb"),
    person("Emily", "Lundt", role="ctb")
  )
Description: An Arsenal of 'R' functions for large-scale statistical summaries,
  which are streamlined to work within the latest reporting tools in 'R' and
  'RStudio' and which use formulas and versatile summary statistics for summary
  tables and models. The primary functions include tableby(), a Table-1-like
  summary of multiple variable types 'by' the levels of a categorical
  variable; modelsum(), which performs simple model fits on the same endpoint
  for many variables (univariate or adjusted for standard covariates);
  freqlist(), a powerful frequency table across many categorical variables; and
  write2(), a function to output tables to a document.
Suggests: knitr, rmarkdown, xtable, pander, survival, testthat, coin,
        pROC, MASS, gam, rpart
Depends: R (>= 3.2.0), stats (>= 3.2.0)
Imports: broom, stringr
VignetteBuilder: knitr
License: GPL (>= 2)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-09 19:29:28 UTC; m144326
Author: Ethan Heinzen [aut, cre],
  Jason Sinnwell [aut],
  Elizabeth Atkinson [aut],
  Tina Gunderson [aut],
  Gregory Dougherty [aut],
  Patrick Votruba [ctb],
  Ryan Lennon [ctb],
  Krista Goergen [ctb],
  Emily Lundt [ctb]
Maintainer: Ethan Heinzen <heinzen.ethan@mayo.edu>
Repository: CRAN
Date/Publication: 2017-03-10 00:24:55
