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 2026-03-19 17:36:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/R-base (Old)
 and      /work/SRC/openSUSE:Factory/.R-base.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "R-base"

Thu Mar 19 17:36:56 2026 rev:99 rq:1340891 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/R-base/R-base.changes    2025-11-09 
21:08:27.260531839 +0100
+++ /work/SRC/openSUSE:Factory/.R-base.new.8177/R-base.changes  2026-03-19 
17:37:37.902442001 +0100
@@ -1,0 +2,72 @@
+Wed Mar 11 11:14:50 UTC 2026 - Detlef Steuer <[email protected]>
+
+- CHANGES IN R 4.5.3:
+
+  UTILITIES:
+
+    • tools/fetch-recommended can be used instead of
+      tools/rsync-recommended to fetch recommended packages into R
+      sources using curl on systems without rsync or behind firewalls.
+
+  PACKAGE INSTALLATION:
+
+    • C++ standard specifications (CXX_STD = in src/Makevars* and in
+      the SystemRequirements field of the DESCRIPTION file) are now
+      checked more thoroughly.  Invalid values are still ignored but
+      now give a warning, as do contradictory specifications.
+
+    • (Preliminary) support for C++26 has been extended to Windows.
+
+    • A non-zero exit status from cleanup, cleanup.win or cleanup.ucrt,
+      if requested via options --clean or --preclean, is now reported
+      with a warning.
+
+  BUG FIXES:
+
+    • all.equal(obj, simple, check.class=FALSE) now is true, also when
+      simple is a bare atomic vector and obj has a simple class, fixing
+      the first part of PR#18971 thanks to Jan Gorecki.
+
+    • str(x, give.attr=FALSE) no longer shows attributes when x is a
+      zero length "Date" or "POSIXt" object.
+
+    • Tweaks to binning for bw.SJ() and bw.ucv() in the very rare case
+      of data which have an extremely small range compared to their
+      absolute values, e.g., x <- 6e9 + 6:9.
+
+    • Formatting book-type bibentry objects now converts LaTeX accents
+      also in the publisher and series fields.
+
+    • model.frame(~1, list(), na.action=na.pass) and similar
+      “border-line” uses no longer produce invalid data frames, fixing
+      PR#18977, reported with patch by Mikael Jagan.
+
+    • length(<POSIXlt>) <- v is more careful about balancing, notably
+      when v is not integer, thanks to Suharto Anggono's remarks on the
+      mailing list R-devel.
+
+    • approx(<x_with_ties>, <y_with_NA>, na.rm = FALSE) now should
+      always call the ties() function, fixing PR#17604 reported by Bill
+      Dunlap.
+
+    • besselJ(1, 1e-15) and similar now give correct results, thanks to
+      Leo Mada and other “R-help”ers.
+
+    • vignette(<pkg>::<topic>) is now a documented usage variant and
+      confines vignette retrieval to the specified package.
+
+    • pretty(ch) again correctly works with ch a character vector of
+      numbers.
+
+    • persp() labels the three axes correctly also when C level
+      atan2pi() is available, fixing PR#19007 by Klaus Schliep.
+
+    • Large (tall) subscripts in plotmath expressions are now
+      positioned correctly.  They were being positioned too high.
+
+    • Ops group (Arith, Compare,..) methods for matrix-"ts" now do
+      return (zero length) matrices even when the two series do not
+      overlap, a very partial fix of PR#18972 which is to be fully
+      addressed later.
+
+-------------------------------------------------------------------

Old:
----
  R-4.5.2.tar.xz

New:
----
  R-4.5.3.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ R-base.spec ++++++
--- /var/tmp/diff_new_pack.auRUGK/_old  2026-03-19 17:37:38.730476306 +0100
+++ /var/tmp/diff_new_pack.auRUGK/_new  2026-03-19 17:37:38.734476472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package R-base
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %define release 1
 
 Name:           R-base
-Version:        4.5.2
+Version:        4.5.3
 Release:        %release
 %define Rversion %{version}
 Source0:        R-%{version}.tar.xz
@@ -1386,7 +1386,7 @@
 
 %package -n R-cluster
 Summary:        Package provides recommended R-cluster
-Version:        2.1.8.1
+Version:        2.1.8.2
 Release:        %release
 Requires:       R-base
 
@@ -1441,7 +1441,7 @@
 
 %package -n R-foreign
 Summary:        Package provides recommended R-foreign
-Version:        0.8.90
+Version:        0.8.91
 Release:        %release
 Requires:       R-base
 
@@ -1500,7 +1500,7 @@
 
 %package -n R-lattice
 Summary:        Package provides recommended R-lattice
-Version:        0.22.7
+Version:        0.22.9
 Release:        %release
 Requires:       R-base
 
@@ -1629,7 +1629,7 @@
 
 %package -n R-mgcv
 Summary:        Package provides recommended R-mgcv
-Version:        1.9.3
+Version:        1.9.4
 Release:        %release
 Requires:       R-base
 
@@ -1787,7 +1787,7 @@
 
 %package -n R-survival
 Summary:        Package provides recommended R-survival
-Version:        3.8.3
+Version:        3.8.6
 Release:        %release
 Requires:       R-base
 

++++++ R-4.5.2.tar.xz -> R-4.5.3.tar.xz ++++++
/work/SRC/openSUSE:Factory/R-base/R-4.5.2.tar.xz 
/work/SRC/openSUSE:Factory/.R-base.new.8177/R-4.5.3.tar.xz differ: char 15, 
line 1

Reply via email to