Type: Package
Package: nettskjemar
Title: Connect to the 'nettskjema.no' API of the University of Oslo
Version: 1.0.4
Authors@R: c(
    person("Athanasia Mo", "Mowinckel", , "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-5756-0223")),
    person("Trym Nohr", "Fjørtoft", , "t.n.fjortoft@arena.uio.no", role = "ctb",
           comment = c(ORCID = "0000-0002-7654-4587"))
  )
Description: Enables users to retrieve data, meta-data, and codebooks from
    <https://nettskjema.no/>. The data from the API is richer than from
    the online data portal. This package is not developed
    by the University of Oslo IT. Mowinckel (2021) <doi:10.5281/zenodo.4745481>.
License: MIT + file LICENSE
URL: https://github.com/CAPRO-UiO/nettskjemar,
        https://zenodo.org/badge/latestdoi/206264675,
        https://github.com/capro-uio/nettskjemar
BugReports: https://github.com/capro-uio/nettskjemar/issues
Depends: R (>= 4.1.0)
Imports: cli, httr2, jsonlite, tools
Suggests: covr, dplyr, fs, haven, knitr, labelled, rmarkdown, spelling,
        testthat (>= 2.1.0), tidyr, vcr (>= 0.6.0), withr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-09 10:18:27 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5756-0223>),
  Trym Nohr Fjørtoft [ctb] (ORCID:
    <https://orcid.org/0000-0002-7654-4587>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2025-09-09 12:40:02 UTC
Built: R 4.4.1; ; 2025-09-09 14:30:41 UTC; unix
