Hello community, here is the log from the commit of package R-base for openSUSE:Factory checked in at 2019-07-05 13:49:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Fri Jul 5 13:49:14 2019 rev:67 rq:713566 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2019-04-26 22:55:00.633293468 +0200 +++ /work/SRC/openSUSE:Factory/.R-base.new.4615/R-base.changes 2019-07-05 13:49:16.025504101 +0200 @@ -1,0 +2,81 @@ +Fri Jul 5 07:41:49 UTC 2019 - Detlef Steuer <[email protected]> + +- CHANGES IN R 3.6.1: + + INSTALLATION on a UNIX-ALIKE: + + * The default detection of the shell variable libNN is overridden + for derivatives of Debian Linux, some of which have started to + have a /usr/lib64 directory. (E.g. Ubuntu 19.04.) As before, it + can be specified in config.site. + + UTILITIES: + + * R CMD config knows the values of AR and RANLIB, often set for LTO + builds. + + DEPRECATED AND DEFUNCT: + + * The use of a character vector with .Fortran() is formally + deprecated and gives a non-portability warning. (It has long + been strongly discouraged in 'Writing R Extensions'.) + + BUG FIXES: + + * On Windows, GUI package installation via menuInstallPkgs() works + again, thanks to Len Weil's and Duncan Murdoch's PR#17556. + + * R CMD check on data() fixing PR#17558 thanks to Duncan Murdoch. + + * quasi(*, variance = list(..)) now works more efficiently, and + should work in all cases fixing PR#17560. Further, quasi(var = + mu(1-mu)) and quasi(var = "mu ^ 3") now work, and quasi(variance + = "log(mu)") now gives a correct error message. + + * Creation of lazy loading database during package installation is + again robust to Rprofile changing the current working directory + (PR#17559). + + * boxplot(y ~ f, horizontal=TRUE) now produces correct x- and + y-labels. + + * rbind.data.frame() allows to keep <NA> levels from factor columns + (PR#17562) via new option factor.exclude. + + Additionally, it works in one more case with matrix-columns which + had been reported on 2017-01-16 by Krzysztof Banas. + + * Correct messaging in C++ pragma checks in tools code for R CMD + check, fixing PR#17566 thanks to Xavier Robin. + + * print()ing and auto-printing no longer differs for functions with + a user defined print.function, thanks to Bill Dunlap's report. + + * On Windows, writeClipboard(.., format = <n>) now does correctly + pass format to the underlying C code, thanks to a bug report + (with patch) by Jenny Bryan. + + * as.data.frame() treats 1D arrays the same as vectors, PR#17570. + + * Improvements in smoothEnds(x, *) working with NAs (towards + runmed() working in that case, in the next version of R). + * vcov(glm(<quasi>), dispersion = *) works correctly again, fixing + PR#17571 thanks to Pavel Krivitsky. + + * R CMD INSTALL of binary packages on Windows now works also with + per-directory locking. + + * R CMD INSTALL and install.packages() on Windows are now more + robust against a locked file in an earlier installation of the + package to be installed. The default value of option + install.lock on Windows has been changed to TRUE. + + * On Unix alikes (when readline is active), only expand tilde (~) + file names starting with a tilde, instead of almost all tildes. + + * In R documentation (*.Rd) files, \item [..] is no longer treated + specially when rendered in LaTeX and hence pdf, but rather shows + the brackets in all cases. + + +------------------------------------------------------------------- Old: ---- R-3.6.0.tar.bz2 New: ---- R-3.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.ksSgM2/_old 2019-07-05 13:49:16.977505569 +0200 +++ /var/tmp/diff_new_pack.ksSgM2/_new 2019-07-05 13:49:16.977505569 +0200 @@ -25,7 +25,7 @@ %define release 1 Name: R-base -Version: 3.6.0 +Version: 3.6.1 Release: %release %define Rversion %{version} Source0: R-%{version}.tar.bz2 @@ -1162,7 +1162,7 @@ %package -n R-cluster Summary: Package provides recommended R-cluster Group: Development/Libraries/Other -Version: 2.0.8 +Version: 2.1.0 Release: %release Requires: R-base @@ -1431,7 +1431,7 @@ %package -n R-nlme Summary: Package provides recommended R-nlme Group: Development/Libraries/Other -Version: 3.1.139 +Version: 3.1.140 Release: %release Requires: R-base ++++++ R-3.6.0.tar.bz2 -> R-3.6.1.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/R-base/R-3.6.0.tar.bz2 /work/SRC/openSUSE:Factory/.R-base.new.4615/R-3.6.1.tar.bz2 differ: char 11, line 1
