Package: rgbif
Title: Interface to the Global 'Biodiversity' Information Facility API
Description: A programmatic interface to the Web Service methods
    provided by the Global Biodiversity Information Facility ('GBIF';
    <https://www.gbif.org/developer/summary>). 'GBIF' is a database
    of species occurrence records from sources all over the globe.
    'rgbif' includes functions for searching for taxonomic names,
    retrieving information on data providers, getting species occurrence
    records, and getting counts of occurrence records.
Version: 0.9.9
License: MIT + file LICENSE
Authors@R: c(
    person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"),
    person("Vijay", "Barve", role = "ctb"),
    person("Dan", "Mcglinn", role = "ctb")
    )
URL: https://github.com/ropensci/rgbif
BugReports: https://github.com/ropensci/rgbif/issues
LazyData: true
LazyLoad: true
VignetteBuilder: knitr
Imports: xml2, ggplot2, crul (>= 0.3.4), data.table, whisker, magrittr,
        jsonlite (>= 0.9.16), oai (>= 0.2.2), geoaxe, tibble, wicket
        (>= 0.2.0)
Suggests: roxygen2 (>= 6.0.1), testthat, knitr, reshape2, maps, sp,
        rgeos
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-11-10 23:16:02 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Vijay Barve [ctb],
  Dan Mcglinn [ctb]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-11-12 17:09:22 UTC
