Type: Package
Package: nettskjemar
Title: Connect to the 'nettskjema.no' API of the University of Oslo
Version: 1.0.2
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. 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, fs, haven, knitr, labelled, openssl, rmarkdown,
        spelling, testthat (>= 2.1.0), vcr (>= 0.6.0), withr
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-06 14:09:46 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-06-06 14:30:02 UTC
Built: R 4.3.3; ; 2025-06-19 04:19:01 UTC; unix
