Skip to content

Commit aedbc3d

Browse files
committed
Version 2022-2023
1 parent 1caa970 commit aedbc3d

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: BioDataScience1
2-
Version: 2021.1.2
2+
Version: 2022.0.0
33
Title: A Series of Learnr Documents for Biological Data Science 1
44
Description: Interactive documents using learnr and shiny applications for studying biological data science.
55
Authors@R: c(
@@ -8,9 +8,9 @@ Authors@R: c(
88
person("Guyliann", "Engels", role = "aut",
99
email = "guyliann.engels@umons.ac.be"))
1010
Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
11-
Depends: R (>= 3.5.0)
11+
Depends: R (>= 4.1.0)
1212
Imports: learnitdown, BioDataScience, shiny, miniUI
13-
Suggests: SciViews, ggplot2, ggpubr, data.io, flow, chart, covr, knitr, rmarkdown, testthat, gradethis
13+
Suggests: SciViews, ggplot2, ggpubr, data.io, svMisc, svBase, svFlow, chart, covr, knitr, rmarkdown, testthat, gradethis
1414
Remotes: BioDataScience-Course/BioDataScience, rstudio/gradethis, SciViews/learnitdown, SciViews/data.io, SciViews/flow, SciViews/chart, SciViews/SciViews
1515
License: MIT + file LICENSE
1616
URL: https://github.com/BioDataScience-Course/BioDataScience1

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# BioDataScience1 2022.0.0
2+
3+
- New version for academic year 2022-2023.
4+
15
# BioDataScience1 2021.1.2
26

37
- All learnr tutorials from module 9 to 99 included are proof-readed.

0 commit comments

Comments
 (0)