Skip to content

Commit

Permalink
Re-build README
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Nov 1, 2024
1 parent 1e8b116 commit 3dca6c3
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,16 @@ All images are available on `linux/amd64` and `linux/arm64` platforms.
Currently we support the last patch version of the last five minor R
versions. The `latest` tag always uses the last R release.

| image | R version | tags | note |
| --------- | ----------- | ----------------------------------------------------------------- | ----------- |
| R devel | 4.5.0-devel | `devel`, `4.5.0`, `4.5`, `4.5.0-devel`, `4.5-devel`, `2024-10-31` | Built daily |
| R next | 4.4.2-RC | `next`, `4.4.2`, `4.4`, `rc`, `4.4.2-rc`, `4.4-rc` | Built daily |
| R release | 4.4.2 | `4.4.2`, `4.4`, `release`, `latest` | |
| R 4.3.x | 4.3.3 | `4.3.3`, `4.3` | |
| R 4.2.x | 4.2.3 | `4.2.3`, `4.2` | |
| R 4.1.x | 4.1.3 | `4.1.3`, `4.1` | |
| R 4.0.x | 4.0.5 | `4.0.5`, `4.0` | |
| R 3.6.x | 3.6.3 | `3.6.3`, `3.6` | |
| image | R version | tags | note |
| --------- | ------------- | ----------------------------------------------------------------- | ----------- |
| R devel | 4.5.0-devel | `devel`, `4.5.0`, `4.5`, `4.5.0-devel`, `4.5-devel`, `2024-11-01` | Built daily |
| R next | 4.4.2-Patched | `next`, `patched`, `4.4.2-patched`, `4.4-patched` | Built daily |
| R release | 4.4.2 | `4.4.2`, `4.4`, `release`, `latest` | |
| R 4.3.x | 4.3.3 | `4.3.3`, `4.3` | |
| R 4.2.x | 4.2.3 | `4.2.3`, `4.2` | |
| R 4.1.x | 4.1.3 | `4.1.3`, `4.1` | |
| R 4.0.x | 4.0.5 | `4.0.5`, `4.0` | |
| R 3.6.x | 3.6.3 | `3.6.3`, `3.6` | |

## Daily R-devel builds

Expand Down

0 comments on commit 3dca6c3

Please sign in to comment.