pkgsrc/math/R/distinfo
adam 20b4be037e Changes 2.10.0:
* Package help is now converted from Rd by the R-based converters
  that were first introduced in 2.9.0.
* HTML help is now generated dynamically using an HTTP server
  running in the R process and listening on the loopback interface.
* polygon(), pdf() and postscript() now have a parameter
  'fillOddEven' (default FALSE), which controls the mode used for
  polygon fills of self-intersecting shapes.
* New debugonce() function; further,
  getOption("deparse.max.lines") is now observed when debugging.
* plot() methods for "stepfun" and hence "ecdf" no longer plot
  points by default for n >= 1000.
* [g]sub(*, perl=TRUE) now also supports '\E' in order to *end*
  \U and \L case changes, thanks to a patch from Bill Dunlap.
* factor(), `levels<-`(), etc, now ensure that the resulting factor
  levels are unique (as was always the implied intention).  Factors
  with duplicated levels are still constructible by low-level means,
  but are now declared illegal.
* New print() (S3) method for class "function", also used for
  auto-printing.  Further, .Primitive functions now print and
  auto-print identically.
* The print() and toLatex() methods for class "sessionInfo" now
  show the locale in a nicer format and have arguments to
  suppress locale information.
* In addition to previously only round(), there are other 'Math'
  group (S3) methods for 'difftime', such as floor(), signif(), abs(), etc.
* For completeness, old.packages() and available.packages() allow
  'type' to be specified (you could always specify 'available'
  or 'contriburl').
* More...
2009-12-11 18:53:40 +00:00

8 lines
408 B
Text

$NetBSD: distinfo,v 1.41 2009/12/11 18:53:40 adam Exp $
SHA1 (R-2.10.0.tar.gz) = 72249c2fd4dc88d76f775c06b0336c8f934fb358
RMD160 (R-2.10.0.tar.gz) = a0d335f99d744eba4f03b2082f6e71f1e9269399
Size (R-2.10.0.tar.gz) = 19089286 bytes
SHA1 (patch-ab) = c70f9f94bace4129b81f19d8802ae1de50c9f24e
SHA1 (patch-ac) = eda258c5be9630fac013ea1f5a6785de299c1509
SHA1 (patch-ad) = 5c6fd9f68d8fe4a12147d94c07590025427878fc