R - statistics package (S-Plus like)

Edit Package R-base
http://cran.r-project.org/

R is a language which is not entirely unlike the S language developed at
AT&T Bell Laboratories by Rick Becker, John Chambers and Allan Wilks.
AUTHORS: R Core Team

Refresh
Refresh
Source Files
Filename Size Changed
R-3.2.0.tar.bz2 0025455973 24.3 MB
R-base.changes 0000083420 81.5 KB
R-base.spec 0000047529 46.4 KB
tre.patch 0000000591 591 Bytes
Revision 40 (latest revision is 92)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 297947 from Detlef Steuer's avatar Detlef Steuer (dsteuer) (revision 40)
- Upstream release 3.2.0
  For all releases <= 13.2 Publishing:texinfo had to be linked, because
  texinfo >= 5.1 is needed starting from 3.2.0.
  Factory works without any additional dependencies.
- Most important
  CHANGES IN 3.2.0:
  NEW FEATURES:
    * anyNA() gains a recursive argument.
    * When x is missing and names is not false (including the default
      value), Sys.getenv(x, names) returns an object of class "Dlist"
      and hence prints tidily.
    * (Windows.)  shell() no longer consults the environment variable
      SHELL: too many systems have been encountered where it was set
      incorrectly (usually to a path where software was compiled, not
      where it was installed).  R_SHELL, the preferred way to select a
      non-default shell, can be used instead.
    * Some unusual arguments to embedFonts() can now be specified as
      character vectors, and the defaults have been changed
      accordingly.
    * Functions in the Summary group duplicate less.  (PR#15798)
    * (Unix-alikes.) system(cmd, input = ) now uses
      'shell-execution-environment' redirection, which will be more
      natural if cmd is not a single command (but requires a
      POSIX-compliant shell). (Wish of PR#15508)
    * read.fwf() and read.DIF() gain a fileEncoding argument, for
      convenience.
    * Graphics devices can add attributes to their description in
      .Device and .Devices.  Several of those included with R use a
      "filepath" attribute.
    * pmatch() uses hashing in more cases and so is faster at the
      expense of using more memory. (PR#15697)
    * pairs() gains new arguments to select sets of variables to be
      plotted against each other.
Comments 0
openSUSE Build Service is sponsored by