-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1.42 KB
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 1.42 KB
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
38
Package: amR
Title: amR, an R package suite to predict AMR in bacterial pathogens (amRdata, amRml, amRshiny)
Version: 0.0.0.9000
Authors@R: c(
person("Janani", "Ravi", , "janani.ravi@cuanschutz.edu", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7443-925X")),
person("Evan", "Brenner", , "evan.brenner@cuanschutz.edu", role = "ctb"),
person("Abhirupa", "Ghosh", , "abhirupa.ghosh@cuanschutz.edu", role = "ctb"),
person("Ethan", "Wolfe", , "ethan.wolfe@cuanschutz.edu", role = "ctb"),
person("Emily", "Boyer", , "emily.boyer@cuanschutz.edu", role = "ctb"),
person("Charmie", "Vang", , "charmie.vang@cuanschutz.edu", role = "ctb"),
person("Raymond", "Lesiyon", , "raymond.lesiyon@cuanschutz.edu", role = "ctb"),
person("David", "Mayer", , "david.mayer@cuanschutz.edu", role = "ctb")
)
Description: amR is a metapackage aka package suite that lets users install the 3 packages, amRdata, amRml, and amRshiny with a single install function.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Depends:
R (>= 4.5.0)
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/JRaviLab/amR
BugReports: https://github.com/JRaviLab/amR/issues
Imports:
devtools
biocViews:
AMR,
MicrobialGenomics,
MachineLearning,
Pathogen,
Dashboard,
Visualization
VignetteBuilder: knitr