r-builds/builder/patches
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Gábor Csárdi 7b9cc43452 Add missing patch files
Thanks .gitignore!
2023-07-19 11:29:27 +02:00
..
R-3.3.0.patch Add missing patch files 2023-07-19 11:29:27 +02:00
R-3.3.1.patch Add missing patch files 2023-07-19 11:29:27 +02:00
R-3.3.2.patch Add missing patch files 2023-07-19 11:29:27 +02:00
README.md Fix R 3.3.0-3.3.2 builds 2023-07-19 11:09:02 +02:00

Patches

Patches can be applied for specific R versions and platforms. To add a patch for an R version on all platforms, create a patch file at patches/R-${R_VERSION}.patch (such as patches/R-devel.patch).

To add a patch for an R version on a specific platform create a patch file at patches/R-${R_VERSION}-${OS_IDENTIFIER}.patch (such as patches/R-3.3.0-centos-8.patch).