-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.15 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
Package: icpsrdata
Type: Package
Title: Reproducible Data Retrieval from the ICPSR Archive
Version: 0.6.1
Date: 2023-07-04
Authors@R: c(
person("Frederick", "Solt", email = "[email protected]", role = c("aut", "cre", "cph")),
person("Kellen", "Gracey", email = "[email protected]", role = c("aut")),
person("Eric", "Persson", email = "[email protected]", role = c("ctb")),
person("Joanna", "Pepin", email = "[email protected]", role = c("ctb")),
person("J.", "Hathaway", email = "[email protected]", role = c("ctb")),
person("Jennifer", "Lin", email = "[email protected]", role = c("ctb")),
person("John", "Bulloch", email = "[email protected]", role = c("ctb")))
Description: Reproducible, programmatic retrieval of datasets from the
Inter-university Consortium for Political and Social Research archive.
License: MIT + file LICENSE
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Imports:
rvest,
purrr,
httr,
utils
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/fsolt/icpsrdata, https://fsolt.org/icpsrdata/
BugReports: https://github.com/fsolt/icpsrdata/issues