Package: oesr
Title: Methods for the Office of Evaluation Sciences
Version: 0.1.0
Authors@R: c(
    person(given = "Ryan T.",
           family = "Moore",
           role = c("aut", "cre"),
           email = "ryan.moore@gsa.gov",
           comment = c(ORCID = "0000-0002-3916-8113")),
    person(given = "Miles",
           family = "Williams",
           role = c("aut"),
           comment = c(ORCID = "0000-0003-0192-5542"))
           )
Date: 2023-02-09
Description: Methods for statistical analysis and reporting preferred by the US Office of Evaluation Sciences (OES). This package prepares data from standard model output objects (such as from \code{lm()} and \code{estimatr::lm_robust()}) and creates visualizations of treatment effects from the prepared quantities, according to the standards of the US Office of Evaluation Sciences.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: broom, dplyr, estimatr, extrafont, ggplot2, rlang, sandwich,
        stats, tibble
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-02-09 19:26:10 UTC; rtm
Author: Ryan T. Moore [aut, cre] (<https://orcid.org/0000-0002-3916-8113>),
  Miles Williams [aut] (<https://orcid.org/0000-0003-0192-5542>)
Maintainer: Ryan T. Moore <ryan.moore@gsa.gov>
Repository: CRAN
Date/Publication: 2023-02-11 15:10:02 UTC
Built: R 4.1.2; ; 2023-02-12 12:28:20 UTC; unix
