Type: Package
Package: qualtRics
Title: Download 'Qualtrics' Survey Data
Version: 3.2.2
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 = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3671-836X")),
    person("Phoebe", "Wong", , "phoebe.wong@berkeley.edu", role = "ctb")
  )
Description: Provides functions to access survey results directly into R
    using the 'Qualtrics' API. 'Qualtrics'
    <https://www.qualtrics.com/about/> is an online survey and data
    collection software platform. See <https://api.qualtrics.com/> 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
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-23 02:44:14 UTC; juliasilge
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, cre] (ORCID: <https://orcid.org/0000-0002-3671-836X>),
  Phoebe Wong [ctb]
Maintainer: Julia Silge <julia.silge@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-23 03:10:02 UTC
Built: R 4.4.1; ; 2025-08-23 07:17:17 UTC; unix
