Diff of /DESCRIPTION [000000] .. [d5a14e]

Switch to unified view

a b/DESCRIPTION
1
Package: BiocAIML
2
Title: AI and ML excursions with Bioconductor and tidymodels
3
Version: 0.0.2
4
Authors@R:
5
    person(given = "Vince",
6
           family = "Carey",
7
           role = c("aut", "cre"),
8
           email = "stvjc@channing.harvard.edu",
9
           comment = c(ORCID = "0000-0003-4046-0063"))
10
Description: Explore AI and ML applications with Bioconductor and tidymodels.
11
Depends: R (>= 4.0.0), tools, utils
12
Suggests: knitr, BiocStyle, testthat, rmarkdown, survival, rpart,
13
    SummarizedExperiment
14
Imports: S4Vectors, curatedTCGAData
15
License: Artistic-2.0
16
VignetteBuilder: knitr
17
biocViews: Infrastructure, Survival, GeneRegulation
18
RoxygenNote: 7.1.2
19
URL: https://github.com/vjcitn/BiocAIML
20
BugReports: https://github.com/vjcitn/BiocAIML/issues