Package: stortingscrape
Type: Package
Title: Access Data from the Norwegian Parliament API
Version: 0.1.3
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,
        https://martigso.github.io/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.1
LazyData: true
NeedsCompilation: no
Packaged: 2023-03-23 13:26:58 UTC; martigso
Author: Martin Søyland [aut, cre]
Maintainer: Martin Søyland <martin.soyland@stv.uio.no>
Repository: CRAN
Date/Publication: 2023-03-23 14:40:02 UTC
