Package: RColetum
Type: Package
Title: Access your Coletum's Data from API
Version: 0.1.0
Authors@R: c(
    person("André", "Smaniotto", , "smaniotto@geosapiens.com.br", c("aut", "cre")),
    person("GeoSapiens", role = c("cph", "fnd"))
    )
Maintainer: André Smaniotto <smaniotto@geosapiens.com.br>
Description: Get your data (forms, structures, answers) from Coletum 
    <https://coletum.com> to handle and analyse.
License: LGPL-3
URL: https://github.com/geo-sapiens/RColetum
BugReports: https://github.com/geo-sapiens/RColetum/issues
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, dplyr, stats
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-06-05 17:39:34 UTC; andre
Author: André Smaniotto [aut, cre],
  GeoSapiens [cph, fnd]
Repository: CRAN
Date/Publication: 2018-06-06 11:17:59 UTC
