Package: natserv
Title: 'NatureServe' Interface
Description: Interface to 'NatureServe'
(). Includes methods to get data,
image metadata, search taxonomic names, and make maps.
Version: 1.0.0.91
License: MIT + file LICENSE
URL: https://docs.ropensci.org/natserv/,
https://github.com/ropensci/natserv
BugReports: https://github.com/ropensci/natserv/issues
Authors@R: c(
person("Scott", "Chamberlain", role = c("aut"),
email = "myrmecocystus@gmail.com",
comment = c(ORCID="0000-0003-1444-9135")),
person("Christopher", "Tracey", role = c("aut", "cre"),
email = "christopher_tracey@natureserve.org",
comment = c(ORCID="0000-0002-3866-9020")),
person(given = "rOpenSci",
role = "fnd",
comment = c(ROR = "019jywm96")))
LazyData: true
Language: en-US
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Depends: R(>= 3.2.1)
Imports: crul (>= 0.7.0), jsonlite, tibble
Suggests: testthat, vcr
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Taxonomy
X-schema.org-keywords: taxonomy, species, API, web-services,
NatureServe, metadata, maps
X-schema.org-isPartOf: https://ropensci.org
Config/pak/sysreqs: libssl-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2025-02-04 14:23:11 UTC
RemoteUrl: https://github.com/ropensci/natserv
RemoteRef: master
RemoteSha: ac4bf7931735acbdd68247cce0f10e052c1852db
NeedsCompilation: no
Packaged: 2026-07-01 08:27:25 UTC; root
Author: Scott Chamberlain [aut] (ORCID:
),
Christopher Tracey [aut, cre] (ORCID:
),
rOpenSci [fnd] (ROR: )
Maintainer: Christopher Tracey