Package: googleformr
Title: Collect Data Programmatically by POST Methods to Google Forms
Version: 0.0.3
Authors@R: c(person("Steve", "Simpson", email = "steven.troy.simpson@gmail.com", role = c("aut", "cre")))
Maintainer: Steve Simpson <steven.troy.simpson@gmail.com>
Description: GET and POST data to Google Forms; an API to Google Forms,
    allowing users to POST data securely to Google Forms without needing authentication or permissioning.
Depends: R (>= 3.2.2)
Imports: httr, rvest, xml2
Suggests: testthat
Date: 2015-11-18
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
Collate: 'check_form_works.R' 'get_form_id.R' 'make_url.R' 'get_form.R'
        'get_form_entry_ids.R' 'gformr.R' 'comments_gformr.R'
        'get_form_questions.R' 'googleformr-package.R'
NeedsCompilation: no
Packaged: 2016-04-29 18:43:35 UTC; ssimpson
Author: Steve Simpson [aut, cre]
Repository: CRAN
Date/Publication: 2016-04-29 23:59:27
Built: R 4.0.2; ; 2020-07-16 14:36:08 UTC; unix
