Package: rtypeform
Type: Package
Title: Interface to 'typeform' Results
Version: 2.0.0
Authors@R: person(given = "Colin", 
                  family = "Gillespie",
                  email = "csgillespie@gmail.com", 
                  role = c("aut", "cre"))
Maintainer: Colin Gillespie <csgillespie@gmail.com>
URL: https://github.com/csgillespie/rtypeform
BugReports: https://github.com/csgillespie/rtypeform/issues
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
LazyData: TRUE
Imports: jsonlite, httr, purrr, utils, tibble, dplyr, glue, lubridate,
        tidyr
Suggests: testthat
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-08-28 21:30:54 UTC; ncsg3
Author: Colin Gillespie [aut, cre]
Repository: CRAN
Date/Publication: 2018-08-28 21:40:02 UTC
Built: R 3.4.4; ; 2019-04-25 22:23:52 UTC; windows
