Files
R-base/R-4.1.1.tar.bz2
Detlef Steuer ae4b8dddc5 - CHANGES IN R 4.1.1:
NEW FEATURES:
    * require(pkg, quietly = TRUE) is quieter and in particular does
      not warn if the package is not found.
  DEPRECATED AND DEFUNCT:
    * Use of ftp:// URIs should be regarded as deprecated, with
      on-going support confined to method = "libcurl" and not routinely
      tested.  (Nowadays no major browser supports them.)
    * The non-default method = "internal" is deprecated for http:// and
      ftp:// URIs for both download.file and url.
    * On Windows, method = "wininet" is deprecated for http://,
      https:// and ftp:// URIs for both download.file and url.  (A
      warning is only given for ftp://.)
      For ftp:// URIs the default method is now "libcurl" if available
      (which it is on CRAN builds).
      method = "wininet" remains the default for http:// and https://
      URIs but if libcurl is available, using method = "libcurl" is
      preferred.
  INSTALLATION:
    * make check now works also without a LaTeX installation.  (Thanks
      to Sebastian Meyer's PR#18103.)
  BUG FIXES:
    * make check-devel works again in an R build configured with
      --without-recommended-packages.
    * qnbinom(p, size, mu) for large size/mu is correct now in a range
      of cases (PR#18095); similarly for the (size, prob)
      parametrization of the negative binomial.  Also qpois() and
      qbinom() are better and or faster for extreme cases.  The
      underlying C code has been modularized and is common to all four
      cases of discrete distributions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:R:released/R-base?expand=0&rev=118
2021-08-10 12:28:09 +00:00

4 lines
133 B
Plaintext

version https://git-lfs.github.com/spec/v1
oid sha256:32f7479876be68a4db144c8523ac1b5cc3019586675acf19586bffd46a24b4bc
size 29553882