We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b0cdf commit d04db42Copy full SHA for d04db42
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: BioDataScience
2
Type: Package
3
-Version: 0.3.0
+Version: 0.4.0
4
Title: A Series of Learnr Documents for Biological Data Science
5
Description: Interactive documents using learnr for studying biological data science.
6
Authors@R: c(
NEWS.md
@@ -1,5 +1,20 @@
# BioDataScience News
+## Changes in version 0.4.0
+
+- Tutorial 02c_nuage_de_points finalized
7
8
+## Changes in version 0.3.0
9
10
+- Tutorial 02b_decouverte finalized
11
12
13
+## Changes in version 0.2.0
14
15
+- Tutorial 02a_base finalized
16
17
18
## Changes in version 0.1.2
19
20
- The run() function allows for selecting tutorials in a list.
0 commit comments