Package: rvertnet
Title: Search 'Vertnet', a 'Database' of Vertebrate Specimen Records
Description: Retrieve, map and summarize data from the 'VertNet.org' 
    archives (<http://vertnet.org/>).  Functions allow searching by many 
    parameters, including 'taxonomic' names, places, and dates. In addition, 
    there is an interface for conducting spatially delimited searches, and 
    another for requesting large 'datasets' via email.
Version: 0.7.0
Authors@R: c(
    person("Scott", "Chamberlain",
        role = c("aut", "cre"),
        email = "myrmecocystus@gmail.com",
        comment = "http://orcid.org/0000-0003-1444-9135"),
    person("Chris", "Ray", role = "ctb"),
    person("Vijay", "Barve", role = "ctb")
    )
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/ropensci/rvertnet
BugReports: https://github.com/ropensci/rvertnet/issues
VignetteBuilder: knitr
Imports: jsonlite (>= 1.5), crul (>= 0.5.2), dplyr (>= 0.5.0), ggplot2,
        maps
Suggests: testthat, knitr
RoxygenNote: 6.0.1
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: species, occurrences, biodiversity, maps,
        vertnet, mammals, mammalia, specimens
X-schema.org-isPartOf: "https://ropensci.org"
NeedsCompilation: no
Packaged: 2018-04-17 16:49:00 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Chris Ray [ctb],
  Vijay Barve [ctb]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-17 17:25:43 UTC
