Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2025-06-23 14:57:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Mon Jun 23 14:57:03 2025 rev:97 rq:1287188 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2025-04-20 19:48:53.645198934 +0200 +++ /work/SRC/openSUSE:Factory/.R-base.new.7067/R-base.changes 2025-06-23 14:57:40.574843265 +0200 @@ -1,0 +2,56 @@ +Fri Jun 13 10:59:21 UTC 2025 - Detlef Steuer <detlef.ste...@gmx.de> + +- CHANGES IN R 4.5.1: + + NEW FEATURES: + + • The internal method of unzip() now follows unzip 6.00 in how it + handles extracted file paths which contain "../". With thanks to + Ivan Krylov. + + INSTALLATION: + + • Standalone nmath can be built with early-2025 versions of + clang-based compilers such as LLVM clang 20, Apple clang 17 and + Intel icx 2025.0. + + • Tcl/Tk 9 can be used to build package tcltk: this has become the + default in some Linux distributions. *N.B.* several third-party + packages currently require Tcl/Tk 8 or even 8.6 without declaring + so. + + BUG FIXES: + + • Java detection in javareconf could not detect libjvm.* in the + zero variant of the JDK (PR#18884). All valid variants as of JDK + 24u are now supported. + + • factanal(.., rotation=*) now correctly updates rotmat, fixing + PR#18886. + + • dnbinom(<large>, <muchlarger>, ..) now is 0 correctly, instead of + NaN or Inf sometimes. + + • dbinom(<large>, n=Inf, ..) is 0 now correctly, instead of NaN + which also fixes many dnbinom() cases, notably those mentioned in + PR#16727 comment #5. + + • Fixing C level “binomial deviance” bd0() for extreme arguments + (preventing under-/overflow) solves more PR#16727 cases and also + prevents some full accuracy loss in such cases for dbinom(), + dnbinom(), and via dbinom_raw() potentially dgeom(), dhyper(), + dbeta(), and df(). + + • signif(1.**e308, digits) no longer truncates unnecessarily (but + still to prevent overflow to Inf), fixing PR#18889. + + • prettyNum(*, zero.print={>=1-char}, replace.zero=TRUE) now works + as documented, thanks to Marttila Mikko and Ivan Krylov's + messages on R-devel. + + • pbeta(x, a,b, ..) for very large a,b no longer returns NaN but + the correct values (0 or 1, or their logs for log.p = TRUE). + This improves Mathlib's C level bratio() and hence also + pnbinom(), etc.. + +------------------------------------------------------------------- Old: ---- R-4.5.0.tar.xz New: ---- R-4.5.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.fq4aVJ/_old 2025-06-23 14:57:41.442879566 +0200 +++ /var/tmp/diff_new_pack.fq4aVJ/_new 2025-06-23 14:57:41.446879733 +0200 @@ -23,7 +23,7 @@ %define release 1 Name: R-base -Version: 4.5.0 +Version: 4.5.1 Release: %release %define Rversion %{version} Source0: R-%{version}.tar.xz @@ -1500,7 +1500,7 @@ %package -n R-lattice Summary: Package provides recommended R-lattice -Version: 0.22.6 +Version: 0.22.7 Release: %release Requires: R-base @@ -1567,7 +1567,7 @@ %package -n R-Matrix Summary: Package provides recommended R-Matrix -Version: 1.7.2 +Version: 1.7.3 Release: %release Requires: R-base Obsoletes: R-Matrix-devel <= 1.3.2 @@ -1629,7 +1629,7 @@ %package -n R-mgcv Summary: Package provides recommended R-mgcv -Version: 1.9.1 +Version: 1.9.3 Release: %release Requires: R-base ++++++ R-4.5.0.tar.xz -> R-4.5.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/R-base/R-4.5.0.tar.xz /work/SRC/openSUSE:Factory/.R-base.new.7067/R-4.5.1.tar.xz differ: char 15, line 1