Package: qualtRics
Type: Package
Title: Download Qualtrics Survey Data Directly into R
Version: 3.0
Author: Jasper Ginn
Maintainer: Jasper Ginn <jasperginn@gmail.com>
Description: Qualtrics <https://www.qualtrics.com/about/> 
    allows users to collect online data through surveys.
    This package contains convenience functions to pull
    survey results straight into R using the Qualtrics
    API. See <https://api.qualtrics.com/> for more 
    information about the Qualtrics API. This package is 
    community-maintained and is not officially supported 
    by Qualtrics.
Imports: httr, stringr, readr, jsonlite, assertthat, sjlabelled, yaml,
        dplyr, rlang
URL: https://jasperhg90.github.io/qualtRics/
BugReports: https://github.com/JasperHG90/qualtRics/issues
License: GPL-3 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, httptest
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-02-05 14:08:20 UTC; Jasper
Repository: CRAN
Date/Publication: 2018-02-05 22:44:10 UTC
