Package: DeclareDesign
Title: Declare and Diagnose Research Designs
Version: 0.10.0
Authors@R: c(person("Graeme", "Blair", email = "graeme.blair@ucla.edu", role = c("aut", "cre")),
             person("Jasper", "Cooper", email = "jaspercooper@gmail.com", role = c("aut")),
             person("Alexander", "Coppock", email = "acoppock@gmail.com", role = c("aut")),
             person("Macartan", "Humphreys", email = "macartan@gmail.com", role = c("aut")),
             person("Neal", "Fultz", email = "nfultz@gmail.com", role = c("aut")))
Description: Researchers can characterize and learn about the properties of
    research designs before implementation using `DeclareDesign`. Ex ante
    declaration and diagnosis of designs can help researchers clarify the 
    strengths and limitations of their designs and to improve their 
    properties, and can help readers evaluate a research strategy prior
    to implementation and without access to results. It can also make it
    easier for designs to be shared, replicated, and critiqued.
Depends: R (>= 3.4.0), randomizr (>= 0.16.1), fabricatr (>= 0.4.0),
        estimatr (>= 0.10.0)
Imports: rlang, methods
License: MIT + file LICENSE
URL: https://declaredesign.org,
        https://github.com/DeclareDesign/DeclareDesign
BugReports: https://github.com/DeclareDesign/DeclareDesign/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, AER, dplyr, data.table, ggplot2,
        future.apply, broom, MASS, Matching, betareg, biglm, gam, lfe,
        sf, reshape2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-23 18:12:40 UTC; gdblair
Author: Graeme Blair [aut, cre],
  Jasper Cooper [aut],
  Alexander Coppock [aut],
  Macartan Humphreys [aut],
  Neal Fultz [aut]
Maintainer: Graeme Blair <graeme.blair@ucla.edu>
Repository: CRAN
Date/Publication: 2018-07-29 21:50:03 UTC
