File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
Package: BioDataScience
2
2
Type: Package
3
- Version: 0.1.1
3
+ Version: 0.1.2
4
4
Title: A Series of Learnr Documents for Biological Data Science
5
5
Description: Interactive documents using learnr for studying biological data science.
6
6
Authors@R: c(
Original file line number Diff line number Diff line change 1
1
# BioDataScience News
2
2
3
+ ## Changes in version 0.1.2
4
+
5
+ - The run() function allows for selecting tutorials in a list.
6
+
7
+
3
8
## Changes in version 0.1.1
4
9
5
- - The run function now looks if there is an updated release and proposes to
10
+ - The run() function now looks if there is an updated release and proposes to
6
11
install it. Also, it provides a menu to select tutorials, in case no arguments
7
12
are provided.
8
13
Original file line number Diff line number Diff line change 3
3
* Integrate learnr documents.
4
4
5
5
* Datasets for the course.
6
+
7
+ * Create an RStudio addin to run tutorial and monitor progression.
You can’t perform that action at this time.
0 commit comments