File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ ARG NCPUS=${NCPUS:--1}
13
13
RUN install2.r --error --skipinstalled -n $NCPUS \
14
14
abind \
15
15
autonewsmd \
16
+ bib2df \
16
17
bigmemory \
17
18
billboarder \
18
19
bookdown \
Original file line number Diff line number Diff line change 1
1
# R for datascience
2
2
3
- ## Unreleased (2023-04-12 )
3
+ ## 4.2.3-9005 (2023-04-13 )
4
4
5
5
#### New Features
6
6
15
15
* updated news.md
16
16
#### Others
17
17
18
+ * updated RStudio to ` 2023.05.0-daily-212 ` and Quarto to ` 1.3.319 `
18
19
* added native pipe as default to RStudio settings
19
20
* updated RStudio to ` 2023.05.0-daily-124 ` and quarto to ` 1.3.287 `
20
21
* (deps): update ardalanamini/auto-changelog action to v3 ([ #5 ] ( https://github.com/joundso/r_datascience/issues/5 ) )
21
22
* (deps): update docker/build-push-action action to v4 ([ #6 ] ( https://github.com/joundso/r_datascience/issues/6 ) )
22
23
* (deps): update ardalanamini/auto-changelog action to v1.4.0 ([ #4 ] ( https://github.com/joundso/r_datascience/issues/4 ) )
23
24
24
- Full set of changes: [ ` 4.2.3...f40ef82 ` ] ( https://github.com/joundso/r_datascience/compare/4.2.3...f40ef82 )
25
+ Full set of changes: [ ` 4.2.3...4.2.3-9005 ` ] ( https://github.com/joundso/r_datascience/compare/4.2.3...4.2.3-9005 )
25
26
26
27
## 4.2.3 (2023-03-20)
27
28
You can’t perform that action at this time.
0 commit comments