Package: stortingscrape Type: Package Title: Access Data from the Norwegian Parliament API Version: 0.5.0 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 . 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 (>= 1.1.0), parallel, stringr Suggests: magick, rmarkdown, knitr, pscl License: GPL (>= 3) VignetteBuilder: knitr Roxygen: list(markdown = TRUE) LazyData: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://martigso.r-universe.dev Date/Publication: 2026-07-16 13:02:19 UTC RemoteUrl: https://github.com/martigso/stortingscrape RemoteRef: HEAD RemoteSha: 8d04eae78e40667e54324001b34059aad5897e24 NeedsCompilation: no Packaged: 2026-07-16 13:10:05 UTC; root Author: Martin Søyland [aut, cre] (ORCID: ) Maintainer: Martin Søyland