generated from BioDataScience-Course/BioDataScience2
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
executable file
·21 lines (21 loc) · 1.07 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: BioDataScience1
Version: 2024.10.0
Title: A Series of Learnr Documents for Biological Data Science 1
Description: Interactive documents using learnr and shiny applications for studying biological data science.
Authors@R: c(
person("Philippe", "Grosjean", role = c("aut", "cre"),
email = "phgrosjean@sciviews.org"),
person("Guyliann", "Engels", role = "aut",
email = "guyliann.engels@umons.ac.be"))
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
Depends: R (>= 4.2.0)
Imports: learnitdown (>= 1.8.0), BioDataScience (>= 2024.0.0), shiny, miniUI, rstudioapi
Suggests: SciViews, ggpubr, data.io, svMisc, svBase, svFlow, covr, knitr, rmarkdown, testthat, gradethis
Remotes: BioDataScience-Course/BioDataScience, rstudio/gradethis, SciViews/learnitdown, SciViews/data.io, SciViews/flow, SciViews/chart, SciViews/SciViews
License: MIT + file LICENSE
URL: https://github.com/BioDataScience-Course/BioDataScience1
BugReports: https://github.com/BioDataScience-Course/BioDataScience1/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Encoding: UTF-8