-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
33 lines (33 loc) · 906 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
32
33
Type: Package
Package: rqog
Title: Download data from the Quality of Government Institute data
Version: 0.4.2023
Date: 2023-04-16
Authors@R:
person("Markus", "Kainu", , "markus.kainu@kapsi.fi", role = c("aut", "cre"))
Maintainer: Markus Kainu <markus.kainu@kapsi.fi>
Description: R client for the Quality of Government (QOG) open data.
Client can be used to fetch data files <https://qog.pol.gu.se/data>
and converted into data.frame objects in R.
License: MIT + file LICENCE
URL: https://ropengov.github.io/rqog/, https://github.com/rOpenGov/rqog
BugReports: https://github.com/rOpenGov/rqog/issues
Depends:
R (>= 3.5.0)
Imports:
ggplot2,
glue,
haven,
readxl,
tidyr
Suggests:
dplyr,
knitr,
rmarkdown
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.3
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov