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 2024-06-21 16:04:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/R-base (Old)
 and      /work/SRC/openSUSE:Factory/.R-base.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "R-base"

Fri Jun 21 16:04:55 2024 rev:93 rq:1182054 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/R-base/R-base.changes    2024-05-03 
01:11:49.094835277 +0200
+++ /work/SRC/openSUSE:Factory/.R-base.new.18349/R-base.changes 2024-06-21 
16:05:20.666773329 +0200
@@ -1,0 +2,58 @@
+Fri Jun 14 08:20:44 UTC 2024 - Detlef Steuer <[email protected]>
+
+- CHANGES IN R 4.4.1:
+
+  C-LEVEL FACILITIES:
+
+    * Functions R_atof and R_strtod declared in header R_ext/Utils.h
+      are now documented in 'Writing R Extensions' and so formally part
+      of the API.
+
+    * The non-API entry points Rf_setSVector, Rf_StringFalse,
+      Rf_StringTrue and Rf_isBlankString have been added to those
+      reported by R CMD check.
+
+    * The new function Rf_allocLang is now available. This provides an
+      alternative to the idiom of calling Rf_allocList followed by
+      SET_TYPEOF.
+
+  UTILITIES:
+
+    * R CMD check now reports as warnings what gfortran calls 'Fortran
+      2018 deleted features', all of which have long been marked as
+      'obsolescent' and some of which were deleted in Fortran 2008 or
+      earlier.  Fortran compilers are no longer required to support
+      these.
+
+  BUG FIXES:
+
+    * as.numeric(), scan(), type.convert() and other places which use
+      the internal C function R_strtod now require a _non-empty_ digit
+      sequence in a decimal or binary exponent.  This aligns with the
+      C/POSIX standard for strtod and with ?NumericConstants.
+
+    * as.data.frame(m, make.names=NA) now works correctly for a matrix
+      m with NA's in row names.
+
+    * The error message from <POSIXlt>[["hour"]] and similar now
+      mentions *[[, "hour"]], as wished for in PR#17409 and proposed by
+      Michael Chirico.
+
+    * qbinom() and potentially qpois(), qnbinom(), no longer sometimes
+      fail accurate inversion (of pbinom(), etc), thanks to Christopher
+      Chang's report and patch in PR#18711.
+
+    * The internal help server on Windows can again serve requests sent
+      in quick succession, fixing a regression in R 4.4.0.
+
+    * debugcall(<S3Generic>()) now also works when a corresponding
+      S4-generic version is in the methods cache (PR#18143).
+
+    * Package tools' toTitleCase(ch0) now returns character(0) when ch0
+      is of zero length; fixing PR#18724, reported by David Hugh Jones.
+
+    * R CMD check is no longer broken (without a check result and no
+      explanation in 00check.log) for a package which declares an
+      invalid VignetteBuilder in DESCRIPTION but has no vignettes.
+
+-------------------------------------------------------------------

Old:
----
  R-4.4.0.tar.xz

New:
----
  R-4.4.1.tar.xz

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

Other differences:
------------------
++++++ R-base.spec ++++++
--- /var/tmp/diff_new_pack.yLlXNo/_old  2024-06-21 16:05:21.478803118 +0200
+++ /var/tmp/diff_new_pack.yLlXNo/_new  2024-06-21 16:05:21.482803264 +0200
@@ -23,7 +23,7 @@
 %define release 1
 
 Name:           R-base
-Version:        4.4.0
+Version:        4.4.1
 Release:        %release
 %define Rversion %{version}
 Source0:        R-%{version}.tar.xz
@@ -1455,7 +1455,7 @@
 
 %package -n R-KernSmooth
 Summary:        Package provides recommended R-KernSmooth
-Version:        2.23.22
+Version:        2.23.24
 Release:        %release
 Requires:       R-base
 
@@ -1518,7 +1518,7 @@
 
 %package -n R-MASS
 Summary:        Package provides recommended R-MASS
-Version:        7.3.60
+Version:        7.3.60.2
 Release:        %release
 Requires:       R-base
 
@@ -1778,7 +1778,7 @@
 
 %package -n R-survival
 Summary:        Package provides recommended R-survival
-Version:        3.5.8
+Version:        3.6.4
 Release:        %release
 Requires:       R-base
 

++++++ R-4.4.0.tar.xz -> R-4.4.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/R-base/R-4.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.R-base.new.18349/R-4.4.1.tar.xz differ: char 13, 
line 1

Reply via email to