Package: qualtRics
Type: Package
Title: Download Qualtrics Survey Data Directly into R
Version: 1.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.
Imports: httr, stringr, jsonlite, assertthat, sjmisc, lubridate
URL: https://github.com/JasperHG90/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, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-04-26 07:02:48 UTC; Jasper
Repository: CRAN
Date/Publication: 2017-04-26 19:52:11 UTC
