Type: Package
Package: rtypeform
Title: Interface to 'typeform' Results
Version: 2.1.1
Authors@R: c(
    person("Colin", "Gillespie", , "csgillespie@gmail.com", role = c("aut", "cre")),
    person("Jamie", "Owen", , "jamie@jumpingrivers.com", role = "aut")
  )
Maintainer: Colin Gillespie <csgillespie@gmail.com>
Description: An R interface to the 'typeform' <https://www.typeform.com/>
    application program interface.  Also provides functions for
    downloading your results.
License: GPL-2 | GPL-3
URL: https://github.com/csgillespie/rtypeform,
        http://csgillespie.github.io/rtypeform/
BugReports: https://github.com/csgillespie/rtypeform/issues
Imports: dplyr (>= 1.0.0), glue, httr, jsonlite, lubridate, purrr,
        rlang, tidyr
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-28 15:56:18 UTC; colin
Author: Colin Gillespie [aut, cre],
  Jamie Owen [aut]
Repository: CRAN
Date/Publication: 2025-01-29 09:30:02 UTC
