Package: stortingscrape
Type: Package
Title: Access Data from the Norwegian Parliament API
Version: 0.1.1
Authors@R: person("Martin", "Søyland", email = "martin.soyland@stv.uio.no",
                  role = c("aut", "cre"))
Description: Functions for retrieving general and specific data from the Norwegian Parliament,
  through the Norwegian Parliament API at <https://data.stortinget.no>.
URL: https://github.com/martigso/stortingscrape
BugReports: https://github.com/martigso/stortingscrape/issues
Depends: R (>= 4.2.0)
Encoding: UTF-8
Imports: rvest, httr, parallel, stringr, dplyr
Suggests: imager, rmarkdown, knitr, pscl
License: GPL (>= 3)
VignetteBuilder: knitr
RoxygenNote: 7.2.0
LazyData: true
NeedsCompilation: no
Packaged: 2022-06-06 21:06:29 UTC; martigso
Author: Martin Søyland [aut, cre]
Maintainer: Martin Søyland <martin.soyland@stv.uio.no>
Repository: CRAN
Date/Publication: 2022-06-07 08:40:02 UTC
