pkgsrc/math/R
adam afc534783b Changes 2.10.1:
* The PCRE library has been updated to version 8.00.
* R CMD INSTALL has new options --no-R, --no-libs, --no-data,
  --no-help, --no-demo, --no-exec, and --no-inst to suppress
  installation of the specified part of the package.
* The documented line-length limit of 4095 bytes when reading
  from the console now also applies also to parse(file="")
  (which previously had a limit of around 1024 bytes).
* A Bioconductor mirror can be set for use by setRepositories()
  via the option "BioC_mirror".
* Double-clicking in a tk_select.list() list box now selects the item
  and closes the list box (as happens on the Windows select.list() widget).
* configure will be able to find a usable libtiff in some rare
  circumstances where it did not previously (where libtiff
  needed to be linked explicitly against -ljpeg).
* Making refman.pdf works around a problem with the indexing
  with hyperref 6.79d and later.
* The 'extended' argument is deprecated in strsplit(), grep(),
  grepl(), sub(), gsub(), regexpr() and gregexpr() (not just the
  value extended = FALSE) and will be removed in R 2.11.0.
* bug fixes
2010-02-09 07:02:53 +00:00
..
files + Remove modifications to configure.in and configure in patch-aa and 2008-03-07 16:11:39 +00:00
patches patch-ae is not needed any more 2009-12-24 19:25:04 +00:00
buildlink3.mk Changes 2.10.1: 2010-02-09 07:02:53 +00:00
DESCR
distinfo Changes 2.10.1: 2010-02-09 07:02:53 +00:00
Makefile Changes 2.10.1: 2010-02-09 07:02:53 +00:00
Makefile.extension Fix a number of GENERATE_PLIST entries to always have a terminating ; 2009-06-16 15:25:31 +00:00
PLIST Changes 2.10.0: 2009-12-11 18:53:40 +00:00