Skip to content

R4.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 15:36
· 764 commits to master since this release
ea33fb2
  • Merge and change the structure of stack files and update build strategy, and some improvements
  • Update wiki home to show all images
  • Change the naming convention for reports uploaded to the wiki
  • Add docker-bake.json check for pull request
  • Update the README to reflect the latest situation
  • Update some rocker scripts for arm64 build (and some minor improvements)
  • Add change logs to each releases automatically
  • Add rocker/r-ver:4.1.X arm64 build (multi architecture images)
  • Report template update for multi-architecture images
  • Some minor improvements to the script make-stacks.R for automated updates
  • bump s6 overlay to v2.1.0.2 in R <= 4.0.2 images
  • Minor fix and some refactoring to make-stacks.R
  • Update for new RStudio versioning, download URL, and bump RStudio Server to 2021.09.0+351 in R 4.1.1 images
  • Update some scripts to reduce build time (parallel installation R packages and skipping apt update)
  • Reports: Hide the "Python" header if pip3 is not installed
  • Add install_quarto.sh
  • added gpu test script and associated aws infrastructure code
  • Change rstudio/rstudio to rocker/rstudio; closes #264
  • Fix to build correctly and no warning when RSTUDIO_VERSION is set to latest
  • removed nvblas.conf
  • first pass of gpu testing added to config_R_cuda.sh
  • Export build cache of rocker/r-ver to reduce build time
  • bug fixes
  • Fix missing "-1" from github release url in install_pandoc.sh
  • fix cuda test scripts
  • Fix cache exporting
  • Add install_julia.sh
  • follow the RStudio daily website URL change
  • Include patched install2.r script for non-latest images
  • Automatic update of container definition files