Commit graph r-builds/builder
Author SHA1 Message Date
ac185870ce
add tcl tk support for alpine 2024-09-09 14:48:27 +02:00
6564fd499f
add alpine 2024-08-28 00:31:41 +02:00
58f91c7c15
fix output folder for opensuse-155 2024-07-09 15:26:35 +02:00
5dda1eb9d4
set platform label 2024-07-06 20:50:54 +02:00
9e28053430
arm 2024-07-06 17:16:00 +02:00
50ea8b98ce
set platforms 2024-07-06 17:15:18 +02:00
76bc8d0a6d
set platform 2024-07-06 17:10:31 +02:00
6cd0047006
CI 2024-06-10 10:02:34 +02:00
Gábor Csárdi
204e27d0d6 Add Fedora 40 patches for R 3.0.0 - R 4.0.2 2024-05-30 16:42:35 +02:00
Gábor Csárdi
fd4068ee09
Merge pull request #217 from rstudio/fedora40
Add Fedora 40
2024-05-24 10:06:13 +02:00
Gábor Csárdi
42f8c4bd77 CVE-2024-27322: update NEWS.Rd
At install time the other NEWS files will be
re-generated from NEWS.Rd.

To check if your R version is patched, search for
'CVE-2024-27322' in the NEWS. From the command line:
```
grep -C 5 CVE-2024-27322 /opt/R/4.0.0/lib/R/doc/NEWS
```

From R:
```
options(browser = "false")
news(grepl("CVE-2024-27322", Text))
```
2024-05-17 12:50:35 +02:00
Gábor Csárdi
e7a491969d Patch R 4.0.0 - R 4.3.3 for CVE-2024-27322
We also update the NEWS file, so by grepping for
'CVE-2024-27322' one can tell if the patched version
is installed or not.
2024-05-15 16:35:53 +02:00
Gábor Csárdi
43418b3aa6 Fedora 40: need util-linux-core for /usr/bin/more 2024-05-12 14:22:12 +02:00
Gábor Csárdi
ea3b4c23e2 Add Fedora 40 2024-05-12 12:41:02 +02:00
Greg Lin
cdde8088a3
Merge pull request #214 from rstudio/opensuse154-eol
Remove openSUSE 15.4 for EOL
2024-05-07 12:20:28 -05:00
Michael Mayer
534e0874c3 add libopenblas-dev instead of libopenblas-base to make testpkg happy 2024-05-03 19:57:12 +00:00
Greg Lin
770f273ce1 Remove openSUSE 15.4 for EOL 2024-05-02 17:38:54 -05:00
Michael Mayer
8e2dbc253a fix merge conflict 2024-05-02 13:00:48 +02:00
Michael Mayer
8d7388de1a bring back openblas to focal builds 2024-05-02 12:56:15 +02:00
Greg Lin
111621f79a Add support for Ubuntu 24.04 2024-04-16 18:23:04 -05:00
Gábor Csárdi
c268f65b17 Add support for Fedora 39
Drop support for Fedora 37, EOL 2023-12-05.
2024-02-22 15:30:00 +01:00
Gábor Csárdi
2317e4c575 Fix libdeflate dep on Debian 11, 12 as well
To fix up #204.
2024-02-21 10:39:53 +01:00
Gábor Csárdi
57c2e9b4a2 Fix devel builds for libdeflate
Closes #194.
2024-02-19 19:23:32 +01:00
nihara-thomas
5532edb31d
Merge pull request #182 from rstudio/deth-sles15sp5
Add R builds for openSUSE 15.5 / SLES 15 SP5
2023-10-03 09:32:04 -07:00
nihara-thomas
27576d1650 Updated README + added package script 2023-10-02 14:19:30 -07:00
Gábor Csárdi
101246253a Fix R 3.0.0 - R 3.0.3 on arm64 2023-08-16 12:37:36 +02:00
Toni Noble
db1f2a22c7 add support for sles15sp5 2023-08-03 16:15:18 -04:00
Colin Rundel
093675c29a Add lapack flag 2023-08-02 17:37:47 -04:00
Colin Rundel
7b14f23fd9 Use flexiblas 2023-08-02 16:41:10 -04:00
Colin Rundel
c0f78b5f75 Fix flexiblas 2023-08-02 14:11:14 -04:00
Colin Rundel
6c9247cfea Attempt at adding builds for Fedora 37 and 38 2023-07-25 17:36:23 -04:00
Gábor Csárdi
7b9cc43452 Add missing patch files
Thanks .gitignore!
2023-07-19 11:29:27 +02:00
Gábor Csárdi
33c666c5b4 Fix R 3.3.0-3.3.2 builds 2023-07-19 11:09:02 +02:00
Greg Lin
b541a8ff7c
Merge pull request #177 from rstudio/glin-eol
Discontinue openSUSE 15.3 and Ubuntu 18.04 builds for EOL
2023-07-11 11:52:32 -05:00
Greg Lin
fc59a69afd Discontinue openSUSE 15.3 and Ubuntu 18.04 builds for EOL 2023-07-10 15:09:17 -05:00
Greg Lin
f43d0784da Fix R <= 4.2 builds for SUSE 15.4; patch configure to allow libcurl 8.x 2023-07-10 14:56:38 -05:00
Greg Lin
a71a56bbb5 Fix AWS CLI on PATH for Debian 12; install v2 2023-07-05 18:20:39 -05:00
Gábor Csárdi
2058bd6503 Fix Dockerfile for Debian-12 2023-06-17 15:29:33 +02:00
Gábor Csárdi
4fdb5a8154 Fix libtiff package name for Debian 12 2023-06-17 11:07:09 +02:00
Gábor Csárdi
6a56d0aa9f Add support for Debian 12 2023-06-17 09:47:41 +02:00
Greg Lin
0ef67edd08 Use FlexiBLAS on RHEL 9 for R 4.3.0 and above
R 4.2.3 and below continue to use shared BLAS - OpenBLAS for backward compat.
2023-04-20 13:59:39 -05:00
Greg Lin
a58ff1aa6e Revert R-devel gcc-8 patch for Ubuntu 18, openSUSE 15.3/15.4 2023-04-19 17:20:33 -05:00
Greg Lin
09e29e69fa Remove R-devel patches for openSUSE 15.3/15.4
Now fixed upstream in R-devel / R 4.3.0.
2023-04-18 14:15:09 -05:00
Gábor Csárdi
e57ed87fae Fix R-devel build on OpenSUSE
More details:
https://stat.ethz.ch/pipermail/r-devel/2023-February/082304.html
https://stat.ethz.ch/pipermail/r-devel/2023-February/082315.html
2023-02-10 15:27:05 +01:00
Gábor Csárdi
dd1a91547f Fix OpenSUSE 15.4 package file 2023-02-08 00:44:26 +01:00
Gábor Csárdi
2b79717fba Fix R-devel compilation on OpenSUSE
By using newer compilers.
2023-02-07 21:06:17 +01:00
Gábor Csárdi
f5a104562e Use corrent DEB packages
Need gcc, g++, gfortran for R <= 4.2.x, and
gcc-8, g++-8, gofrtran-8 for R >= 4.3.0.
2023-02-02 07:44:27 -08:00
Gábor Csárdi
9b2fecd9e2 Use gcc-8 on Ubuntu 18.04
To address #153 on Ubuntu 18.04.
2023-02-02 06:42:00 -08:00
Greg Lin
b67a78e39e
Merge pull request #151 from rstudio/custom-install-path
Support custom installation paths for R
2023-01-18 12:25:04 -06:00
Gábor Csárdi
fc4212278b
Merge branch 'main' into feature/arm64 2023-01-10 20:30:58 +01:00