Package: nettskjemar
Type: Package
Title: Connect to the 'nettskjema.no' API of the University of Oslo
Version: 0.1.4
Authors@R: c(
            person("Athanasia Mo", "Mowinckel", 
                    email = "a.m.mowinckel@psykologi.uio.no", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-5756-0223"))
            )
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
Encoding: UTF-8
Imports: dplyr, tidyr, usethis, here, httr, jsonlite, purrr, xml2,
        rvest, pbapply
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr, spelling
RoxygenNote: 7.1.1
URL: https://github.com/LCBC-UiO/nettskjemar,
        https://zenodo.org/badge/latestdoi/206264675
BugReports: https://github.com/LCBC-UiO/nettskjemar/issues
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-05-19 13:07:13 UTC; athanasm
Author: Athanasia Mo Mowinckel [aut, cre]
    (<https://orcid.org/0000-0002-5756-0223>)
Maintainer: Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>
Repository: CRAN
Date/Publication: 2021-05-20 07:10:05 UTC
Built: R 4.2.0; ; 2022-03-22 22:22:26 UTC; unix
