Package: rdss
Title: Companion Datasets and Functions for Research Design in the
        Social Sciences
Version: 1.0.6
Authors@R: 
    c(person("Graeme", "Blair", email = "graeme.blair@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9164-2102")),
             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")))
Description: Helper functions to accompany the Blair, Coppock, and Humphreys (2022) "Research Design in the Social Sciences: Declaration, Diagnosis, and Redesign" <https://book.declaredesign.org>. 'rdss' includes datasets, helper functions, and plotting components to enable use and replication of the book. 
Imports: dplyr, rlang (>= 1.0.0), generics, ggplot2, tibble, tidyr,
        dataverse, readr, prediction, broom, purrr, estimatr, randomizr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Suggests: testthat (>= 3.0.0), rdrobust, DIDmultiplegt, broom.mixed,
        grf, CausalQueries, metafor, cjoint, lme4, rstanarm, spdep,
        DeclareDesign
Depends: R (>= 2.10)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-19 20:16:17 UTC; blair
Author: Graeme Blair [aut, cre] (<https://orcid.org/0000-0001-9164-2102>),
  Alexander Coppock [aut] (<https://orcid.org/0000-0002-5733-2386>),
  Macartan Humphreys [aut] (<https://orcid.org/0000-0001-7029-2326>)
Maintainer: Graeme Blair <graeme.blair@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-20 07:50:02 UTC
