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.0.2.tar.bz2 0021831606 20.8 MB
R-base.changes 0000018128 17.7 KB
R-base.spec 0000046460 45.4 KB
tre.patch 0000000591 591 Bytes
Revision 30 (latest revision is 93)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 201133 from Detlef Steuer's avatar Detlef Steuer (dsteuer) (revision 30)
- Removed outdated source file after lateste sr  

- Upstream release 3.0.2
- Most important
  CHANGES IN R 3.0.2:
  NEW FEATURES:
    * The NEWS files have been re-organized.
      This file contains news for R >= 3.0.0: news for the 0.x.y, 1.x.y
      and 2.x.y releases is in files NEWS.0, NEWS.1 and NEWS.2.  The
      latter files are now installed when R is installed.  An HTML
      version of news from 2.10.0 to 2.15.3 is available as
      doc/html/NEWS.2.html.
    * sum() for integer arguments now uses an integer accumulator of at
      least 64 bits and so will be more accurate in the very rare case
      that a cumulative sum exceeds 2^53 (necessarily summing more than
      4 million elements).
    * The example() and tools::Rd2ex() functions now have parameters to
      allow them to ignore \dontrun markup in examples.  (Suggested by
      Peter Solymos.)
    * str(x) is considerably faster for very large lists, or factors
      with 100,000 levels, the latter as in PR#15337.
    * col2rgb() now converts factors to character strings not integer
      codes (suggested by Bryan Hanson).
    * tail(warnings()) now works, via the new `[` method.
    * There is now support for the LaTeX style file zi4.sty which has
      in some distributions replaced inconsolata.sty.
    * unlist(x) now typically returns all non-list xs unchanged, not
      just the "vector" ones.  Consequently, format(lst) now also works
      when the list lst has non-vector elements.
    * The tools::getVignetteInfo() function has been added to give
Comments 0
openSUSE Build Service is sponsored by