Type: Package
Package: nettskjemar
Title: Connect to the 'nettskjema.no' API of the University of Oslo
Version: 1.0.1
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, labelled, knitr, rmarkdown, spelling,
        testthat (>= 2.1.0), vcr (>= 0.6.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-18 14:00:22 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre]
    (<https://orcid.org/0000-0002-5756-0223>),
  Trym Nohr Fjørtoft [ctb] (<https://orcid.org/0000-0002-7654-4587>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2025-03-18 15:10:02 UTC
