-
Notifications
You must be signed in to change notification settings - Fork 4
/
DESCRIPTION
31 lines (31 loc) · 962 Bytes
/
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
Type: Package
Package: RPublica
Title: ProPublica API Client
Version: 0.1.3.9000
Authors@R: c(
person("Thomas J.", "Leeper", , "thosjleeper@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-4097-6326")),
person("Jeroen", "Ooms", role = "ctb"),
person("Diego", "Hernangómez", role = "ctb",
comment = c(ORCID = "0000-0001-8457-4658"))
)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Description: Client for accessing data journalism APIs from ProPublica
<https://www.propublica.org/>.
License: GPL-2
URL: https://github.com/rOpenGov/RPublica,
https://ropengov.github.io/RPublica/
BugReports: https://github.com/rOpenGov/RPublica/issues
Imports:
curl,
httr,
jsonlite
Suggests:
testthat (>= 3.0.0),
tibble
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov