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').
    '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.0
License: MIT + file LICENSE
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"),
    person("Karthik", "Ram", role = "aut",
    email = "karthik.ram@gmail.com"),
    person("Vijay", "Barve", role = "aut",
    email = "vijay.barve@gmail.com"),
    person("Dan", "Mcglinn", role = "aut",
    email = "danmcglinn@gmail.com"))
URL: https://github.com/ropensci/rgbif
BugReports: https://github.com/ropensci/rgbif/issues
LazyData: true
VignetteBuilder: knitr
Imports: methods, utils, stats, XML, ggplot2, httr (>= 1.0.0),
        data.table, whisker, magrittr, jsonlite (>= 0.9.16), V8, oai
Suggests: roxygen2, testthat, knitr, reshape2, maps
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-25 06:59:17 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Karthik Ram [aut],
  Vijay Barve [aut],
  Dan Mcglinn [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-25 08:54:32
