Hello community,

here is the log from the commit of package R-base for openSUSE:Factory checked 
in at 2018-07-02 23:33:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/R-base (Old)
 and      /work/SRC/openSUSE:Factory/.R-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "R-base"

Mon Jul  2 23:33:34 2018 rev:62 rq:620182 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/R-base/R-base.changes    2018-04-24 
15:35:06.573923611 +0200
+++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes       2018-07-02 
23:33:58.373210475 +0200
@@ -1,0 +2,72 @@
+Mon Jul  2 08:24:31 UTC 2018 - [email protected]
+
+-  CHANGES IN R 3.5.1 :
+
+  BUG FIXES:
+
+    * file("stdin") is no longer considered seekable.
+
+    * dput() and dump() are no longer truncating when
+      options(deparse.max.lines = *) is set.
+
+    * Calls with an S3 class are no longer evaluated when printed,
+      fixing part of PR#17398, thanks to a patch from Lionel Henry.
+
+    * Allow file argument of Rscript to include space even when it is
+      first on the command line.
+
+    * callNextMethod() uses the generic from the environment of the
+      calling method. Reported by Herv'e Pag`es with well documented
+      examples.
+
+    * Compressed file connections are marked as blocking.
+
+    * optim(*, lower = c(-Inf, -Inf)) no longer warns (and switches the
+      method), thanks to a suggestion by John Nash.
+
+    * predict(fm, newdata) is now correct also for models where the
+      formula has terms such as splines::ns(..) or stats::poly(..),
+      fixing PR#17414, based on a patch from Duncan Murdoch.
+
+    * simulate.lm(glm(*, gaussian(link = <non-default>))) has been
+      corrected, fixing PR#17415 thanks to Alex Courtiol.
+
+    * unlist(x) no longer fails in some cases of nested empty lists.
+      Reported by Steven Nydick.
+
+    * qr.coef(qr(<all 0, w/ colnames>)) now works.  Reported by Kun
+      Ren.
+
+    * The radix sort is robust to vectors with >1 billion elements (but
+      long vectors are still unsupported). Thanks to Matt Dowle for the
+      fix.
+
+    * Terminal connections (e.g., stdin) are no longer buffered. Fixes
+      PR#17432.
+
+    * deparse(x), dput(x) and dump() now respect c()'s argument names
+      recursive and use.names, e.g., for x <- setNames(0, "recursive"),
+      thanks to Suharto Anggono's PR#17427.
+
+    * Unbuffered connections now work with encoding conversion.
+      Reported by Stephen Berman.
+
+    * .Renviron on Windows with Rgui is again by default searched for
+      in user documents directory when invoked _via_ the launcher icon.
+      Reported by Jeroen Ooms.
+
+    * printCoefmat() now also works with explicit right=TRUE.
+
+    * print.noquote() now also works with explicit quote=FALSE.
+
+    * The default method for pairs(.., horInd=*, verInd=*) now gets the
+      correct order, thanks to reports by Chris Andrews and Gerrit
+      Eichner.  Additionally, when horInd or verInd contain only a
+      subset of variables, all the axes are labeled correctly now.
+
+    * agrep("..|..", .., fixed=FALSE) now matches when it should,
+      thanks to a reminder by Andreas Kolter.
+
+    * str(ch) now works for more invalid multibyte strings.
+
+-------------------------------------------------------------------

Old:
----
  R-3.5.0.tar.bz2

New:
----
  R-3.5.1.tar.bz2

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

Other differences:
------------------
++++++ R-base.spec ++++++
--- /var/tmp/diff_new_pack.brBfV9/_old  2018-07-02 23:34:00.221208188 +0200
+++ /var/tmp/diff_new_pack.brBfV9/_new  2018-07-02 23:34:00.225208183 +0200
@@ -19,7 +19,7 @@
 %define release 1
 
 Name:           R-base
-Version:        3.5.0
+Version:        3.5.1
 Release:        %release
 %define Rversion %{version}
 Source:         R-%{version}.tar.bz2
@@ -1303,7 +1303,7 @@
 %package -n R-MASS
 Summary:        Package provides recommended R-MASS
 Group:          Development/Libraries/Other
-Version:        7.3.49
+Version:        7.3.50
 Release:        %release
 Requires:       R-base
 
@@ -1394,7 +1394,7 @@
 %package -n R-mgcv
 Summary:        Package provides recommended R-mgcv
 Group:          Development/Libraries/Other
-Version:        1.8.23
+Version:        1.8.24
 Release:        %release
 Requires:       R-base
 
@@ -1556,7 +1556,7 @@
 %package -n R-survival
 Summary:        Package provides recommended R-survival
 Group:          Development/Libraries/Other
-Version:        2.41.3
+Version:        2.42.3
 Release:        %release
 Requires:       R-base
 

++++++ R-3.5.0.tar.bz2 -> R-3.5.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/R-base/R-3.5.0.tar.bz2 
/work/SRC/openSUSE:Factory/.R-base.new/R-3.5.1.tar.bz2 differ: char 11, line 1


Reply via email to