File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11Package: BioDataScience
22Type: Package
3- Version: 2022.0 .0
3+ Version: 2022.1 .0
44Title: Configuration for Biological Data Science Course
55Description: User sign in and sign out for the Biological Data Science courses
66 at the University of Mons, Belgium.
@@ -12,7 +12,11 @@ Authors@R: c(
1212Maintainer: Philippe Grosjean <phgrosjean@sciviews.org>
1313Depends: R (>= 4.1.0)
1414Imports: learnitdown
15- Suggests: covr, knitr, rmarkdown, testthat
15+ Suggests:
16+ covr,
17+ knitr,
18+ rmarkdown,
19+ testthat
1620Remotes: SciViews/learnitdown
1721License: MIT + file LICENSE
1822LazyData: true
@@ -22,3 +26,4 @@ Roxygen: list(markdown = TRUE)
2226RoxygenNote: 7.1.2
2327VignetteBuilder: knitr
2428Encoding: UTF-8
29+ Language: en-US
Original file line number Diff line number Diff line change 1+ # BioDataScience 2022.1.0
2+
3+ - Course key changed to match Saturn Cloud workflow.
4+
15# BioDataScience 2022.0.0
26
37- New version for academic year 2022-2023. New passwords for users and databases.
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ obfuscator <- function() {
4949}
5050
5151# BioDataScience configuration
52- .key <- " BioDataScience-Course_2022"
52+ .key <- " SDD_PASSWORD_2022 " # Was " BioDataScience-Course_2022"
5353.msg <- " Mot de passe de votre cours (si oubli\u 00E9, le demander par mail \u 00E0 sdd@sciviews.org):"
5454.msg2 <- " Mot de passe de d\u 00E9chiffrage learnr:"
5555.url <- " https://wp.sciviews.org/biodatascience_config_2022"
You can’t perform that action at this time.
0 commit comments