Skip to content

Commit 8c54dca

Browse files
committed
Version 2025-2026
1 parent 7d013ae commit 8c54dca

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

DESCRIPTION

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: BioDataScience2
2-
Version: 2024.9.0
2+
Version: 2025.0.0
33
Title: A Series of Learnr Documents for Biological Data Science 2
44
Description: Interactive documents using learnr for studying biological data science (second course).
55
Authors@R: c(
@@ -13,8 +13,9 @@ Imports: learnitdown, BioDataScience, shiny, miniUI, rstudioapi
1313
Suggests: SciViews, ggplot2, ggpubr, data.io, svMisc, svBase, svFlow, chart, covr, knitr, testthat, gradethis
1414
License: MIT + file LICENSE
1515
Encoding: UTF-8
16+
LazyData: true
1617
URL: https://github.com/BioDataScience-Course/BioDataScience2
1718
BugReports: https://github.com/BioDataScience-Course/BioDataScience2/issues
1819
Roxygen: list(markdown = TRUE)
19-
RoxygenNote: 7.3.1
20-
VignetteBuilder: knitr
20+
RoxygenNote: 7.3.2
21+

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# BioDataScience2 2025.0.0
2+
3+
- New version for the academic year 2024-2025.
4+
15
# BioDataScience2 2024.9.0
26

37
- Learnrs **B09La_db** and **B09Lb_mds** and **B10La_som** revised for 2024-2025.

0 commit comments

Comments
 (0)