Package: opencage
Type: Package
Title: Interface to the OpenCage API
Version: 0.1.0
Authors@R: c(person("Maëlle", "Salmon", email = "maelle.salmon@yahoo.se", role = c("aut", "cre")), person("Noam", "Ross", role = "ctb"), person("Julia", "Silge", role = c("ctb","rev"), comment = "Julia Silge reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/36."))
Description: Tool for accessing the OpenCage API, which provides forward
    geocoding (from placename to longitude and latitude) and reverse geocoding (from
    longitude and latitude to placename).
License: GPL (>= 2)
LazyData: TRUE
URL: http://github.com/ropenscilabs/opencage
BugReports: http://github.com/ropenscilabs/opencage/issues
Imports: httr, jsonlite, dplyr, memoise
RoxygenNote: 5.0.1
Suggests: testthat, lintr, knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-05-12 12:07:48 UTC; msalmon
Author: Maëlle Salmon [aut, cre],
  Noam Ross [ctb],
  Julia Silge [ctb] (Julia Silge reviewed the package for rOpenSci, see
    https://github.com/ropensci/onboarding/issues/36.)
Maintainer: Maëlle Salmon <maelle.salmon@yahoo.se>
Repository: CRAN
Date/Publication: 2016-05-12 15:15:13
