-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathDESCRIPTION
37 lines (37 loc) · 1.3 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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 (<http://www.boldsystems.org/>) 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