-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 loc) · 1.36 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: rdss
Title: Companion Datasets and Functions for Research Design in the Social Sciences
Version: 1.0.14
Authors@R:
c(person("Graeme", "Blair", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9164-2102")),
person("Alexander", "Coppock", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0002-5733-2386")),
person("Macartan", "Humphreys", email = "[email protected]", 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, broom, purrr, estimatr, randomizr
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0),
rdrobust,
DIDmultiplegt,
broom.mixed,
marginaleffects,
grf,
CausalQueries,
metafor,
cjoint,
lme4,
rstanarm,
spdep,
DeclareDesign,
curl
Depends:
R (>= 2.10)
Config/testthat/edition: 3
URL: https://declaredesign.org/r/rdss