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 . 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) . 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 Config/pak/sysreqs: libssl-dev Repository: https://capro-uio.r-universe.dev Date/Publication: 2025-09-08 22:25:20 UTC RemoteUrl: https://github.com/capro-uio/nettskjemar RemoteRef: HEAD RemoteSha: 261260e2510f51d8dc0af5e4c9c386a7e459de4b NeedsCompilation: no Packaged: 2026-07-03 15:49:13 UTC; root Author: Athanasia Mo Mowinckel [aut, cre] (ORCID: ), Trym Nohr Fjørtoft [ctb] (ORCID: ) Maintainer: Athanasia Mo Mowinckel