Package: DeclareDesign
Title: Declare and Diagnose Research Designs
Version: 0.16.0
Authors@R: c(person("Graeme", "Blair", email = "graeme.blair@ucla.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9164-2102")),
             person("Jasper", "Cooper", email = "jaspercooper@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-8639-3188")),
             person("Alexander", "Coppock", email = "acoppock@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0002-5733-2386")),
             person("Macartan", "Humphreys", email = "macartan@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-7029-2326")),
             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.6.0),
        estimatr (>= 0.14.0)
Imports: rlang, generics
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.1.1
Suggests: testthat, knitr, rmarkdown, AER, dplyr, data.table, ggplot2,
        future.apply, broom, MASS, Matching, betareg, biglm, gam, lfe,
        sf, reshape2, DesignLibrary
NeedsCompilation: no
Packaged: 2019-01-26 01:45:47 UTC; gdblair
Author: Graeme Blair [aut, cre] (<https://orcid.org/0000-0001-9164-2102>),
  Jasper Cooper [aut] (<https://orcid.org/0000-0002-8639-3188>),
  Alexander Coppock [aut] (<https://orcid.org/0000-0002-5733-2386>),
  Macartan Humphreys [aut] (<https://orcid.org/0000-0001-7029-2326>),
  Neal Fultz [aut]
Maintainer: Graeme Blair <graeme.blair@ucla.edu>
Repository: CRAN
Date/Publication: 2019-01-26 05:30:14 UTC
Built: R 3.4.4; ; 2019-04-25 21:30:12 UTC; windows
