Type: Package
Package: rtypeform
Title: Interface to 'typeform' Results
Version: 2.1.0
Authors@R: 
    c(person(given = "Colin",
             family = "Gillespie",
             role = c("aut", "cre"),
             email = "csgillespie@gmail.com"),
      person(given = "Jamie",
             family = "Owen",
             role = "aut",
             email = "jamie@jumpingrivers.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 (>= 1.0.0), glue, httr, jsonlite, lubridate,
        purrr, rlang, tibble, tidyr, utils
Suggests: testthat
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-29 16:06:04 UTC; ncsg3
Author: Colin Gillespie [aut, cre],
  Jamie Owen [aut]
Repository: CRAN
Date/Publication: 2020-08-31 07:00:17 UTC
Built: R 4.0.2; ; 2020-09-01 10:51:47 UTC; unix
