R4.2.2
What's Changed
- Automatic update of container definition files by @github-actions in #497
- Remove image descriptions in favor of the Rocker website by @eitsupi in #498
- Automatic update of container definition files by @github-actions in #501
- Fix typo by @eitsupi in #500
- Simplifying Python installation scripts and rename
install_binder.sh
toinstall_jupyter.sh
by @eitsupi in #494 - [CI] Prevent unnecessary builds by @eitsupi in #504
- Automatic update of container definition files by @github-actions in #502
- [Docs] Remove information available on website from the README by @eitsupi in #509
- Updates for the first quarto cli stable release by @eitsupi in #506
- [Docs][CI] Change the link syntax on the wiki home from MediaWiki's one to Markdown's to reduce redering time on GitHub by @eitsupi in #518
- [CI] More tests for rocker scripts by @eitsupi in #523
- Remove libicu-le-hb0 and libicu4j-* from
rocker/r-ver
by @racosta in #522 - Automatic update of container definition files by @github-actions in #528
- Fix source installation issues on R 4.3 by adding
devtools
dependencies toinstall_tidyverse.sh
and update theinstall2.r
script by @eitsupi in #530 - Make a sym link of rstudio-server executable by @eitsupi in #535
- Move RStudio user settings from
.rstudio/monitored/user-settings/user-settings
to.config/rstudio/rstudio-prefs.json
by @eitsupi in #534 - Bump actions/upload-artifact from 2 to 3 by @dependabot in #537
- Automatic update of container definition files by @github-actions in #540
- Make a sym link of rserver executable by @eitsupi in #541
- Update groupmod for already existing group ids within the container by @zickzackv in #544
- [CI] More reliable RStudio version and commit date capture by @eitsupi in #545
- Automatic update of container definition files by @github-actions in #546
- fix #550 - download shiny server from new download location by @mskyttner in #551
- Use
usermod
instead ofaddgroup
for adding a group to the user by @eitsupi in #552 - Bump cuda version and drop cuda version tags for
ubuntu:jammy
based images by @eitsupi in #516 - Automatic update of container definition files by @github-actions in #554
New Contributors
- @racosta made their first contribution in #522
- @zickzackv made their first contribution in #544
- @mskyttner made their first contribution in #551
Full Changelog: R4.2.1...R4.2.2