Package: dwapi
Title: A Client for 'data.world' REST API
Version: 0.1.2
Authors@R: c(
    person("Rafael", "Pereira", email = "rafael.pereira@data.world", role = c("aut", "cre")),
    person("Triet", "Le", email = "triet.le@data.world", role = c("aut")),
    person("Bryon", "Jacob", email = "bryon.jacob@data.world", role = c("aut")))
Description: A set of wrapper functions for 'data.world' REST API endpoints <https://apidocs.data.world>.
Depends: R (>= 3.3.0)
Imports: httr, readr, rjson, xml2
Suggests: knitr, rmarkdown, testthat
License: Apache License 2.0
Encoding: UTF-8
LazyData: true
URL: https://github.com/datadotworld/dwapi-r
BugReports: https://github.com/datadotworld/dwapi-r/issues
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-01-10 19:47:45 UTC; rafael
Author: Rafael Pereira [aut, cre],
  Triet Le [aut],
  Bryon Jacob [aut]
Maintainer: Rafael Pereira <rafael.pereira@data.world>
Repository: CRAN
Date/Publication: 2018-01-10 23:37:15 UTC
