Package: worrms
Type: Package
Title: World Register of Marine Species (WoRMS) Client
Description: Client for World Register of Marine Species
(). Includes functions for each
of the API methods, including searching for names by name, date
and common names, searching using external identifiers,
fetching synonyms, as well as fetching taxonomic children and
taxonomic classification.
Version: 0.4.3
Authors@R: c(
person("Scott", "Chamberlain", role = "aut",
email = "myrmecocystus@gmail.com",
comment = c(ORCID = "0000-0003-1444-9135")),
person("Bart", "Vanhoorne.", email = "bart.vanhoorne@vliz.be", role = c("aut","cre"))
)
License: MIT + file LICENSE
URL: https://docs.ropensci.org/worrms/,
https://github.com/ropensci/worrms (devel), https://taxize.dev
(user manual)
BugReports: https://github.com/ropensci/worrms/issues
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
Language: en-US
Imports: crul (>= 0.6.0), tibble (>= 1.2), jsonlite (>= 1.1),
data.table
Suggests: roxygen2 (>= 7.1.0), knitr, rmarkdown, testthat, vcr (>=
0.2.0)
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Biology
X-schema.org-keywords: biology, science, marine, API, web, api-client,
worms, species
X-schema.org-isPartOf: https://ropensci.org
Config/pak/sysreqs: libssl-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2024-01-15 13:38:25 UTC
RemoteUrl: https://github.com/ropensci/worrms
RemoteRef: master
RemoteSha: c5fe3938cf321aafa7a24709578bcfa181261b28
NeedsCompilation: no
Packaged: 2026-07-01 08:15:30 UTC; root
Author: Scott Chamberlain [aut] (ORCID:
),
Bart Vanhoorne. [aut, cre]
Maintainer: Bart Vanhoorne.