Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2018-03-16 10:43:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Fri Mar 16 10:43:34 2018 rev:59 rq:587453 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2018-03-14 19:39:59.879155834 +0100 +++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes 2018-03-16 10:44:58.868947224 +0100 @@ -1,0 +2,62 @@ +Thu Mar 15 09:21:05 UTC 2018 - [email protected] + +- upstrem updated to 3.4.4 + + CHANGES IN R 3.4.4: + + NEW FEATURES: + + * Sys.timezone() tries more heuristics on Unix-alikes and so is + more likely to succeed (especially on Linux). For the slowest + method, a warning is given recommending that TZ is set to avoid + the search. + + * The version of LAPACK included in the sources has been updated to + 3.8.0 (for the routines used by R, a very minor bug-fix change). + + * parallel::detectCores(logical = FALSE) is ignored on Linux + systems, since the information is not available with virtualized + OSes. + + INSTALLATION on a UNIX-ALIKE: + + * configure will use pkg-config to find the flags to link to jpeg + if available (as it should be for the recently-released jpeg-9c + and libjpeg-turbo). (This amends the code added in R 3.3.0 as + the module name in jpeg-9c is not what that tested for.) + + DEPRECATED AND DEFUNCT: + + * Sys.timezone(location = FALSE) (which was a stop-gap measure for + Windows long ago) is deprecated. It no longer returns the value + of environment variable TZ (usually a location). + + * Legacy support of make macros such as CXX1X is formally + deprecated: use the CXX11 forms instead. + + BUG FIXES: + + * power.prop.test() now warns when it cannot solve the problem, + typically because of impossible constraints. (PR#17345) + + * removeSource() no longer erroneously removes NULL in certain + cases, thanks to D'enes T'oth. + + * nls(`NO [mol/l]` ~ f(t)) and nls(y ~ a) now work. (Partly from + PR#17367) + + * R CMD build checks for GNU cp rather than assuming Linux has it. + (PR#17370 says 'Alpine Linux' does not.) + + * Non-UTF-8 multibyte character handling fixed more permanently + (PR#16732). + + * sum(<large ints>, <stuff>) is more consistent. (PR#17372) + + * rf() and rbeta() now also work correctly when ncp is not scalar, + notably when (partly) NA. (PR#17375) + + * R CMD INSTALL now correctly sets C++ compiler flags when all + source files are in sub-directories of src. + +------------------------------------------------------------------- Old: ---- R-3.4.3.tar.bz2 New: ---- R-3.4.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.H1J8LX/_old 2018-03-16 10:45:00.328894654 +0100 +++ /var/tmp/diff_new_pack.H1J8LX/_new 2018-03-16 10:45:00.332894510 +0100 @@ -19,7 +19,7 @@ %define release 1 Name: R-base -Version: 3.4.3 +Version: 3.4.4 Release: %release %define Rversion %{version} Source: R-%{version}.tar.bz2 @@ -1301,7 +1301,7 @@ %package -n R-MASS Summary: Package provides recommended R-MASS Group: Development/Libraries/Other -Version: 7.3.47 +Version: 7.3.49 Release: %release Requires: R-base @@ -1392,7 +1392,7 @@ %package -n R-mgcv Summary: Package provides recommended R-mgcv Group: Development/Libraries/Other -Version: 1.8.22 +Version: 1.8.23 Release: %release Requires: R-base @@ -1488,7 +1488,7 @@ %package -n R-rpart Summary: Package provides recommended R-rpart Group: Development/Libraries/Other -Version: 4.1.11 +Version: 4.1.13 Release: %release Requires: R-base ++++++ R-3.4.3.tar.bz2 -> R-3.4.4.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/R-base/R-3.4.3.tar.bz2 /work/SRC/openSUSE:Factory/.R-base.new/R-3.4.4.tar.bz2 differ: char 11, line 1
