Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2016-06-25 02:22:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2016-05-23 16:38:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes 2016-06-25 02:22:30.000000000 +0200 @@ -1,0 +2,45 @@ +Tue Jun 21 09:26:17 UTC 2016 - [email protected] + +- upstream release 3.3.1 + +- Most important changes + CHANGES IN R 3.3.1: + + BUG FIXES: + + * R CMD INSTALL and hence install.packages() gave an internal error + installing a package called description from a tarball on a + case-insensitive file system. + + * match(x, t) (and hence x %in% t) failed when x was of length one, + and either character and x and t only differed in their Encoding + or when x and t where complex with NAs or NaNs. (PR#16885.) + + * unloadNamespace(ns) also works again when ns is a 'namespace', as + from getNamespace(). + + * rgamma(1,Inf) or rgamma(1, 0,0) no longer give NaN but the + correct limit. + + * length(baseenv()) is correct now. + + * pretty(d, ..) for date-time d rarely failed when "halfmonth" time + steps were tried (PR#16923) and on 'inaccurate' platforms such as + 32-bit windows or a configuration with --disable-long-double; see + comment #15 of PR#16761. + + * In text.default(x, y, labels), the rarely(?) used default for + labels is now correct also for the case of a 2-column matrix x + and missing y. + * as.factor(c(a = 1L)) preserves names() again as in R < 3.1.0. + + * strtrim(""[0], 0[0]) now works. + + * Use of Ctrl-C to terminate a reverse incremental search started + by Ctrl-R in the readline-based Unix terminal interface is now + supported for readline >= 6.3 (Ctrl-G always worked). (PR#16603) + + * diff(<difftime>) now keeps the "units" attribute, as subtraction + already did, PR#16940. + +------------------------------------------------------------------- Old: ---- R-3.3.0.tar.bz2 New: ---- R-3.3.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.c4GInL/_old 2016-06-25 02:22:31.000000000 +0200 +++ /var/tmp/diff_new_pack.c4GInL/_new 2016-06-25 02:22:31.000000000 +0200 @@ -19,7 +19,7 @@ %define release 1 Name: R-base -Version: 3.3.0 +Version: 3.3.1 Release: %release %define Rversion %{version} Source: R-%{version}.tar.bz2 @@ -1438,7 +1438,7 @@ %package -n R-nlme Summary: Package provides recommended R-nlme Group: Developement/Libraries/Other -Version: 3.1.127 +Version: 3.1.128 Release: %release Requires: R-base @@ -1456,6 +1456,7 @@ %{_libdir}/R/library/nlme/html/ %{_libdir}/R/library/nlme/INDEX %{_libdir}/R/library/nlme/libs/ +%{_libdir}/R/library/nlme/LICENCE %{_libdir}/R/library/nlme/Meta/ %{_libdir}/R/library/nlme/mlbook/ %{_libdir}/R/library/nlme/NAMESPACE @@ -1578,7 +1579,7 @@ %package -n R-survival Summary: Package provides recommended R-survival Group: Developement/Libraries/Other -Version: 2.39.2 +Version: 2.39.4 Release: %release Requires: R-base ++++++ R-3.3.0.tar.bz2 -> R-3.3.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/R-base/R-3.3.0.tar.bz2 /work/SRC/openSUSE:Factory/.R-base.new/R-3.3.1.tar.bz2 differ: char 11, line 1
