Package: rvertnet
Title: Search 'Vertnet', a 'Database' of Vertebrate Specimen Records
Description: Retrieve, map and summarize data from the 'VertNet.org'
archives (). 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.8.4.9000
Authors@R: c(
person("Scott", "Chamberlain", email = "myrmecocystus@gmail.com",
role = c("aut"), comment = c(ORCID = "0000-0003-1444-9135")),
person("Chris", "Ray", role = "ctb"),
person("Vijay", "Barve", role = "ctb"),
person("Dave", "Slager", email = "slager@uw.edu",
role = c("ctb", "cre"), comment = c(ORCID = "0000-0003-2525-2039"))
)
License: MIT + file LICENSE
URL: https://github.com/ropensci/rvertnet,
https://docs.ropensci.org/rvertnet/
BugReports: https://github.com/ropensci/rvertnet/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Depends: R (>= 2.10)
Imports: jsonlite (>= 1.5), crul (>= 0.5.2), dplyr (>= 0.5.0), tibble,
ggplot2, maps
Suggests: knitr, rmarkdown, testthat, vcr, withr
RoxygenNote: 7.3.2
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"
VignetteBuilder: knitr
LazyData: true
Config/pak/sysreqs: libssl-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2024-10-19 14:55:43 UTC
RemoteUrl: https://github.com/ropensci/rvertnet
RemoteRef: main
RemoteSha: 6150378417c0495edbf000aa20808fa436912c91
NeedsCompilation: no
Packaged: 2026-07-01 08:15:01 UTC; root
Author: Scott Chamberlain [aut] (ORCID:
),
Chris Ray [ctb],
Vijay Barve [ctb],
Dave Slager [ctb, cre] (ORCID: )
Maintainer: Dave Slager