R -- An Environment for Statistical Analysis and Graphics

Edit Package R-base

This package covers R-base and R-base-devel containing the core of the programming language R for data analysis and graphics.
More information on www.r-project.org

Refresh
Refresh
Source Files
Filename Size Changed
R-4.2.1.tar.xz 0029873760 28.5 MB
R-base.changes 0000354440 346 KB
R-base.spec 0000062277 60.8 KB
macros.R 0000001386 1.35 KB
Revision 125 (latest revision is 141)
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 125)
- 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.
Comments 0
openSUSE Build Service is sponsored by