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-3.3.2.tar.bz2 0025869595 24.7 MB
R-3.3.3.tar.bz2 0026211792 25 MB
R-base.changes 0000134180 131 KB
R-base.spec 0000058745 57.4 KB
Revision 48 (latest revision is 143)
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 48)
- upstream release 3.3.3
- Most important changes
  CHANGES IN R 3.3.3:
  NEW FEATURES:
    * Changes when redirection of a http:// URL to a https:// URL is
      encountered:
        * The internal methods of download.file() and url() now report
          that they cannot follow this (rather than failing silently).
        * (Unix-alike) download.file(method = "auto") (the default)
          re-tries with method = "libcurl".
        * (Unix-alike) url(method = "default") with an explicit open
          argument re-tries with method = "libcurl".  This covers many
          of the usages, e.g. readLines() with a URL argument.
  INSTALLATION on a UNIX-ALIKE:
    * The configure check for the zlib version is now robust to
      versions longer than 5 characters, including 1.2.11.
  UTILITIES:
    * Environmental variable _R_CHECK_TESTS_NLINES_ controls how R CMD
      check reports failing tests (see SS8 of the 'R Internals' manual).
  DEPRECATED AND DEFUNCT:
    * (C-level Native routine registration.)  The undocumented styles
      field of the components of R_CMethodDef and R_FortranMethodDef is
      deprecated.
  BUG FIXES:
    * vapply(x, *) now works with long vectors x.  (PR#17174)
    * isS3method("is.na.data.frame") and similar are correct now.
      (PR#17171)
    * grepRaw(<long>, <short>, fixed = TRUE) now works, thanks to a
      patch by Mikko Korpela.  (PR#17132)
    * Package installation into a library where the package exists
Comments 0
openSUSE Build Service is sponsored by