Encoding: UTF-8
Package: junr
Type: Package
Title: Access Open Data Through the Junar API
Description: 
    The Junar API is a commercial platform to organize and publish data
    <http://junar.com>. It has been used in a number of national and local
    government Open Data initiatives in Latin America and the USA. This package
    is a wrapper to make it easier to access data made public through the Junar
    API.
Version: 0.1.0
Date: 2016-03-28
Authors@R: c(person("Frans", "van Dunné", ,
                    "frans@ixpantia.com",
                    c("aut", "cre"))
              )
BugReports: https://github.com/fvd/junr/issues
LazyData: TRUE
Depends: R (>= 3.0.0)
Imports: httr, jsonlite
Suggests: knitr, rmarkdown, testthat (>= 0.8.0)
VignetteBuilder: knitr
License: MIT + file LICENCE
URL: https://github.com/fvd/junr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-28 15:35:45 UTC; frans
Author: Frans van Dunné [aut, cre]
Maintainer: Frans van Dunné <frans@ixpantia.com>
Repository: CRAN
Date/Publication: 2016-03-28 18:08:23
