Debian Patches

Status for r-base/4.6.1-6

Patch Description Author Forwarded Bugs Origin Last update
set_R_LIBS_USER_and_SITE_in_Renviron.patch Modify R_LIBS_USER and R_LIBS_SITE for Debian settings This goes back to a decision made jointly with R Core upstream in the early
2000s to support three default directories: /usr/lib/R/library for base and recommended
packages (as part of the binary), /usr/lib/R/site-library for binary r-cran-* packages
as part of the distro, and /usr/local/lib/R/site-library for user-controlled, non-distro
packages to be visible system-wide.
.
A recent-ish change in R 4.2.* made it that we needed to change where we set this here
and not in Renviron.site which would not be read in 'R -q' mode.
.
r-base (4.2.2.20221110-2) unstable; urgency=medium
.
[ Dirk Eddelbuettel ]
* debian/patches/set_R_LIBS_USER_and_SITE_in_Renviron.patch: Modified following
helpful email discussion with Kurt Hornik
* debian/control: Remove Depends: on perl in light of change by Giole
.
[ Adrian Bunk ]
* debian/rukes: Set -ffloat-store on i386
.
[ Giole Barabucci ]
* debian/r-base-core.postinst: Simplify one perl substitution call to sed
Dirk Eddelbuettel <edd@debian.org> not-needed 2023-01-20
tools_pkg_calls_mkdesc <short summary of the patch>
This ensure a possible PKG_BUILT_STAMP is used as the 'mkdesc' target reflects it.
Dirk Eddelbuettel <edd@debian.org> no 2026-08-05
skip_Rd2HTML_section Skip Rd2HTML section Dirk Eddelbuettel <edd@debian.org> no 2026-08-08
reflect-SOURCE_DATE_EPOCH-in-help2man <short summary of the patch>
This short patch comes straight from a current version of help2man as in Debian.
Dirk Eddelbuettel <edd@debian.org> no 2026-08-13
do-not-reflect-hostname-in-libtool Do not report hostname in libtool
Upstream is making the same change. Motivation is reproducible builds.
Dirk Eddelbuettel <edd@debian.org> no 2026-08-17

All known versions for source package 'r-base'

Links