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-06-30 13:18:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-base (Old) and /work/SRC/openSUSE:Factory/.R-base.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "R-base" Thu Jun 30 13:18:42 2022 rev:85 rq:986019 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/R-base/R-base.changes 2022-04-24 19:45:39.209843963 +0200 +++ /work/SRC/openSUSE:Factory/.R-base.new.1548/R-base.changes 2022-06-30 13:18:50.101554648 +0200 @@ -1,0 +2,70 @@ +Thu Jun 23 08:40:01 UTC 2022 - Detlef Steuer <detlef.steuer@gmx.de> + +- CHANGES IN R 4.2.1: + + NEW FEATURES: + + * New function utils::findCRANmirror() to find out if a CRAN mirror + has been selected, otherwise fallback to the main site. This + behaves in the same way as tools::CRAN_package_db() and is + intended for packages wishing to access CRAN for purposes other + than installing packages. + + The need for this was shown by a day when the main CRAN website + was offline and a dozen or so packages which had its URL + hardcoded failed their checks. + + INSTALLATION on a UNIX-ALIKE: + + * The libraries searched for by --with-blas (without a value) now + include BLIS (after OpenBLAS but before ATLAS). And on macOS, + the Accelerate framework (after ATLAS). (This is patterned after + the AX_BLAS macro from the Autoconf Archive.) + + * The included LAPACK sources have been updated to 3.10.1. + + UTILITIES: + + * The (full path to) the command tidy to be used for HTML + validation can be set by environment variable R_TIDYCMD. + + * Setting environment variable _R_CHECK_RD_VALIDATE_RD2HTML_ to a + false value will override R CMD check --as-cran and turn off HTML + validation. This provides a way to circumvent a problematic + tidy. + + The 2006 version that ships with macOS is always skipped. + + C-LEVEL FACILITIES: + + * The undocumented legacy declarations of Sint, Sfloat, SINT_MAX + and SINT_MIN in header R.h are deprecated. + + BUG FIXES: + + * fisher.test(d) no longer segfaults for "large" d; fixing PR#18336 + by preventing/detecting an integer overflow reliably. + + * tar(., files=*) now produces correctly the warning about invalid + uid or gid of files, fixing PR#18344, reported by Martin Morgan. + + * tk_choose.files() with multi = FALSE misbehaved on paths + containing spaces (PR#18334) (regression introduced in R 4.0.0). + + * sort(x, partial = ind, *) now works correctly notably for the + non-default na.last = FALSE or TRUE, fixing PR#18335 reported by + James Edwards. + + * Environment variable _R_CHECK_XREFS_REPOSITORIES_ is only used + for checking .Rd cross-references in R CMD check (as documented) + and not for other uses looking for a CRAN mirror. + + * The search for a CRAN mirror when checking packages now uses + getOption("repos") if that specifies a CRAN mirror, even when it + does not also specify all three Bioconductor repositories (as was + previously required). + + * The HTML code generated by tools::Rd2HTML() has been improved to + pass tidy 5.8.0. + +------------------------------------------------------------------- Old: ---- R-4.2.0.tar.xz New: ---- R-4.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-base.spec ++++++ --- /var/tmp/diff_new_pack.BX72C9/_old 2022-06-30 13:18:50.689555090 +0200 +++ /var/tmp/diff_new_pack.BX72C9/_new 2022-06-30 13:18:50.693555093 +0200 @@ -23,7 +23,7 @@ %define release 1 Name: R-base -Version: 4.2.0 +Version: 4.2.1 Release: %release %define Rversion %{version} Source0: R-%{version}.tar.xz @@ -1287,7 +1287,7 @@ %package -n R-KernSmooth Summary: Package provides recommended R-KernSmooth -Version: 2.23.30 +Version: 2.23.20 Release: %release Requires: R-base @@ -1349,7 +1349,7 @@ %package -n R-MASS Summary: Package provides recommended R-MASS -Version: 7.3.56 +Version: 7.3.57 Release: %release Requires: R-base ++++++ R-4.2.0.tar.xz -> R-4.2.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/R-base/R-4.2.0.tar.xz /work/SRC/openSUSE:Factory/.R-base.new.1548/R-4.2.1.tar.xz differ: char 1, line 1
participants (1)
-
Source-Sync