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 56c3f1d commit e2d29b7Copy full SHA for e2d29b7
3 files changed
DESCRIPTION
@@ -1,5 +1,5 @@
1
Package: BioDataScience1
2
-Version: 2020.11.0
+Version: 2020.11.1
3
Title: A Series of Learnr Documents for Biological Data Science 1
4
Description: Interactive documents using learnr for studying biological data science.
5
Authors@R: c(
NEWS.md
@@ -1,5 +1,9 @@
# BioDataScience1 News
+## Changes in version 2020.11.1
+
+- A12La_correlation : minor modifications to improve exercise guidelines
6
7
## Changes in version 2020.11.0
8
9
- A12La_correlation updated to version 2
inst/tutorials/A12La_correlation/A12La_correlation.Rmd
@@ -6,7 +6,7 @@ output:
learnr::tutorial
tutorial:
id: "A12La_correlation"
- version: 2.0.0/5
+ version: 2.0.1/5
10
runtime: shiny_prerendered
11
---
12
0 commit comments