-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 946 Bytes
/
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
Package: microbiomeData
Title: Curated Data from MicrobiomeDB.org
Version: 1.0.5
Authors@R:
c(person(given = "Danielle",
family = "Callan",
role = c("aut", "cre"),
email = "[email protected]"))
biocViews:
Imports:
S4Vectors,
microbiomeComputations,
veupathUtils
Extends:
MicrobiomeDB
Remotes:
microbiomeDB/microbiomeComputations,
microbiomeDB/MicrobiomeDB,
microbiomeDB/veupathUtils
URL: https://github.com/microbiomeDB/microbiomeData, https://microbiomedb.github.io/microbiomeData/
BugReports: https://github.com/microbiomeDB/microbiomeData/issues
Description: An R package containing all of the curated datasets from MicrobiomeDB.org.
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends:
R (>= 2.10),
MicrobiomeDB
License: Apache License (>= 2)
LazyData: true
LazyDataCompression: xz