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 2022-11-07 13:51:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-base" Mon Nov 7 13:51:32 2022 rev:86 rq:1033874 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2022-06-30 13:18:50.101554648 +0200 +++ /work/SRC/openSUSE:Factory/.R-base.new.1597/R-base.changes 2022-11-07 13:51:36.315772478 +0100 @@ -1,0 +2,89 @@ +Mon Oct 31 18:56:44 UTC 2022 - Detlef Steuer <[email protected]> + +- CHANGES IN R 4.2.2: + + NEW FEATURES: + + * tools::Rdiff(useDiff = TRUE) checks for the presence of an + external diff command and switches to useDiff = FALSE if none is + found. This allows R CMD Rdiff to always work. + + * On Windows, environment variable R_LIBCURL_SSL_REVOKE_BEST_EFFORT + can be used to switch to only 'best-effort' SSL certificate + revocation checks with the default "libcurl" download method. + This reduces security, but may be needed for downloads to work + with MITM proxies (PR#18379). + + * (macOS) The run-time check for libraries from XQuartz for X11 and + Tcl/Tk no longer uses otool from the Apple Developer Tools + (PR#18400). + + * The LaTeX style for producing the PDF manuals, Rd.sty, now loads + the standard amsmath, amsfonts and amssymb packages for greater + coverage of math commands in the Rd \eqn and \deqn macros. The + \mathscr LaTeX command is also provided (via the mathrsfs + package, if available, or the amsfonts bundle otherwise), + fulfilling the wish of PR#18398. + + * (Windows) The default format of readClipboard() and + writeClipboard() has been changed to 13 (CF_UNICODETEXT). + + INSTALLATION on a UNIX-ALIKE: + + * The PDF manuals (if built) can be compacted by the new target + make compact-pdf (at the top level or in directory doc/manual). + + * There is now configure support for LLVM clang 15 on Linux, which + defaults to position-independent (PIE) executables whereas + gfortran does not. + + * Many small changes to ease compilation (and suppress warnings) + with LLVM clang 15. + + BUG FIXES: + + * Rscript -e would fail if stdin were closed (Reported by Henrik + Bengtsson.) + + * qt(*, log.p=TRUE) in outer tails no longer produces NaN in its + final steps, thus fixing PR#18360. + + * tools::Rd2latex() now escapes hashes and ampersands when writing + URLs, fixing LaTeX errors with such URLs in \tabular. + + * When isGeneric(f, fdef=*) is used with mismatching names, the + warning is better understandable; reported (with fix) in PR#18370 + by Gabe Becker. + + * poly(x, n) now works again (and is now documented) when x is a + "Date" or "POSIXct" object, or of another class while fulfilling + mode(x) == "numeric". This also enables poly(x, *, raw=TRUE) for + such variables. Reported by Michael Chirico to R-devel. + + * write.table(), write.csv() and write.csv2() restore their + numerical precision (internal equivalent of digits = 15) after an + interrupt (PR#18384). + + * One can now read also byte FF from a clipboard connection + (PR#18385). + + * source("") and source(character()) now give more helpful error + messages. + + * R CMD check --as-cran set _R_CHECK_TIMINGS_ too late to have the + intended effect. + + * as.POSIXlt(x) now also works with very large dates x, fixing + PR#18401 reported by Hannes M"uhleisen. + + * Files can now be extracted even from very large zip archives + (PR#18390, thanks to Martin Jakt). + + * Non-finite objects of class "POSIXlt" are now correctly coerced + to classes "Date" and "POSIXct"; following up on the extension to + format() them correctly. + + * Added methods for is.finite(), is.infinite() and is.nan() for + "POSIXlt" date-time objects. + +------------------------------------------------------------------- Old: ---- R-4.2.1.tar.xz New: ---- R-4.2.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.eLLORU/_old 2022-11-07 13:51:37.075776750 +0100 +++ /var/tmp/diff_new_pack.eLLORU/_new 2022-11-07 13:51:37.083776795 +0100 @@ -23,7 +23,7 @@ %define release 1 Name: R-base -Version: 4.2.1 +Version: 4.2.2 Release: %release %define Rversion %{version} Source0: R-%{version}.tar.xz @@ -1202,7 +1202,7 @@ %package -n R-cluster Summary: Package provides recommended R-cluster -Version: 2.1.3 +Version: 2.1.4 Release: %release Requires: R-base @@ -1257,7 +1257,7 @@ %package -n R-foreign Summary: Package provides recommended R-foreign -Version: 0.8.82 +Version: 0.8.83 Release: %release Requires: R-base @@ -1349,7 +1349,7 @@ %package -n R-MASS Summary: Package provides recommended R-MASS -Version: 7.3.57 +Version: 7.3.58 Release: %release Requires: R-base @@ -1382,7 +1382,7 @@ %package -n R-Matrix Summary: Package provides recommended R-Matrix -Version: 1.4.1 +Version: 1.5.1 Release: %release Requires: R-base Obsoletes: R-Matrix-devel <= 1.3.2 @@ -1430,7 +1430,7 @@ %package -n R-mgcv Summary: Package provides recommended R-mgcv -Version: 1.8.40 +Version: 1.8.41 Release: %release Requires: R-base @@ -1460,7 +1460,7 @@ %package -n R-nlme Summary: Package provides recommended R-nlme -Version: 3.1.157 +Version: 3.1.160 Release: %release Requires: R-base @@ -1492,7 +1492,7 @@ %package -n R-nnet Summary: Package provides recommended R-nnet -Version: 7.3.17 +Version: 7.3.18 Release: %release Requires: R-base @@ -1523,7 +1523,7 @@ %package -n R-rpart Summary: Package provides recommended R-rpart -Version: 4.1.16 +Version: 4.1.19 Release: %release Requires: R-base @@ -1588,7 +1588,7 @@ %package -n R-survival Summary: Package provides recommended R-survival -Version: 3.3.1 +Version: 3.4.0 Release: %release Requires: R-base ++++++ R-4.2.1.tar.xz -> R-4.2.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/R-base/R-4.2.1.tar.xz /work/SRC/openSUSE:Factory/.R-base.new.1597/R-4.2.2.tar.xz differ: char 1, line 1
