Type: Package
Package: rtypeform
Title: Interface to 'typeform' Results
Version: 2.0.1
Authors@R: 
    person(given = "Colin",
           family = "Gillespie",
           role = c("aut", "cre"),
           email = "csgillespie@gmail.com")
Maintainer: Colin Gillespie <csgillespie@gmail.com>
Description: An R interface to the 'typeform'
    <https://typeform.com> application program interface.  Also provides
    functions for downloading your results.
License: GPL-2 | GPL-3
URL: https://github.com/csgillespie/rtypeform
BugReports: https://github.com/csgillespie/rtypeform/issues
Imports: assertthat, dplyr, glue, httr, jsonlite, lubridate, purrr,
        tibble, tidyr, utils
Suggests: testthat
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-03-23 19:43:14 UTC; ncsg3
Author: Colin Gillespie [aut, cre]
Repository: CRAN
Date/Publication: 2020-03-23 20:00:03 UTC
