Greg Lin
a245fc65d9
Fix fpm installation on openSUSE 15.4; switch to nfpm
...
fpm currently fails to install because the public_suffix gem dependency
requires Ruby 2.6, which openSUSE 15.4 doesn't provide. Because there have
been so many Ruby dependency issues with fpm in the past, switch to the fewer-
dependency nfpm, which also has better support for code signing if we want to
do that in the future.
2022-08-22 19:00:01 -05:00
..
build.sh
Update R-devel tarball location
2022-05-03 11:19:37 -05:00
docker-compose.yml
Add R builds for openSUSE 15.4/SLES 15 SP4
2022-08-18 13:15:45 -05:00
Dockerfile.centos-7
Fix installations of fpm 1.12.0
2021-01-26 13:28:23 -06:00
Dockerfile.centos-8
Use Rocky Linux 8 in place of CentOS 8
2022-02-09 17:52:45 -06:00
Dockerfile.debian-10
Pin fpm to 1.11.0
2021-02-16 10:51:15 -06:00
Dockerfile.debian-11
Include PCRE2 in R 3.x on Debian 11 for Pango support
2022-03-21 16:21:25 -05:00
Dockerfile.opensuse-153
Fix openSUSE 15.3 installation and update to ICU 69
2021-12-28 12:17:35 -06:00
Dockerfile.opensuse-154
Fix fpm installation on openSUSE 15.4; switch to nfpm
2022-08-22 19:00:01 -05:00
Dockerfile.rhel-9
Add R builds for RHEL 9
2022-08-17 15:30:54 -05:00
Dockerfile.ubuntu-1804
Pin fpm to 1.11.0
2021-02-16 10:51:15 -06:00
Dockerfile.ubuntu-2004
Pin fpm to 1.11.0
2021-02-16 10:51:15 -06:00
Dockerfile.ubuntu-2204
Switch back to using OpenBLAS for Ubuntu 22
2022-04-22 18:17:52 -05:00
package.centos-7
Remove unnecessary PCRE2 dependency on R 3.x
2020-05-14 12:45:10 -05:00
package.centos-8
Remove unnecessary PCRE2 dependency on R 3.x
2020-05-14 12:45:10 -05:00
package.debian-10
Add -dev libs for R packages that link against libR
2020-05-14 14:55:02 -05:00
package.debian-11
Include PCRE2 in R 3.x on Debian 11 for Pango support
2022-03-21 16:21:25 -05:00
package.opensuse-153
Fix openSUSE 15.3 installation and update to ICU 69
2021-12-28 12:17:35 -06:00
package.opensuse-154
Fix fpm installation on openSUSE 15.4; switch to nfpm
2022-08-22 19:00:01 -05:00
package.rhel-9
Add documentation about how we link against BLAS/LAPACK
2022-08-17 18:07:33 -05:00
package.ubuntu-1804
Add -dev libs for R packages that link against libR
2020-05-14 14:55:02 -05:00
package.ubuntu-2004
Add -dev libs for R packages that link against libR
2020-05-14 14:55:02 -05:00
package.ubuntu-2204
Switch back to using OpenBLAS for Ubuntu 22
2022-04-22 18:17:52 -05:00