Skip to content

R4.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 12:14
· 372 commits to master since this release
29e6572

What's Changed

  • Automatic update of container definition files by @github-actions in #433
  • [CI] Minor improvement of filter pattern by @eitsupi in #434
  • Remove 4.0.0-ubuntu18.04 definition files by @eitsupi in #436
  • [CI] [Reports] Don't delete image lists to avoid erasing information of old groups by @eitsupi in #437
  • [CI] Allow changing the base image for rocker_scripts tests, and some improvements by @eitsupi in #440
  • Support installing RStudio Server for Ubuntu 22.04 by @eitsupi in #435
  • Allows install_binder.sh to be independently executable by @eitsupi in #438
  • [CI] Update RStudio installer url to support ubuntu jammy by @eitsupi in #444
  • Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #447
  • Bump docker/setup-qemu-action from 1 to 2 by @dependabot in #446
  • Bump docker/login-action from 1 to 2 by @dependabot in #445
  • Remove TERM=xterm from Dockerfiles' ENV by @eitsupi in #439
  • Improve testing and refactoring of rocker scripts by @eitsupi in #441
  • Set --skipmissing as much as possible when installing R packages by the install2.r command by @eitsupi in #452
  • bump libraries take 2 by @cboettig in #454
  • Refactoring install scripts for installing geospatial packages by @eitsupi in #455
  • Fix dev-osgeo installation by @eitsupi in #459
  • [CI] Push images to GitHub Container registry too by @eitsupi in #456
  • [CI] Only detect "X.Y.Z" format tag for GDAL by @eitsupi in #465
  • Avoiding build errors of dev-osgeo due to lack of the ncmeta package etc. by @eitsupi in #460
  • [Docs] Add news items about recent updates by @eitsupi in #466
  • Bump crazy-max/ghaction-github-runtime from 1 to 2 by @dependabot in #468
  • [Docs] Enhanced explanation of special tags by @eitsupi in #461
  • [CI] Workaround for the fatal: unsafe repogitory error on jobs on containers by @eitsupi in #469
  • Add strip step for R packages (binary installed from RSPM) to reduce container image size by @eitsupi in #467
  • dev-osgeo should install stars from CRAN by @eitsupi in #475
  • Automatic update of container definition files by @github-actions in #477
  • Automatic update of container definition files by @github-actions in #479
  • [Docs] Add link to GitHub Container Registry in README by @eitsupi in #481
  • Make texlive's path to be unrelated to CPU architectures by @benz0li in #482
  • Add issue templates by @eitsupi in #480
  • Automatic update of container definition files by @github-actions in #486
  • Make install_quarto.sh only install quarto cli (no R pakcages) by @eitsupi in #487
  • [CI] Set concurrency to control job execution order by @eitsupi in #492
  • Deprecate the environment variable USER for changing the user name of the RStudio user by @eitsupi in #490
  • Automatic update of container definition files by @github-actions in #493

New Contributors

Full Changelog: R4.2.0...R4.2.1