Package: bold
Version: 1.3.0
Title: Interface to Bold Systems API
Authors@R: c(person("Salix", "Dubois", role = c("aut", "cre"),
email = "salixdubois+bold@gmail.com"),
person("Scott", "Chamberlain", role = c("aut"),
email = "myrmecocystus@gmail.com",
comment = c(ORCID="0000-0003-1444-9135")))
Depends: R (>= 2.10)
Suggests: sangerseqR, testthat, vcr (>= 0.5.4), tibble
Imports: xml2, crul (>= 0.3.8), stringi, jsonlite, data.table, methods
Description: A programmatic interface to the Web Service methods
provided by Bold Systems () for
genetic 'barcode' data. Functions include methods for searching
by sequences by taxonomic names, ids, collectors, and
institutions; as well as a function for searching for
specimens, and downloading trace files.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/bold/ (documentation),
https://github.com/ropensci/bold (source)
BugReports: https://github.com/ropensci/bold/issues
LazyData: yes
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
X-schema.org-applicationCategory: Data Access
X-schema.org-keywords: biodiversity, barcode, DNA, sequences, fasta
X-schema.org-isPartOf: https://ropensci.org
Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev
Repository: https://phylotastic.r-universe.dev
Date/Publication: 2024-12-13 22:53:13 UTC
RemoteUrl: https://github.com/ropensci/bold
RemoteRef: HEAD
RemoteSha: 8bfd90ace59c3663d8478e46b22c5eed8499229e
NeedsCompilation: no
Packaged: 2026-06-07 06:12:35 UTC; root
Author: Salix Dubois [aut, cre],
Scott Chamberlain [aut] (ORCID:
)
Maintainer: Salix Dubois