Package: WufooR
Type: Package
Title: R Wrapper for the 'Wufoo.com' - The Form Building Service
Description: Allows form managers to download entries from their respondents using Wufoo JSON API. Additionally, the Wufoo reports - when public - can be also acquired programmatically. Note that building new forms within this package is not supported.  
Version: 0.5.5
Date: 2015-07-17
Authors@R: c(
    person("John", "Malc", email = "cincenko@outlook.com", role = c("aut", "cre"), comment = "@dmpe")
    )
Depends: R (>= 3.2.0)
Imports: httr (>= 1.0.0), jsonlite (>= 0.9.16), dplyr (>= 0.4.2)
Suggests: roxygen2 (>= 4.1.0), knitr (>= 1.10.5), testthat (>= 0.10.0)
VignetteBuilder: knitr
License: Apache License 2.0
URL: https://github.com/dmpe/wufoor
BugReports: https://github.com/dmpe/wufoor/issues
NeedsCompilation: no
Packaged: 2015-07-17 09:05:22 UTC; jm
Author: John Malc [aut, cre] (@dmpe)
Maintainer: John Malc <cincenko@outlook.com>
Repository: CRAN
Date/Publication: 2015-07-17 12:44:27
