File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11# # Version:
2- VERSION_TAG = 4.2.3-9005
2+ VERSION_TAG = 4.3.0
33
44# # Ports:
55COMPOSE_PROJECT_NAME = rdatascience_1
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ LABEL org.label-schema.schema-version="1.0" \
55
66ARG \
77 # # Quarto: https://github.com/quarto-dev/quarto-cli/releases
8- QUARTO_VERSION="1.3.319 " \
8+ QUARTO_VERSION="1.3.336 " \
99
1010 # # RStudio:
1111 # # - Semi-Stable: https://www.rstudio.com/products/rstudio/download/preview/
1212 # # - Pre-Relese Builds: https://dailies.rstudio.com/rstudio/spotted-wakerobin/server/jammy/
1313 # # or: https://dailies.rstudio.com/rstudio/
1414 # # or: https://dailies.rstudio.com/rstudio/mountain-hydrangea/server/jammy-amd64/
15- RSTUDIO_VERSION="2023.05.0-daily-212 "
15+ RSTUDIO_VERSION="2023.05.0-daily-293 "
1616
1717# USER ${RSESSION_USER}
1818
Original file line number Diff line number Diff line change 11# R for datascience
22
3+ ## Unreleased (2023-04-24)
4+
5+ #### New Features
6+
7+ * added ` bib2df ` package
8+
9+ Full set of changes: [ ` 4.2.3-9005...e19bd31 ` ] ( https://github.com/joundso/r_datascience/compare/4.2.3-9005...e19bd31 )
10+
311## 4.2.3-9005 (2023-04-13)
412
513#### New Features
You can’t perform that action at this time.
0 commit comments