Package: stortingscrape
Type: Package
Title: Access Data from the Norwegian Parliament API
Version: 0.4.1
Authors@R: person(given = "Martin", 
                  family = "Søyland", 
                  email = "martin.soyland@stv.uio.no",
                  comment = c(ORCID = "0000-0002-2463-8469"),
                  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, httr2, parallel, stringr
Suggests: magick, rmarkdown, knitr, pscl
License: GPL (>= 3)
VignetteBuilder: knitr
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: no
Packaged: 2025-04-07 07:41:01 UTC; martigso
Author: Martin Søyland [aut, cre] (<https://orcid.org/0000-0002-2463-8469>)
Maintainer: Martin Søyland <martin.soyland@stv.uio.no>
Repository: CRAN
Date/Publication: 2025-04-07 08:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:54:56 UTC; windows
