Type: Package Package: qualtRics Title: Download 'Qualtrics' Survey Data Version: 3.3.0.9000 Authors@R: c( person("Jasper", "Ginn", , "jasperginn@gmail.com", role = "aut"), person("Jackson", "Curtis", , "jcurtis210@gmail.com", role = "ctb"), person("Shaun", "Jackson", , "shaunbjackson@gmail.com", role = "ctb"), person("Samuel", "Kaminsky", , "samuel.e.kaminsky@gmail.com", role = "ctb"), person("Eric", "Knudsen", , "ericknud1@gmail.com", role = "ctb"), person("Joseph", "O'Brien", , "joseph.obrien@utexas.edu", role = "aut"), person("Daniel", "Seneca", , "seneca.danielh@gmail.com", role = "ctb"), person("Julia", "Silge", , "julia.silge@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-3671-836X")), person("Phoebe", "Wong", , "phoebe.wong@berkeley.edu", role = "ctb"), person("Adam", "Pilipshen", , "martialmetrics@gmail.com", role = c("aut", "cre")) ) Description: Provides functions to access survey results directly into R using the 'Qualtrics' API. 'Qualtrics' is an online survey and data collection software platform. See for more information about the 'Qualtrics' API. This package is community-maintained and is not officially supported by 'Qualtrics'. License: MIT + file LICENSE URL: https://docs.ropensci.org/qualtRics/, https://github.com/ropensci/qualtRics BugReports: https://github.com/ropensci/qualtRics/issues Imports: archive, cli, dplyr (>= 1.0), fs, glue, httr, jsonlite, lifecycle, lubridate, purrr, readr, rlang, sjlabelled, stringr, tibble, tidyr, withr Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0), vcr (>= 1.2.0), webmockr VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libarchive-dev libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://nmrgroup.r-universe.dev Date/Publication: 2026-06-25 15:43:12 UTC RemoteUrl: https://github.com/ropensci/qualtRics RemoteRef: HEAD RemoteSha: 71261227849c3518db6c855d3520f9db6ea1bd4c NeedsCompilation: no Packaged: 2026-06-25 17:14:59 UTC; root Author: Jasper Ginn [aut], Jackson Curtis [ctb], Shaun Jackson [ctb], Samuel Kaminsky [ctb], Eric Knudsen [ctb], Joseph O'Brien [aut], Daniel Seneca [ctb], Julia Silge [aut] (ORCID: ), Phoebe Wong [ctb], Adam Pilipshen [aut, cre] Maintainer: Adam Pilipshen