2005-02-25 18:22  warnes

	* gdata/R/elem.R, gdata/R/env.R, gdata/R/ll.R, gdata/man/Args.Rd,
	  gdata/man/env.Rd, gdata/man/ll.Rd, gplots/man/rich.color.Rd:
	  Integrate changes submitted by Arni Magnusson

2005-02-25 18:02  warnes

	* gtools/man/frameApply.Rd: Replace 'T' with TRUE.

2005-02-25 17:54  warnes

	* gtools/man/frameApply.Rd: Remove dependency on ELISA data set for
	  the example.

2005-02-25 17:32  warnes

	* DESCRIPTION, NEWS: Update for release 2.0.3

2005-02-25 17:31  warnes

	* gplots/NAMESPACE: Add dependency imports from 'stats' package.

2005-02-25 15:59  warnes

	* .tnatr:fnmap, DESCRIPTION, gtools/NAMESPACE: Add drop.levels,
	  frameApply to namespace export.

2005-02-22 16:01  warnes

	* gplots/R/bandplot.R: Fix problem in passing graphical parameters
	  (xlim,etc).@

2005-02-14 19:40  warnes

	* gtools/: R/drop.levels.R, R/frameApply.R, man/drop.levels.Rd,
	  man/frameApply.Rd: Add frameApply and drop.levels contributed by
	  Jim Rogers.

2005-02-08 11:41  warnes

	* gplots/DESCRIPTION.in: Improve package title.

2005-02-08 11:40  warnes

	* gplots/R/heatmap.2.R: Ignore missing values when computing
	  symmetric range.

2005-02-04 10:16  nj7w

	* .tnatr:fnmap (tags: start): Initial import.

2005-02-04 10:16  nj7w

	* .tnatr:fnmap: Initial revision

2005-02-02 14:25  warnes

	* gplots/man/plotmeans.Rd: Add more extensive example.

2005-01-31 17:22  warnes

	* gdata/: R/read.xls.R, man/read.xls.Rd: Add ability to specify the
	  perl executable and path.

2005-01-28 13:58  warnes

	* gdata/: DESCRIPTION.in, NAMESPACE: Add dependency on stats.

2005-01-28 13:57  warnes

	* DESCRIPTION: Update version number and date.

2005-01-18 14:53  warnes

	* gmodels/R/CrossTable.R: Removed Windows Line Endings

2005-01-14 16:40  nj7w

	* gmodels/man/CrossTable.Rd: Updated the manual to reflect
	  prop.chisq change in its R file.

2005-01-14 14:14  warnes

	* gmodels/R/CrossTable.R: Nitin added display of the Chisquare
	  contribution of each cell, as suggested by Greg Snow.

2005-01-14 14:05  warnes

	* gplots/R/textplot.R: Code can be simplified because R now
	  supports selecting a fixed width font.

2005-01-12 15:50  warnes

	* gdata/DESCRIPTION.in, gmodels/DESCRIPTION.in,
	  gplots/DESCRIPTION.in, gtools/DESCRIPTION.in: Add dependency on R
	  1.9.0+ to prevent poeple from installing on old versions of R
	  which don't support namespaces.

2004-12-27 17:09  warnes

	* gdata/man/unmatrix.Rd: Update usage to match code.

2004-12-27 17:05  warnes

	* gdata/R/unmatrix.R: Replace 'F' with 'FALSE'.

2004-12-23 14:32  nj7w

	* gmodels/: R/CrossTable.R, man/CrossTable.Rd: Split the function
	  print.CrossTable.vector in two parts - for SAS behaiour and SPSS
	  behaviour. Also put the code of printing statistics in a function
	  'print.statistics'

2004-12-21 17:38  warnes

	* gmodels/R/CrossTable.R: Added & extended changes made by Nitin to
	  implement 'SPSS' format, as suggested by Dirk Enzmann
	  <dirk.enzmann@jura.uni-hamburg.de>.

2004-11-29 20:06  warnes

	* gplots/: R/heatmap.2.R, man/heatmap.2.Rd: 1. Add new parameters
	  for controlling color key: - If `symkey==TRUE', the color key
	  will be made symmetric about 0.  - The `densadj' parameter can be
	  used to modify the smoother width   (see the `adjust' parameter
	  under `help(density)') for the density   plotted in the key.

	  2. Fix handling of rowsep/colsep.

	  3. Vector of length 2 giving the width (colsep) or height
	  (rowsep) the separator box	drawn by colsep and rowsep as a
	  function of the width (colsep) or    height (rowsep) of a cell.

	  4. Appropriate changes to the corresponding help page, plus some
	    minor formatting changes.

2004-11-03 14:43  warnes

	* gplots/R/heatmap.2.R: Fix bugs in layout of cell notes.  They
	  were being plotted top down rather than bottom up.  Further
	  reordering of the x matrix didn't also reorder the notes.  Both
	  issues should now be resolved.

2004-10-12 10:57  warneg

	* gdata/: R/unmatrix.R, man/unmatrix.Rd: Add unmatrix() function

2004-09-30 17:03  warneg

	* gmodels/man/glh.test.Rd: Fix typos.

2004-09-27 17:09  warneg

	* inst/doc/: Rnews.dtx, Rnews.sty, gregmisc.tex: Move
	  gdata/inst/doc/* to inst/doc/*

2004-09-27 17:01  warneg

	* .Rhistory, DESCRIPTION (tags: rel_2_0_0), gdata/DESCRIPTION,
	  gdata/DESCRIPTION.in (tags: rel_2_0_0), gdata/NAMESPACE (tags:
	  rel_2_0_0), gdata/man/.Rhistory, gmodels/DESCRIPTION,
	  gmodels/DESCRIPTION.in (tags: rel_2_0_0), gplots/DESCRIPTION,
	  gplots/DESCRIPTION.in (tags: rel_2_0_0), gplots/man/sinkplot.Rd
	  (tags: rel_2_0_0), gplots/man/textplot.Rd (tags: rel_2_0_0),
	  gtools/DESCRIPTION, gtools/DESCRIPTION.in (tags: rel_2_0_0),
	  gtools/man/running.Rd: Updated to pass R CMD check.

2004-09-03 19:08  warneg

	* gdata/inst/xls/iris.xls: added to cvs.

2004-09-03 18:58  warneg

	* gdata/inst/perl/xls2csv.pl: Checkin xls2csv.pl.  Should have been
	  in long ago, must have been an oversight

2004-09-03 18:50  warneg

	* gplots/man/textplot.Rd: Provide explicit package for call to
	  nobs.

2004-09-03 18:50  warneg

	* gplots/man/heatmap.2.Rd (tags: rel_2_0_0): Fix typos.

2004-09-03 18:46  warneg

	* gdata/R/read.xls.R (tags: rel_2_0_0): Need to look for files
	  using the new package name.

2004-09-03 18:44  warneg

	* gmodels/man/fit.contrast.Rd (tags: rel_2_0_0): Add explicit
	  package to call to quantcut in example.

2004-09-03 18:43  warneg

	* gdata/man/read.xls.Rd (tags: rel_2_0_0): Need to use the new
	  package name when looking for iris.xls.

2004-09-03 18:42  warneg

	* gdata/man/ll.Rd (tags: rel_2_0_0): Add ll.list to the to the list
	  of functions described

2004-09-03 18:42  warneg

	* gdata/NAMESPACE: Add ll and friends to the namespace

2004-09-03 13:27  warneg

	* gdata/DESCRIPTION, gdata/DESCRIPTION.in, gdata/NAMESPACE,
	  gdata/R/Args.R (tags: rel_2_0_0), gdata/R/aggregate.table.R
	  (tags: rel_2_0_0), gdata/R/combine.R (tags: rel_2_0_0),
	  gdata/R/elem.R (tags: rel_2_0_0), gdata/R/env.R (tags:
	  rel_2_0_0), gdata/R/interleave.R (tags: rel_2_0_0),
	  gdata/R/is.what.R (tags: rel_2_0_0), gdata/R/keep.R (tags:
	  rel_2_0_0), gdata/R/ll.R (tags: rel_2_0_0), gdata/R/matchcols.R
	  (tags: rel_2_0_0), gdata/R/nobs.R (tags: rel_2_0_0),
	  gdata/R/read.xls.R, gdata/R/rename.vars.R (tags: rel_2_0_0),
	  gdata/R/reorder.R (tags: rel_2_0_0), gdata/R/trim.R (tags:
	  rel_2_0_0), gdata/man/reorder.Rd (tags: rel_2_0_0),
	  gmodels/DESCRIPTION, gmodels/NAMESPACE (tags: rel_2_0_0),
	  gmodels/R/CrossTable.R (tags: rel_2_0_0), gmodels/R/ci.R (tags:
	  rel_2_0_0), gmodels/R/estimable.R (tags: rel_2_0_0),
	  gmodels/R/fast.prcomp.R (tags: rel_2_0_0),
	  gmodels/R/fit.contrast.R (tags: rel_2_0_0), gmodels/R/glh.test.R
	  (tags: rel_2_0_0), gmodels/R/make.contrasts.R (tags: rel_2_0_0),
	  gmodels/man/estimable.Rd (tags: rel_2_0_0),
	  gmodels/man/fit.contrast.Rd, gmodels/man/glh.test.Rd (tags:
	  rel_2_0_0), gmodels/man/make.contrasts.Rd (tags: rel_2_0_0),
	  gplots/DESCRIPTION, gplots/NAMESPACE (tags: rel_2_0_0),
	  gplots/R/balloonplot.R (tags: rel_2_0_0), gplots/R/bandplot.R
	  (tags: rel_2_0_0), gplots/R/barplot2.R (tags: rel_2_0_0),
	  gplots/R/boxplot.n.R (tags: rel_2_0_0), gplots/R/colorpanel.R
	  (tags: rel_2_0_0), gplots/R/heatmap.2.R (tags: rel_2_0_0),
	  gplots/R/hist2d.R (tags: rel_2_0_0), gplots/R/lowess.R (tags:
	  rel_2_0_0), gplots/R/ooplot.R (tags: rel_2_0_0),
	  gplots/R/overplot.R (tags: rel_2_0_0), gplots/R/plotCI.R (tags:
	  rel_2_0_0), gplots/R/plotmeans.R (tags: rel_2_0_0),
	  gplots/R/qqnorm.aov.R (tags: rel_2_0_0), gplots/R/residplot.R
	  (tags: rel_2_0_0), gplots/R/rich.color.R (tags: rel_2_0_0),
	  gplots/R/sinkplot.R (tags: rel_2_0_0), gplots/R/smartlegend.R
	  (tags: rel_2_0_0), gplots/R/space.R (tags: rel_2_0_0),
	  gplots/R/textplot.R (tags: rel_2_0_0), gplots/R/wapply.R (tags:
	  rel_2_0_0), gtools/DESCRIPTION, gtools/NAMESPACE (tags:
	  rel_2_0_0), gtools/R/dirichlet.R (tags: rel_2_0_0),
	  gtools/R/foldchange.R (tags: rel_2_0_0), gtools/R/invalid.R
	  (tags: rel_2_0_0), gtools/R/mixedsort.R (tags: rel_2_0_0),
	  gtools/R/oddeven.R (tags: rel_2_0_0), gtools/R/permute.R (tags:
	  rel_2_0_0), gtools/R/quantcut.R (tags: rel_2_0_0),
	  gtools/R/running.R (tags: rel_2_0_0), gtools/man/running.Rd:
	  initial bundle checkin

2004-09-03 13:27  warneg

	* DESCRIPTION, NEWS (tags: rel_2_0_0), TODO (tags: rel_2_0_0): [no
	  log message]

2004-09-02 13:14  warneg

	* .Rhistory, gdata/DESCRIPTION, gdata/DESCRIPTION.in,
	  gdata/NAMESPACE, gdata/man/.Rhistory, gmodels/DESCRIPTION,
	  gmodels/DESCRIPTION.in, gmodels/NAMESPACE, gplots/DESCRIPTION,
	  gplots/DESCRIPTION.in, gplots/NAMESPACE, gplots/man/1,
	  gplots/man/residplot.Rd, gtools/DESCRIPTION,
	  gtools/DESCRIPTION.in, gtools/NAMESPACE: Initial revision

2004-09-02 13:14  warneg

	* .Rhistory, gdata/DESCRIPTION, gdata/DESCRIPTION.in,
	  gdata/NAMESPACE, gdata/man/.Rhistory, gmodels/DESCRIPTION,
	  gmodels/DESCRIPTION.in, gmodels/NAMESPACE, gplots/DESCRIPTION,
	  gplots/DESCRIPTION.in, gplots/NAMESPACE, gplots/man/1 (tags:
	  rel_2_0_0), gplots/man/residplot.Rd (tags: rel_2_0_0),
	  gtools/DESCRIPTION, gtools/DESCRIPTION.in, gtools/NAMESPACE
	  (utags: initial): [no log message]

2004-08-27 17:57  warnes

	* gdata/R/reorder.R, gtools/R/mixedsort.R, gdata/man/reorder.Rd,
	  gtools/man/mixedsort.Rd: Fixed bug in mixedsort, and modified
	  reorder.factor to use mixedsort.

2004-08-26 16:08  warnes

	* gtools/R/mixedsort.R: - Fix bug pointed out by Jim Rogers.  - Use
	  a more distictive internal separator: $@$ instead of just $ -
	  Capitalization is now irrelevent for search order (unlike ASCII).

2004-07-29 11:27  warnes

	* gdata/inst/perl/: IO/AtomicFile.pm, IO/InnerFile.pm, IO/Lines.pm,
	  IO/Scalar.pm, IO/Scalar.pm.html, IO/ScalarArray.pm,
	  IO/Stringy.pm, IO/Wrap.pm, IO/WrapTie.pm, OLE/Storage_Lite.pm,
	  Spreadsheet/ParseExcel.pm, Spreadsheet/ParseExcel/Dump.pm,
	  Spreadsheet/ParseExcel/FmtDefault.pm,
	  Spreadsheet/ParseExcel/FmtJapan.pm,
	  Spreadsheet/ParseExcel/FmtJapan2.pm,
	  Spreadsheet/ParseExcel/FmtUnicode.pm,
	  Spreadsheet/ParseExcel/SaveParser.pm,
	  Spreadsheet/ParseExcel/Utility.pm: Add perl modules to CVS.

2004-07-29 10:48  warnes

	* gplots/: R/plotCI.R, man/plotCI.Rd (tags: rel_2_0_0): Integrate
	  changes from the version of plotCI maintained by Martin Maechler.

2004-07-27 10:29  warnes

	* gdata/man/read.xls.Rd: Fix typos/spelling.

2004-07-27 10:25  warnes

	* gdata/man/read.xls.Rd: Add note that Perl is required for
	  read.xls to work properly.

2004-07-16 15:31  warnes

	* TODO: [no log message]

2004-07-16 15:28  warnes

	* gdata/R/read.xls.R: Remove the temporary csv file if reading it
	  in fails.

2004-06-30 15:32  warnes

	* gplots/R/textplot.R: Remove commented-out code.

2004-06-30 15:26  warnes

	* gplots/R/textplot.R: Fixed text size calculations

2004-06-28 16:16  warnes

	* gplots/: R/barplot2.R, man/barplot2.Rd (tags: rel_2_0_0): -
	  Default 2-d color set to grey as in (v2.0.0) r-devel - The
	  default (v1.9.1) barplot method now handles vectors and 1-d
	  arrays   (e.g., obtained by table()) the same, and uses grey
	  instead of   heat color palettes in these cases.  (Also fixes
	  PR#6776.) - Updated to reflect the addition of 'offset' argument
	  in base - Fix bug in stacked barplots, which would not be plotted
	  properly

2004-06-24 12:57  warnes

	* gplots/: R/heatmap.2.R, man/heatmap.2.Rd: Add ability to specify
	  color of NA cells.

2004-06-22 13:09  warnes

	* gdata/: R/ll.R, man/ll.Rd: Add S3 methods for data frames and
	  lists.

2004-06-09 14:13  warnes

	* NEWS: Belated update for 1.11.2.

2004-06-08 11:49  warnes

	* gtools/: R/running.R, man/running.Rd: Nitin Jain added by=
	  parameter to allow specifying separation between groups.

2004-06-07 23:54  warnes

	* gdata/inst/bin/: xls2csv, xls2csv.bat: Moved from gregmisc/src/.

2004-06-07 22:35  warnes

	* DESCRIPTION (tags: rel_1_11_2): Add better acknowledgement of
	  authors.

2004-06-05 02:07  warnes

	* NEWS (tags: rel_1_11_2, rel_1_11_1): Update NEWS file for release
	  1.11.1.

2004-06-05 01:22  warnes

	* gdata/man/read.xls.Rd (tags: rel_1_11_2, rel_1_11_1): Minor
	  enhancment to read.xls example.

2004-06-05 00:05  warnes

	* DESCRIPTION (tags: rel_1_11_1), NEWS, gdata/inst/xls/iris.xls: -
	  Merge Makefile.win into Makefile.  Makefile.win now just
	  redirects   to Makefile.  - Update xls2csv.bat and xls2csv shell
	  script to correctly obtain   thier installion path and infer the
	  location of the perl code and   libraries.  - The xls2csv.pl
	  script now assumes that the libraries it needs are   installed
	  into the same directory where it is.

2004-05-27 18:38  warnes

	* gdata/inst/perl/xls2csv.pl: Moved to xls2csv.pl.in.

2004-05-27 18:36  warnes

	* NEWS (tags: rel_1_11_0): Clarify text describing xls2csv scripts.

2004-05-27 18:30  warnes

	* DESCRIPTION (tags: rel_1_11_0), NEWS: Updated for release.

2004-05-27 18:20  warnes

	* gdata/inst/perl/xls2csv.pl (tags: rel_1_11_0): More fixes.

2004-05-27 18:20  warnes

	* gdata/man/elem.Rd (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0): Fix missing brace.

2004-05-27 17:43  warnes

	* gdata/man/elem.Rd:
	  Add explicit package name to see also links.

2004-05-27 17:24  warnes

	* gdata/inst/perl/xls2csv.pl: More xls2csv perl module support
	  changes.

2004-05-27 11:11  warnes

	* gplots/man/plotCI.Rd (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0):
	  Fix spelling error.

2004-05-26 11:00  warnes

	* NEWS: Update for 1.11.0 release.

2004-05-26 10:56  warnes

	* gplots/R/overplot.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0):
	  One more fix to get it right.

2004-05-26 09:50  warnes

	* gplots/R/overplot.R: Use triple-colon operator ':::' to access
	  plot.formula from the graphics package.

2004-05-26 09:40  warnes

	* gtools/man/combinations.Rd (tags: rel_1_11_2, rel_1_11_1),
	  gdata/man/read.xls.Rd (utags: rel_1_11_0): Escape underscores in
	  email addresses so Latex is happy.

2004-05-26 09:19  warnes

	* gplots/man/rich.color.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0): Replace 'F' by 'FALSE' to pass R CMD
	  check.

2004-05-26 09:18  warnes

	* gtools/R/combinations.R (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0): Replace 'T' with 'TRUE' to pass R CMD check.

2004-05-25 14:45  warnes

	* gdata/inst/perl/xls2csv.pl: More changes to xls2csv code.

2004-05-25 14:32  warnes

	* gplots/R/overplot.R: Work around bug in R 1.9.X due to
	  plot.formula() not having the same arguments as plot().

2004-05-25 13:35  warnes

	* gdata/: R/Args.R, man/Args.Rd (tags: rel_2_0_0) (utags:
	  rel_1_11_0, rel_1_11_1, rel_1_11_2): Add Args() function
	  contributed by Arni Magnusson <arnima@u.washington.edu>.

2004-05-25 13:33  warnes

	* gplots/: R/rich.color.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0), man/rich.color.Rd: Add rich.colors() submitted by
	  Arni Magnusson <arnima@u.washington.edu>.

2004-05-25 13:14  warnes

	* gdata/R/read.xls.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0):
	  - Change to call perl directly rather than depending on the
	  installed shell script.  This should make the code more portable
	  to MS-Windows systes.

	  - Add additional commants..

2004-05-25 13:11  warnes

	* gtools/R/combinations.R: Remove extraneous comments.

2004-05-25 13:08  warnes

	* gtools/R/combinations.R: Fix an error in the code when using
	  repeats.allow=T and r>2.  Bug report and fix both due to
	  Elizabeth Purdom <epurdom@stanford.edu>.

2004-05-25 07:43  warnes

	* DESCRIPTION: Bump version number to 1.11.0 to reflect the actual
	  'production' status of the package.

2004-05-25 07:35  warnes

	* gdata/: R/read.xls.R, man/read.xls.Rd: Add read.xls(), a function
	  to read Microsoft Excel files by translating them to csv files
	  via the xls2csv.pl script.

2004-05-24 22:58  warnes

	* gplots/: R/ooplot.R, man/ooplot.Rd (tags: rel_2_0_0) (utags:
	  rel_1_11_0, rel_1_11_1, rel_1_11_2): ??

2004-05-24 22:57  warnes

	* gmodels/: R/CrossTable.R, man/CrossTable.Rd (tags: rel_2_0_0)
	  (utags: rel_1_11_0, rel_1_11_1, rel_1_11_2): Updates from Mark
	  Schwartz.

2004-05-24 19:46  warnes

	* gdata/inst/: perl/xls2csv.pl, xls/iris.xls (tags: rel_1_11_0):
	  Add files to enable inclusion and installation of xls2csv.pl as
	  part of the package.

2004-05-24 19:43  warnes

	* gplots/R/: plotCI.R, plotmeans.R (utags: rel_1_11_0, rel_1_11_1,
	  rel_1_11_2): Modified to use invalid() to check arguments instead
	  of missing().  This fixes some build errors under
	  R-1.9.0-Patched.

2004-05-24 13:36  warnes

	* gtools/R/invalid.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0):
	  Check if argument is a vector before doing is.na to avoid
	  generating a warning.

2004-05-24 13:17  warnes

	* gtools/: R/invalid.R, man/invalid.Rd (tags: rel_1_11_2,
	  rel_1_11_1, rel_1_11_0): Add invalid() function for testing if a
	  parameter value is non-missing, non-NA, non-NULL.

2004-04-27 10:33  warnes

	* gtools/: R/running.R, man/running.Rd (utags: rel_1_11_0,
	  rel_1_11_1, rel_1_11_2): Replaced argument `as.list' with
	  `simplify'.  Updated documentation, and updated examples
	  appropriately.

2004-04-26 12:37  warnes

	* gtools/: R/running.R, man/running.Rd: Added as.list argument to
	  return one list element per evaluation.

2004-04-22 11:44  warnes

	* gplots/: R/ooplot.R, man/ooplot.Rd: Integrate changes from
	  Lodewijk Bonebakker <bonebakker@comcast.net>

2004-04-13 09:42  warnes

	* gplots/: R/space.R, man/space.Rd (tags: rel_2_0_0) (utags:
	  rel_1_11_0, rel_1_11_1, rel_1_11_2): Add ability to space points
	  along 'y' direction.

2004-04-13 07:48  warnes

	* DESCRIPTION (tags: gregmisc_0_10_2): Update for 0.10.2

2004-04-13 07:46  warnes

	* NEWS (tags: gregmisc_0_10_2): Updated for 0.10.2

2004-04-13 07:41  warnes

	* gmodels/man/estimable.Rd (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2): Fix latex warning: it doesn't like
	  double subscripts.

2004-04-02 14:06  warnes

	* gplots/R/smartlegend.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2): Fixed smartlegend() positioning when x and/or y
	  axis are log-scale.

2004-04-01 15:23  warnes

	* gdata/: R/rename.vars.R, man/rename.vars.Rd (tags: rel_2_0_0)
	  (utags: gregmisc_0_10_2, rel_1_11_0, rel_1_11_1, rel_1_11_2): Add
	  function remove.vars().

2004-03-30 14:04  warnes

	* DESCRIPTION, gplots/R/textplot.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2): - Fix bug in textplot() reported by
	  Wright, Kevin <kevin.d.wright@pioneer.com>.

2004-03-26 17:42  warnes

	* NEWS: Updated for release 0.10.0.

2004-03-26 17:33  warnes

	* TODO (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2):
	  Change proposed names of new packages.

2004-03-26 17:32  warnes

	* DESCRIPTION: - Add  Lodewijk Bonebakker to list of authors -
	  Improve description text - Note dependency on R 1.9.0.

2004-03-26 17:31  warnes

	* gdata/man/reorder.Rd (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2): Contents of package 'mva' moveed to 'stats'.

2004-03-26 17:28  warnes

	* gmodels/man/fast.prcomp.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2): Reflect movement of
	  code from  'mva' package to 'stats' in R 1.9.0.

2004-03-26 17:27  warnes

	* gplots/man/textplot.Rd (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2): Update to match changes in textplot() code.

2004-03-26 17:25  warnes

	* gplots/man/ooplot.Rd (tags: gregmisc_0_10_2): Remove Windows EOL
	  characters.

2004-03-26 17:21  warnes

	* gtools/man/combinations.Rd (tags: gregmisc_0_10_2): Uncomment and
	  fix large 'n' example.

2004-03-26 17:20  warnes

	* gplots/man/barplot2.Rd (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2): - Remove some commented-out code.  - Remove cvs
	  log tag.

2004-03-26 17:19  warnes

	* gtools/man/running.Rd (tags: gregmisc_0_10_2): - Update to match
	  changes in running() - Add examples to illustrate new arguments.
	  - Modify running correlation plot example to be more clear.

2004-03-26 17:16  warnes

	* gplots/R/textplot.R: Misc changes.

2004-03-26 17:12  warnes

	* gtools/R/running.R (tags: gregmisc_0_10_2): More of the same.

2004-03-26 17:02  warnes

	* gdata/R/is.what.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2): - Fix is.what() for use under R 1.9.0 -
	  is.what() now uses is.* functions found in any attached frame

2004-03-26 10:34  warnes

	* gtools/R/running.R: Fix bug discovered by Sean Davis
	  <sdavis2@mail.nih.gov>.  The running function took an improper
	  shortcut.  When allow.fewer=FALSE it was still passing shorter
	  lists of elements to the called function, and then overwriting
	  the results for the shorter lists with NAs.  The code now skips
	  evaluation of the function on lists shorter than the specified
	  length when allow.fewer=FALSE.

2004-03-25 15:09  warnes

	* gmodels/: R/estimable.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2), man/estimable.Rd: - Estimable was
	  reporting sqrt(X^2) rather than X^2 in the output.  - Provide
	  latex math markup for linear algebra expressions in help text.  -
	  Other clarifications in help text

2004-03-25 13:17  warnes

	* gmodels/: R/estimable.R, man/estimable.Rd: Add enhancements to
	  estimable() provided by Søren Højsgaard \email{sorenh@agrsci.dk}:

	    I have made a modified version of the function [..] which
	    1) also works on geese and gee objects and
	    2) can test hypotheses af the forb L * beta = beta0 both as a
	    single Wald test and row-wise for each row in L.

2004-02-17 22:59  warnes

	* TODO: Add need for split into sub-package.

2004-02-17 17:22  warnes

	* gplots/man/ooplot.Rd: Minor fix to ooplot documentation.

2004-02-17 17:21  warnes

	* gplots/: R/ooplot.R (tags: gregmisc_0_10_2), man/ooplot.Rd:
	  Integrate ooplot updates provided by Lodewijk Bonebakker
	  <bonebakker@comcast.net>

2004-02-02 11:26  warnes

	* gplots/: R/colorpanel.R, man/colorpanel.Rd (tags: rel_2_0_0)
	  (utags: gregmisc_0_10_2, gregmisc_0_8_9, rel_1_11_0, rel_1_11_1,
	  rel_1_11_2):
	  - Add colorpanel function, which generates a smoothly varying
	  band of   colors over a three color range (lo, mid, high).

2004-02-02 11:21  warnes

	* DESCRIPTION (tags: gregmisc_0_8_9): Update version number for new
	  release.

2004-01-21 07:10  warnes

	* TODO (tags: gregmisc_0_8_9, rel_0_8_8): Add TODO to contain 'to
	  do' list.

2004-01-21 07:07  warnes

	* gplots/man/textplot.Rd (tags: gregmisc_0_8_9, rel_0_8_8): -
	  Correct arguments to halign to match code.

2004-01-21 07:06  warnes

	* gdata/: R/reorder.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2), man/reorder.Rd (utags: gregmisc_0_8_9,
	  rel_0_8_8): - Add ... argument to match generic provided in mva.

2004-01-21 00:17  warnes

	* gplots/R/lowess.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8): Track R 1.9.0's move
	  of 'lowess' from the base package to the (new) stats package.

2004-01-20 23:48  warnes

	* DESCRIPTION (tags: rel_0_8_8): Updated for 0.8.8 release.

2004-01-20 23:44  warnes

	* gplots/man/sinkplot.Rd (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8): - Fix sinkplot()
	  example by replacing 'T' with 'TRUE'.

2004-01-20 23:42  warnes

	* gplots/man/ooplot.Rd (tags: gregmisc_0_8_9, rel_0_8_8): - Add
	  some more details to the ooplot() documentation.  The
	  documentation is *not* complete.

2004-01-20 23:31  warnes

	* gplots/R/textplot.R, gtools/R/capture.R (tags: rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2) (utags: gregmisc_0_8_9,
	  rel_0_8_8): - Mark sprint() as depreciated.  - Replace references
	  to sprint with capture.output() - Use match.arg for halign and
	  valign arguments to textplot.default.  - Fix textplot.character
	  so that a vector of characters is properly   displayed.
	  Previouslt, character vectors were plotted on top of each
	  other.

2004-01-19 18:43  warnes

	* gplots/: R/sinkplot.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8), man/sinkplot.Rd:
	  New function sinkplot(), as requested on R-devel by Kevin Wright
	  <kwright@eskimo.com> in
	  https://www.stat.math.ethz.ch/pipermail/r-devel/2004-January/028483.html.

2004-01-19 17:45  warnes

	* gdata/: R/elem.R, R/env.R, R/ll.R, man/keep.Rd (tags: rel_2_0_0),
	  man/ll.Rd (utags: gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_1_11_0, rel_1_11_1, rel_1_11_2): - Integrated (partial) patch
	  submitted by Arni Magnusson to clarify help text.  - Modifed code
	  to use match.arg().

2004-01-15 00:14  warnes

	* gplots/: R/ooplot.R (tags: gregmisc_0_8_9, rel_0_8_8),
	  man/ooplot.Rd:
	  Add initial code and docs for ooplot() function submitted by
	  Lodewijk Bonebakker <bonebakker@comcast.net>.

2003-12-15 16:07  warnes

	* gdata/R/env.R:
	  - Applied patch from Arni that fixed a bug that caused env() to
	  crash   if any environment was completely empty

2003-12-02 21:49  warnes

	* DESCRIPTION (tags: rel_0_8_7):
	  - Updated for version 0.8.7

2003-12-02 21:46  warnes

	* gdata/man/elem.Rd (tags: gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_5), gdata/man/ll.Rd (tags: rel_0_8_5),
	  gplots/man/lowess.Rd (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8),
	  gplots/man/textplot.Rd, gplots/man/wapply.Rd (tags: rel_2_0_0,
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8), gtools/man/foldchange.Rd (tags:
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_5) (utags: rel_0_8_7): - match
	  function argument defaults with 'usage'

2003-12-02 21:42  warnes

	* gplots/: R/heatmap.2.R, man/heatmap.2.Rd (utags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_5, rel_0_8_7, rel_0_8_8, rel_1_11_0,
	  rel_1_11_1, rel_1_11_2):
	  - Fix buglets in heatmap function - Make a slight enhancement to
	  the example code.

2003-12-02 17:49  warnes

	* gplots/R/heatmap.2.R:
	  Integrated some suggestions from Sean Davis
	  <sdavis2@mail.nih.gov>.

2003-12-02 13:22  warnes

	* gplots/man/heatmap.2.Rd: - Make final example use 16 colors
	  instead of 8.  This looks nicer.

2003-12-02 12:00  warnes

	* gdata/man/ll.Rd:
	  Add one argument, to match code.

2003-12-02 11:58  warnes

	* gplots/man/barplot2.Rd (tags: gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7):
	  - Remove '%' character from example code to avoid errors.

2003-12-02 11:54  warnes

	* gplots/R/plotCI.R (tags: gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7):
	  - Add '...' parameter to call to text to allow user to control
	  size/color/etc.

2003-12-01 11:00  warnes

	* gplots/man/barplot2.Rd:
	  - updated to match changes to barplot() in base.

2003-12-01 10:59  warnes

	* gplots/data/rtPCR.rda (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5):
	  - Renamed rtPCR.Rda to rtPCR.rda so that R will properly load the
	  file	 when data(rtPCR) is executed.

2003-12-01 10:56  warnes

	* gdata/R/: elem.R, env.R, is.what.R (tags: gregmisc_0_8_9,
	  rel_0_8_8), keep.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8), ll.R (utags:
	  rel_0_8_5, rel_0_8_7):
	  - Apply changes submitted by Arni Magnusson

2003-12-01 10:55  warnes

	* gplots/R/barplot2.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7):
	  - Follow patches applied to barplot() in base.

2003-11-24 16:32  warnes

	* gplots/man/heatmap.2.Rd:
	  Fix unbalanced braces.

2003-11-24 10:11  warnes

	* DESCRIPTION:
	  Updated for release.

2003-11-24 10:09  warnes

	* gplots/: R/overplot.R, man/overplot.Rd (tags: rel_2_0_0,
	  rel_1_11_2, rel_1_11_1, rel_1_11_0) (utags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_5, rel_0_8_7, rel_0_8_8):
	  Fix errors reported by R CMD check.

2003-11-21 18:13  warnes

	* gplots/man/overplot.Rd:
	  Added missing closing brace.

2003-11-21 18:08  warnes

	* gplots/man/rtPCR.Rd (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5):
	  Initial addition of these files.  Used in examples of overplot().

2003-11-21 18:00  warnes

	* gtools/man/foldchange.Rd:
	  Removed 'deqn' call that was confusing things.

2003-11-21 17:59  warnes

	* gplots/: R/heatmap.2.R, man/heatmap.2.Rd:
	  Applied my enhancements to the heatmap() code from R 1.8.0, and
	  added documentation of these changes.

2003-11-21 17:58  warnes

	* gplots/: R/overplot.R, man/overplot.Rd:
	  - Discovered that axis(N) does the right thing without needing to
	  be   given location for tick marks.  This allowed simplification
	  of the code.

	  - Minor other changes for distribution

	  - Addition of overplot.Rd documentation.

2003-11-21 15:54  warnes

	* gtools/man/logit.Rd (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7): Add email
	  address to author field

2003-11-21 15:35  warnes

	* gtools/: R/foldchange.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5), man/foldchange.Rd:
	  - new files

2003-11-21 14:54  warnes

	* gtools/: R/mixedsort.R, man/mixedsort.Rd (utags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_5, rel_0_8_7, rel_0_8_8, rel_1_11_0,
	  rel_1_11_1, rel_1_11_2):
	  - Change 'T' to 'TRUE' in mixedsort.R - Add missing brace in
	  mixedsort.Rd

2003-11-21 14:50  warnes

	* gplots/: R/heatmap.2.R, man/heatmap.2.Rd:
	  - Integrated my extensions into the R 1.8.0 version of heatmap.
	  - Add Rd documentation.

2003-11-20 10:56  warnes

	* gtools/: R/oddeven.R, man/oddeven.Rd (utags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_5, rel_0_8_7, rel_0_8_8, rel_1_11_0,
	  rel_1_11_1, rel_1_11_2):
	  - Move 'odd' and 'even' functions to a separate file & provide
	  documentation

2003-11-19 09:54  warnes

	* gdata/man/: env.Rd (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5), is.what.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5), keep.Rd (tags: rel_0_8_7,
	  rel_0_8_5), ll.Rd:
	  Changes to pass R CMD check.

2003-11-19 09:52  warnes

	* gplots/man/bandplot.Rd (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7):
	  Remove extranious NULL that confused R CMD check.

2003-11-18 17:47  warnes

	* gtools/: R/mixedsort.R, man/mixedsort.Rd:
	  - Renamed smartsort to mixedsort and added documentation.

2003-11-18 13:59  warnes

	* gplots/man/barplot2.Rd:
	  - Tiny fix to remove R CMD check error.

2003-11-18 13:58  warnes

	* gplots/man/smartlegend.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5):
	  - Added missing closing brace.

2003-11-18 13:45  warnes

	* gdata/R/elem.R, gdata/R/env.R, gdata/R/is.what.R, gdata/R/keep.R,
	  gdata/R/ll.R, gplots/R/overplot.R:
	  - Convert from MS-Dos to Unix line endings.  - Reformat to 80
	  columns.

2003-11-17 17:09  warnes

	* gdata/man/elem.Rd: Replace 'T' with 'TRUE' to remove R CMD check
	  error.

2003-11-17 17:09  warnes

	* gdata/man/aggregate.table.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7): Fix syntax error.

2003-11-17 16:40  warnes

	* gmodels/R/fit.contrast.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7):
	  - Fix incorrect handling of glm objects by fit.contrast, as
	  reported   by Ulrich Halekoh, Phd <ulrich.halekoh@agrsci.dk>.

	  - Add regression test code to for this bug.

2003-11-10 17:11  warnes

	* DESCRIPTION, gdata/R/elem.R, gdata/R/env.R, gdata/R/is.what.R,
	  gdata/R/keep.R, gdata/R/ll.R, gdata/man/elem.Rd,
	  gdata/man/env.Rd, gdata/man/is.what.Rd, gdata/man/keep.Rd,
	  gdata/man/ll.Rd, gplots/R/heatmap.2.R, gplots/R/overplot.R,
	  gplots/R/plotmeans.R (tags: gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7), gplots/R/space.R (tags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7), gplots/R/wapply.R (tags:
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7), gtools/R/capture.R (tags:
	  rel_0_8_7), gtools/man/capture.Rd (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7):
	  - Add files contributed by Arni Magnusson
	  <arnima@u.washington.edu>. As well as some of my own.

2003-08-19 10:58  warnes

	* gplots/R/heatmap.2.R:
	  - Copy of local changes.

2003-08-19 10:57  warnes

	* gplots/R/heatmap.2.R:
	  - Checkin before re-integrating local changes.

2003-08-06 23:49  warnes

	* gmodels/R/ci.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7): - Fixed
	  incorrect denominator in standard error for mean in ci.default.

2003-06-19 17:23  warnes

	* gplots/R/heatmap.2.R:
	  - Added enhanced heatmap function.

2003-06-09 11:10  warnes

	* gplots/man/smartlegend.Rd:
	  - Add help text for smartlegend.

2003-06-09 10:57  warnes

	* gplots/R/smartlegend.R (tags: gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5): - New function smartlegend().

2003-06-07 13:58  warnes

	* gdata/man/: aggregate.table.Rd, interleave.Rd (tags: rel_2_0_0,
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7):
	  - Fixed error in examples.  Had sqrt(var(x)/(n-1)) for the
	  standard   error of the mean instead of sqrt(var(x)/n).

2003-05-23 14:32  warnes

	* gdata/: R/matchcols.R, man/matchcols.Rd (tags: rel_2_0_0) (utags:
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_5, rel_0_8_7, rel_0_8_8,
	  rel_1_11_0, rel_1_11_1, rel_1_11_2):
	  - Fixed typos

2003-05-23 14:14  warnes

	* gdata/R/matchcols.R, gdata/man/matchcols.Rd, gtools/R/logit.R
	  (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7,
	  rel_0_8_5), gtools/man/logit.Rd (tags: rel_0_8_5):
	  - library() backported from 1.7-devel.  This version of the
	  function   adds the "pos=" argument to specify where in the
	  search path the   library should be placed.

	  - updated .First.lib to use library(...pos=3) for MASS to avoid
	  the	'genotype' data set in MASS from masking the genotype
	  funciton in	genetics when it loads gregmisc

	  - Added logit() inv.logit() matchcols() function and
	  corresponding docs

2003-05-20 12:03  warnes

	* gdata/R/interleave.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7,
	  rel_0_8_5):
	  - Omit NULL variables.

2003-05-20 09:16  warnes

	* DESCRIPTION, gdata/R/trim.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7), gdata/man/trim.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7) (utags: rel_0_8_5):
	  - Added function trim() and assocated docs.

2003-04-22 14:29  warnes

	* DESCRIPTION (tags: rel_0_8_4):
	  - Update version number.

2003-04-22 13:28  warnes

	* gplots/R/plotmeans.R (tags: rel_0_8_5, rel_0_8_4):
	  - Fixeed warning messing caused when 'connect' is a vector.

2003-04-22 13:24  warnes

	* gmodels/R/fit.contrast.R (tags: rel_0_8_5, rel_0_8_4):
	  - the variable 'df' was used within the lme code section
	  overwriting	the argument 'df'.

2003-04-22 12:00  warnes

	* gtools/man/combinations.Rd (tags: gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4): - Fixed tpyo in example that
	  allowed combinations(500,2) to run when   it should have been
	  ignred for testing..

2003-04-22 11:42  warnes

	* gdata/: R/reorder.R, man/reorder.Rd (utags: rel_0_8_4, rel_0_8_5,
	  rel_0_8_7):
	  - The mva package (which is part of recommended) now provides a
	  generic 'reorder' function.  Consequently, the 'reorder' function
	    here has been renamed to 'reorder.factor'.

	  - Removed check of whether the argument is a factor object.

2003-04-22 11:34  warnes

	* gplots/R/barplot2.R (tags: rel_0_8_5, rel_0_8_4): Update from
	  Marc Schwartz, modified by Gregory Warnes:

	  -  Modified dim() checks for 'ci.l' and 'ci.u' against 'height'
	   to remove R v1.7.0 if() based error msgs for vector conditions.

2003-04-10 12:22  warnes

	* gtools/man/combinations.Rd:
	  - Added note about the need to increase options("expressions") to
	  use	large values for 'n'.  Prompted by bug report from Huan
	  Huang   <huan.huang@bnpparibas.com

2003-04-04 08:59  warnes

	* DESCRIPTION (tags: rel_0_8_3):
	  - Version 0.8.3

2003-04-04 08:58  warnes

	* gtools/R/RSCompat.S (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3):
	  - Replace 'T' with 'TRUE'

2003-04-04 08:49  warnes

	* gplots/R/balloonplot.R, gtools/R/dirichlet.R,
	  gplots/man/qqnorm.aov.Rd (tags: rel_2_0_0) (utags:
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_3, rel_0_8_4, rel_0_8_5,
	  rel_0_8_7, rel_0_8_8, rel_1_11_0, rel_1_11_1, rel_1_11_2):
	  - Change occurences of 'T' to 'TRUE'

2003-04-04 08:46  warnes

	* gtools/man/capture.Rd (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3):
	  - Allow optional arguments to sprint to be passed to print - Fix
	  R CMD check errors

2003-04-04 08:45  warnes

	* gtools/R/capture.R (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3):
	  - Allow optional arguments to sprint to be passed to print

2003-04-04 08:44  warnes

	* gplots/man/textplot.Rd (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3):
	  - Updated to match changes in textplot function:   - Added
	  textplot.character   - Renamed arguments "col.margin" and
	  "row.margin" to "cmar", and	  "rmar" so that specifying
	  "col='red'" is possible.  - Fixed R CMD check errors - Improve
	  comments in example - Add textplot.matrix example

2003-04-04 08:41  warnes

	* gplots/R/textplot.R (tags: rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3):

	  - Added textplot.character to handle character strings.  - Moved
	  test for vector and matrix arguments to textplot.default.  -
	  Renamed arguments "col.margin" and "row.margin" to "cmar", and
	  "rmar" so that specifying "col='red'" is possible.

2003-04-03 08:20  warnes

	* gtools/man/capture.Rd:
	  - Had mistyped 'sprint' as 'sprintf'.

2003-04-03 08:18  warnes

	* gtools/man/capture.Rd: - Add help file for capture and sprintf.

2003-04-02 17:29  warnes

	* gplots/: R/textplot.R, man/textplot.Rd:
	  - Added textplot function and friends, as well as documentation.

2003-04-02 17:28  warnes

	* gtools/R/capture.R:
	  - Added file 'capture.R' containing capture() and sprint().

2003-03-12 12:58  warnes

	* gmodels/man/fit.contrast.Rd (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3):
	  - Fixed a typo in the example - Added to lme example

2003-03-08 11:30  warnes

	* gplots/man/balloonplot.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3,
	  rel_0_8_2):
	  - Forgot to update arglist in \usage section.

2003-03-08 11:26  warnes

	* DESCRIPTION (tags: rel_0_8_2):
	  - Bumped up version number.

2003-03-08 11:22  warnes

	* gplots/: R/balloonplot.R (tags: rel_0_8_2), man/balloonplot.Rd:
	  - Added parameters for rotation of and amount of space allocated
	  for	the row and column labels.

2003-03-07 10:48  warnes

	* DESCRIPTION, gmodels/R/fast.prcomp.R (tags: rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3,
	  rel_0_8_2), gplots/R/hist2d.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2),
	  gplots/R/qqnorm.aov.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2), gtools/R/RSCompat.S (tags:
	  rel_0_8_2):
	  - Minor changes to code to allow the package to be provided as an
	  S-Plus chapter.

2003-03-07 10:43  warnes

	* gplots/R/lowess.R (tags: rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2): - Add 'NULL' as the last element of if
	  statement that defines   lowess.default so that when the file is
	  sourced, S-Plus doesn't   display the function definition.

2003-03-07 10:41  warnes

	* gplots/R/lowess.R:
	  - Specify where the defualt lowess function should be found.	-
	  Use getFunction in S-Plus instead of 'get'

2003-03-03 12:48  warnes

	* gdata/man/reorder.Rd (tags: rel_0_8_3, rel_0_8_2): - Updated to
	  match reorder.Rd which was exetended to handle factor   label
	  names in addition to numeric indices.

2003-03-03 12:24  warnes

	* gdata/R/reorder.R (tags: rel_0_8_3, rel_0_8_2):
	  - Added handling of factor level names in addition to numeric
	  indexes.

2003-01-30 17:00  warnes

	* DESCRIPTION (tags: rel_0_8_0):
	  - New release.

2003-01-30 16:56  warnes

	* gtools/man/running.Rd (tags: gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0): - Fixed typo in email address.

2003-01-30 16:53  warnes

	* gmodels/: R/fit.contrast.R (tags: rel_0_8_3), man/fit.contrast.Rd
	  (utags: rel_0_8_0, rel_0_8_2):
	  - Renamed 'contrast.lm' to 'fit.contrast'.  This new name is more
	    descriptive and makes it easier to create and use methods for
	  other   classes, eg lme.

	  - Enabled fit.contrast for lme object now that Doug Bates has
	  provided   the necessary support for contrasts in the nlme
	  package.

	  - New contrast.lm function which generates a 'depreciated'
	  warning and	calls fit.contrast

	  - Updated help text to match changes.

2003-01-30 16:43  warnes

	* gplots/: R/barplot2.R, man/barplot2.Rd (tags: rel_0_8_5,
	  rel_0_8_4) (utags: rel_0_8_0, rel_0_8_2, rel_0_8_3):
	  - Added argument 'add' to allow for the addition of a barplot to
	  an   existing graphic. Default is FALSE

2003-01-30 16:41  warnes

	* gmodels/: R/CrossTable.R, man/CrossTable.Rd (utags:
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_0, rel_0_8_2, rel_0_8_3,
	  rel_0_8_4, rel_0_8_5, rel_0_8_7, rel_0_8_8):
	  - Removed argument 'correct' and now print separate corrected
	  values   for 2 x 2 tables.  - Added arguments 'prop.r', 'prop.c'
	  and 'prop.t' to toggle printing   of row, col and table
	  percentages. Default is TRUE.  - Added argument 'fisher' to
	  toggle fisher exact test. Default is	 FALSE.  - Added McNemar
	  test to statistics and argument 'mcnemar' to toggle	test.
	  Default is FALSE.  - Added code to generate an invisible return
	  list containing table   counts, proportions and the results of
	  the appropriate statistical tests.

2003-01-30 09:58  warnes

	* gmodels/R/make.contrasts.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0):
	  - Added explicit check to ensure that the number of specified
	  contrasts is less than or equal to the ncol - 1.  Previously,
	  this	 failed with an obtuse error message when the contrast
	  matrix had row   names, and silently dropped contrasts over
	  ncol-1.

2003-01-20 13:35  warnes

	* gplots/: R/balloonplot.R, man/balloonplot.Rd (utags: rel_0_8_0):
	  - Updated balloonplot help page.

2003-01-20 12:13  warnes

	* gplots/: R/wapply.R, man/wapply.Rd (utags: rel_0_8_0, rel_0_8_2,
	  rel_0_8_3, rel_0_8_4, rel_0_8_5):
	  - Updated wapply.R to allow specification of evaluation points
	  when	 method is 'width' or 'range' using the 'pts' argument.  -
	  Updated wapply.Rd to add 'pts' argument - Fixed typos, spelling
	  errors, gramatical errors and lack of clarity   in wapply.Rd help
	  text.

2003-01-03 16:34  warnes

	* gplots/: R/balloonplot.R, man/balloonplot.Rd: - Initial checkin
	  of balloonplot functions and documentation.

2003-01-03 14:23  warnes

	* gplots/man/space.Rd (tags: gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0): - Added reference to and comparison example of
	  sunflowerplot.  - Added code to put example plots on same plot
	  window using par(mfrow=...).

2003-01-02 11:11  warnes

	* DESCRIPTION (tags: rel_0_7_5): Updated version number and added
	  Kjetil to list of contributors.

2003-01-02 11:09  warnes

	* gplots/R/barplot2.R (tags: rel_0_7_5):
	  - Changed assignment statements that used "=" to "<-" to avoid
	  syntax   errors in older versions of the S language.

2003-01-02 11:07  warnes

	* gplots/R/lowess.R (tags: rel_0_8_0, rel_0_7_5):
	  - Added wrapper code so that R-specific fiddling won't be
	  executed   under S-Plus.

2003-01-02 10:42  warnes

	* gtools/R/RSCompat.S (tags: rel_0_8_0, rel_0_7_5): - Add nlevels
	  function.

2003-01-02 10:40  warnes

	* gplots/: R/qqnorm.aov.R, man/qqnorm.aov.Rd (tags: rel_0_8_2)
	  (utags: rel_0_7_5, rel_0_8_0): - Renamed first parameter to match
	  qqnorm generic.

2003-01-02 10:14  warnes

	* gplots/man/qqnorm.aov.Rd: Added additional help text from Kjeitl.

2002-12-31 14:50  warnes

	* gplots/: R/qqnorm.aov.R, man/qqnorm.aov.Rd: Initial checkin of
	  qqnorm.aov function and documentation submitted by Kjetil
	  Halvorsen <kjetilh@jupiter.umsanet.edu.bo>.

2002-11-04 09:24  warnes

	* DESCRIPTION: - Added dependency on R >= 1.6.0 due to code in
	  barplot2() - Since MASS is now a dependency in DESCRIPTION, I
	  removed the now   redundant check for MASS in .First.lib().

2002-11-04 09:21  warnes

	* gplots/: R/barplot2.R, man/barplot2.Rd (tags: rel_0_7_5): Updates
	  from Marc Schwartz:

	  - Updated underlying code to be based upon the new barplot() in R
	  v1.6.1 - This now uses the 'axis.lty' and 'border' arguments - In
	  R v1.6.0, R Core introduced a new function called axTicks().
	  This is an R equivalent of the C code for CreateAtVector in
	  plot.c.    This now enables me to get the axis tick mark
	  positions consistently    when the 'height' related axis is
	  either linear or log.  Thus, I can	now have consistent tick
	  marks and can plot grid lines in either    situation.  If
	  'plot.grid = TRUE' and 'grid.inc' is specified, then	  I still
	  use pretty() to determine the tick marks and lines.  - This code
	  now depends on R 1.6.0 or later.

2002-11-04 09:13  warnes

	* gmodels/R/CrossTable.R (tags: rel_0_7_5):
	  - Moved fisher.test() to after table is printed, so that table is
	  still printed in the event that fisher.test() results in
	  errors.

2002-10-29 21:32  warnes

	* DESCRIPTION (tags: rel_0_7_3):
	  Updated version number for 2002-10-29 release.

2002-10-29 21:21  warnes

	* gplots/R/plot.lm.R (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3):
	  - Commented out plot.lm() code since recent changes in R have
	  broken it.

2002-10-29 18:06  warnes

	* gmodels/: R/fast.prcomp.R, man/fast.prcomp.Rd (tags:
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2) (utags: rel_0_7_3, rel_0_7_5, rel_0_8_0):
	  - Fixes to fast.svd to make it actually work.  - Updates to man
	  page to fix mistmatches between code and docs and to	 fix
	  warnings.

2002-10-29 18:00  warnes

	* gmodels/: R/make.contrasts.R, man/make.contrasts.Rd (tags:
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0) (utags: rel_0_7_3, rel_0_7_5):
	  - Moved make.contrasts to a separate file.  - Enhanced make
	  contrasts to better label contrast matrix, to give   how.many a
	  default value, and to coerce vectors into row matrixes.  - Added
	  help page for make.contrasts.  - Added link from contrasts.lm
	  seealso to make.contrasts.

2002-10-29 14:29  warnes

	* gmodels/: R/fast.prcomp.R, man/fast.prcomp.Rd: Initial checkin
	  for fast.prcomp() and fast.svd().

2002-10-11 14:38  warnes

	* DESCRIPTION (tags: rel_0_7_2):
	  - Updated version number in DESCRIPTION.

2002-10-11 14:22  warnes

	* gtools/: R/permute.R, man/permute.Rd (utags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_7_2, rel_0_7_3, rel_0_7_5, rel_0_8_0,
	  rel_0_8_2, rel_0_8_3, rel_0_8_4, rel_0_8_5, rel_0_8_7, rel_0_8_8,
	  rel_1_11_0, rel_1_11_1, rel_1_11_2):
	  - Add permute() function (wraper for sample) and man page

2002-10-11 14:21  warnes

	* gtools/man/dirichlet.Rd (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2):
	  - Escaped underscores in my email address that was causing a
	  parse   error in the {r,p}dirichlet man page.

2002-10-11 14:02  warnes

	* gplots/R/barplot2.R (tags: rel_0_7_3, rel_0_7_2):
	  - Fixed log scale errors in legend() call

2002-10-01 14:16  warnes

	* gplots/man/hist2d.Rd (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2):
	  - Added examples of using 'contour' and 'filled.contour' for
	  display.

2002-09-30 16:45  warnes

	* DESCRIPTION:
	  - Updated version number after adding rdirichlet() and
	  ddirichlet()

2002-09-30 16:43  warnes

	* gtools/: R/dirichlet.R (tags: rel_0_8_2, rel_0_8_0, rel_0_7_5,
	  rel_0_7_3, rel_0_7_2), man/dirichlet.Rd:
	  - Added rdirichlet() and ddirichlet() with accompaning help page
	  and tests.

2002-09-26 08:11  warnes

	* gmodels/man/glh.test.Rd (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2): - Added note and example code
	  to illustrate how to properly compute   contrasts for the first
	  factor in the model.

2002-09-24 16:20  warnes

	* DESCRIPTION (tags: rel_0_7_0):
	  Update version number after fixing bugs and adding regression
	  tests.

2002-09-24 15:12  warnes

	* gmodels/R/glh.test.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0):
	  - Fixed a typo.

2002-09-24 11:01  warnes

	* DESCRIPTION:
	  Updated to version 0.6.1, corresponding to some bug fixes.

2002-09-24 10:57  warnes

	* gtools/R/running.R (tags: gregmisc_0_8_9, rel_0_8_8, rel_0_8_7,
	  rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5,
	  rel_0_7_3, rel_0_7_2, rel_0_7_0):
	  - Fixed error where running was always calling running2 with
	  'fun=mean', ignoring the specified funtion.

2002-09-24 10:53  warnes

	* gplots/R/plotmeans.R (tags: rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0):
	  - Changed digits=options("digits") which produces a list of
	  length 1   to digits=getOption("digits") which returns a vector
	  of length one.    The former was causing an error when passed to
	  round().

2002-09-23 10:27  warnes

	* gmodels/man/CrossTable.Rd (tags: rel_0_7_5, rel_0_7_3,
	  rel_0_7_2), gmodels/man/glh.test.Rd, gplots/man/barplot2.Rd
	  (tags: rel_0_7_3, rel_0_7_2) (utags: rel_0_6_0, rel_0_7_0):
	  - Fixed syntax errors in barplot2.Rd and CrossTable.Rd - Fixed
	  incorrect translation of 'F' (distribution) to 'FALSE' in
	  glh.test.Rd

2002-09-23 10:02  warnes

	* gdata/inst/doc/: Rnews.dtx, Rnews.sty, gregmisc.pdf, gregmisc.tex
	  (utags: gregmisc_0_10_2, gregmisc_0_8_9, rel_0_6_0, rel_0_7_0,
	  rel_0_7_2, rel_0_7_3, rel_0_7_5, rel_0_8_0, rel_0_8_2, rel_0_8_3,
	  rel_0_8_4, rel_0_8_5, rel_0_8_7, rel_0_8_8, rel_1_11_0,
	  rel_1_11_1, rel_1_11_2):
	  Added inst/doc directory and contents to CVS.

2002-09-23 09:59  warnes

	* gdata/R/aggregate.table.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gdata/R/combine.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0), gdata/R/interleave.R (tags:
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0), gdata/R/nobs.R (tags:
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0), gdata/man/aggregate.table.Rd (tags:
	  rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5,
	  rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0), gdata/man/combine.Rd
	  (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0), gdata/man/interleave.Rd (tags:
	  rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5,
	  rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0), gdata/man/nobs.Rd
	  (tags: rel_2_0_0, rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0), gdata/man/rename.vars.Rd (tags:
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0), gdata/man/reorder.Rd (tags: rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gmodels/R/ci.R (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0), gmodels/man/estimable.Rd (tags: gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0), gmodels/man/glh.test.Rd, gplots/R/boxplot.n.R (tags:
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0), gplots/R/hist2d.R (tags: rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gplots/R/lowess.R (tags: rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0), gplots/R/residplot.R (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gplots/man/bandplot.Rd (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3,
	  rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0), gplots/man/hist2d.Rd (tags: rel_0_7_0, rel_0_6_0),
	  gplots/man/lowess.Rd (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3,
	  rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0), gplots/man/plotCI.Rd (tags: gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0), gplots/man/space.Rd (tags: rel_0_7_5,
	  rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gtools/man/combinations.Rd (tags: rel_0_8_3, rel_0_8_2,
	  rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0), gtools/man/quantcut.Rd (tags: rel_1_11_2, rel_1_11_1,
	  rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0): -
	  Modified all files to include CVS Id and Log tags.

2002-09-23 09:38  warnes

	* DESCRIPTION (tags: rel_0_6_0), gmodels/R/CrossTable.R (tags:
	  rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gmodels/man/CrossTable.Rd, gplots/R/barplot2.R (tags: rel_0_7_0,
	  rel_0_6_0), gplots/man/barplot2.Rd, gtools/R/combinations.R
	  (tags: gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7,
	  rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5,
	  rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0):
	  - Added CrossTable() and barplot2() code and docs contributed by
	  Marc Schwartz.  - Permit combinations() to be used when r>n
	  provided repeat.allowed=TRUE - Bumped up version number

2002-08-01 15:37  warnes

	* DESCRIPTION, gmodels/R/ci.R, gmodels/man/ci.Rd (tags: rel_2_0_0,
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0), gmodels/man/estimable.Rd,
	  gmodels/man/glh.test.Rd, gplots/R/hist2d.R, gplots/R/wapply.R
	  (tags: rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0),
	  gtools/R/running.R (tags: rel_0_6_0) (utags: rel_0_5_5):
	  - Corrected documentation mismatch for ci, ci.default.

	  - Replaced all occurences of '_' for assignment with '<-'.

	  - Replaced all occurences of 'T' or 'F' for 'TRUE' and 'FALSE'
	  with	 the spelled out version.

	  - Updaded version number and date.

2002-08-01 14:06  warnes

	* gdata/R/reorder.R (tags: rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0, rel_0_5_5, rel_0_5_4):
	  Added reorder() function to reorder the levels of a factor.

2002-04-08 20:51  warneg

	* DESCRIPTION, gmodels/R/ci.R, gplots/R/bandplot.R (tags:
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0, rel_0_5_5), gplots/R/boxplot.n.R (tags:
	  rel_0_5_5), gmodels/R/estimable.R (tags: gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0,
	  rel_0_5_5), gmodels/R/glh.test.R (tags: rel_0_6_0, rel_0_5_5),
	  gplots/R/hist2d.R, gtools/R/combinations.R (tags: rel_0_5_5),
	  gdata/R/rename.vars.R (tags: gregmisc_0_8_9, rel_0_8_8,
	  rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0,
	  rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0,
	  rel_0_5_5), gplots/R/plot.lm.R (tags: rel_0_7_2, rel_0_7_0,
	  rel_0_6_0, rel_0_5_5), gplots/R/plotCI.R (tags: rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0, rel_0_5_5), gplots/R/plotmeans.R
	  (tags: rel_0_6_0, rel_0_5_5), gplots/R/residplot.R (tags:
	  rel_0_5_5), gdata/man/aggregate.table.Rd (tags: rel_0_5_5),
	  gplots/R/space.R (tags: rel_0_8_5, rel_0_8_4, rel_0_8_3,
	  rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0, rel_0_5_5), gplots/R/wapply.R, gplots/man/bandplot.Rd
	  (tags: rel_0_5_5), gplots/man/boxplot.n.Rd (tags: rel_2_0_0,
	  rel_1_11_2, rel_1_11_1, rel_1_11_0, gregmisc_0_10_2,
	  gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4,
	  rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0, rel_0_5_5), gdata/man/interleave.Rd (tags:
	  rel_0_5_5), gmodels/man/glh.test.Rd, gplots/man/hist2d.Rd (tags:
	  rel_0_5_5), gplots/man/plotmeans.Rd (tags: rel_2_0_0, rel_1_11_2,
	  rel_1_11_1, rel_1_11_0, gregmisc_0_10_2, gregmisc_0_8_9,
	  rel_0_8_8, rel_0_8_7, rel_0_8_5, rel_0_8_4, rel_0_8_3, rel_0_8_2,
	  rel_0_8_0, rel_0_7_5, rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0,
	  rel_0_5_5), gtools/man/combinations.Rd (tags: rel_0_5_5),
	  gdata/man/reorder.Rd (tags: rel_0_5_5), gplots/man/space.Rd
	  (tags: rel_0_5_5), gplots/man/wapply.Rd (tags: rel_0_7_5,
	  rel_0_7_3, rel_0_7_2, rel_0_7_0, rel_0_6_0, rel_0_5_5),
	  gtools/man/running.Rd (tags: rel_0_7_5, rel_0_7_3, rel_0_7_2,
	  rel_0_7_0, rel_0_6_0, rel_0_5_5) (utags: rel_0_5_3, rel_0_5_4):
	  Checkin for version 0.5.3

2002-04-08 20:46  warneg

	* gdata/R/interleave.R (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3): -
	  Properly handle case when some or all arguments are vectors.

2002-03-27 15:51  warneg

	* gplots/man/lowess.Rd (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3):
	  Added "..." argument to lowess.default.

2002-03-27 14:48  warneg

	* gplots/R/lowess.R (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3): -
	  Added code to append "..." to the argument list of
	  lowess.default.

	  - Fixed a wrong default for f in lowess.formula.  Was 3, but
	  should   have been 2/3.

2002-03-26 16:22  warneg

	* gmodels/R/ci.R, gmodels/R/glh.test.R, gplots/R/lowess.R,
	  gdata/man/reorder.Rd, gmodels/man/ci.Rd (tags: rel_0_5_4,
	  rel_0_5_3), gmodels/man/glh.test.Rd, gplots/man/lowess.Rd (utags:
	  rel_0_5_1):
	  - Changed methods to include '...' to match the generic.  -
	  Updated for version 0.5.1

2002-03-26 16:21  warneg

	* DESCRIPTION (tags: rel_0_5_1):
	  Updated for version 0.5.1

2002-03-26 14:29  warneg

	* gdata/R/nobs.R (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1):
	  Added ... to methods.

2002-03-26 14:29  warneg

	* gdata/man/nobs.Rd (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1):
	  Updated to add ... parameter to function calls.

2002-03-26 14:24  warneg

	* gplots/man/hist2d.Rd (tags: rel_0_5_1):
	  Initial checkin.

2002-03-26 10:30  warneg

	* gmodels/man/glh.test.Rd: Removed incorrect link to 'contrast'
	  from seealso.

2002-03-26 10:27  warneg

	* gdata/man/reorder.Rd:
	  Initial checkin.

2002-03-26 09:49  warneg

	* gtools/man/quantcut.Rd (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1):
	  Initial Checkin

2002-03-26 09:29  warneg

	* gtools/R/quantcut.R (tags: rel_1_11_2, rel_1_11_1, rel_1_11_0,
	  gregmisc_0_10_2, gregmisc_0_8_9, rel_0_8_8, rel_0_8_7, rel_0_8_5,
	  rel_0_8_4, rel_0_8_3, rel_0_8_2, rel_0_8_0, rel_0_7_5, rel_0_7_3,
	  rel_0_7_2, rel_0_7_0, rel_0_6_0, rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1):
	  Initial checkin.

2002-03-26 09:28  warneg

	* gdata/R/nobs.R: - Added CVS tags

2002-03-19 23:17  warneg

	* gplots/R/plotmeans.R (tags: rel_0_5_1): - Changes to add
	  compatibility with S-Plus 2000

2002-03-19 23:16  warneg

	* gplots/R/plotCI.R (tags: rel_0_5_1): - Changes to add
	  compatibility with S-Plus 2000.

2002-03-19 22:48  warneg

	* gplots/R/boxplot.n.R (tags: rel_0_5_1):
	  - Updated to work in S-Plus 2000 as well as R.

2002-03-19 22:44  warneg

	* gtools/R/RSCompat.S (tags: rel_0_7_3, rel_0_7_2, rel_0_7_0,
	  rel_0_6_0, rel_0_5_5, rel_0_5_4, rel_0_5_3, rel_0_5_1): - Added
	  definition of is.R function.

	  - Added boxplot.formula

2002-03-07 18:39  warneg

	* gtools/man/running.Rd (tags: rel_0_5_1): - Added documentation
	  and example for running2

2002-03-07 18:38  warneg

	* gtools/R/running.R (tags: rel_0_5_4, rel_0_5_3, rel_0_5_1):
	  - Added "running2", which handles both univariate and bivariate
	  cases - Modified "running" to call "running2"

2002-03-05 11:44  warneg

	* gplots/R/plotmeans.R: - Replace "T" with "TRUE".  Problems arrive
	  when there is a variable named "T".

2002-02-21 16:45  warneg

	* gdata/R/aggregate.table.R (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1):
	  - Fixed bug where row and column labels didn't always correspond
	  to the contents.  This only occured when a factor was used for
	  by1 or by2 and the factors levels weren't in the default sort
	  order.

2002-02-20 17:10  warneg

	* gdata/R/aggregate.table.R:
	  New function.

2002-02-20 17:09  warneg

	* gdata/man/aggregate.table.Rd (tags: rel_0_5_1):
	  Initial checkin.

2002-02-20 16:41  warneg

	* gdata/: man/interleave.Rd, R/interleave.R (utags: rel_0_5_1):
	  Initial checkin.

2002-02-20 16:31  warneg

	* gdata/man/nobs.Rd:
	  Noted that specialized methods exist.

2002-02-20 16:29  warneg

	* gdata/man/nobs.Rd:
	  Incorrectly had contents of nobs.R here instead of help text.
	  Corrected.

2002-02-20 15:09  warneg

	* gmodels/man/ci.Rd, gmodels/man/estimable.Rd (tags: rel_0_5_4,
	  rel_0_5_3, rel_0_5_1), gmodels/man/glh.test.Rd,
	  gplots/man/lowess.Rd, gplots/man/plotCI.Rd (tags: rel_0_5_5,
	  rel_0_5_4, rel_0_5_3, rel_0_5_1), gdata/man/rename.vars.Rd (tags:
	  rel_0_5_5, rel_0_5_4, rel_0_5_3, rel_0_5_1), gplots/man/space.Rd
	  (tags: rel_0_5_1):
	  Minor changes, typo and formatting fixes.

2002-02-20 15:06  warneg

	* gplots/: R/bandplot.R, man/bandplot.Rd (utags: rel_0_5_1):
	  - Generalized to allow specification of the multiples of the
	  standard deviation levels to be plotted (0=mean, 1=1 sd, ..).  -
	  Now (invisibly) returnes computed smooths.

2002-02-20 15:03  warneg

	* gdata/: R/nobs.R, man/nobs.Rd: - initial checkin.

2002-02-16 13:16  warneg

	* gplots/man/bandplot.Rd:
	  Added bandplot documentation.

2002-02-16 12:58  warneg

	* gplots/R/wapply.R (tags: rel_0_5_1):
	  - Fixed Bug: When method=="range", the absolute range of x was
	  being   used to compute the relative width instead of the
	  (correct) relative   range.

2002-02-16 12:23  warneg

	* gplots/R/wapply.R:
	  - Corrected problem removing missing values: The missing values
	  of $x   and $y were being removed indepdendently, leaving an
	  uneven number   of points in the result.

2002-02-04 21:20  warneg

	* gtools/R/RSCompat.S:
	  - Fix typo that caused code meant to run only under S-Plus to run
	  under R, causing problems.

2002-02-04 18:20  warneg

	* gplots/R/space.R (tags: rel_0_5_1):
	  - Add na.rm parameter and make the default TRUE.

2002-02-04 18:19  warneg

	* gplots/R/hist2d.R (tags: rel_0_5_1):
	  Initial checkin.

2002-02-04 14:12  warneg

	* gplots/R/plotCI.R:
	  - When err="x", 'col' was being used to plot bars, rather than
	  'barcol'.

2002-02-04 14:09  warneg

	* gplots/R/plotCI.R:
	  - fixed typo, when err="x", lty was 'slty' causing an error.

2002-01-17 18:51  warneg

	* gmodels/man/estimable.Rd:
	  - Fixed errror in last example by adding 'conf.int' parameter to
	  'estimable' call.

2002-01-17 18:42  warneg

	* gmodels/R/glh.test.R:
	  - Fixed typo in code that resulted in an syntax error.

2002-01-10 12:35  warneg

	* gmodels/R/glh.test.R:
	  - print.glh.test() was using cat() to printing the call.  This
	  didn't work and generated an error.

2001-12-19 17:45  warneg

	* gtools/R/RSCompat.S: - Added code for %in%.

2001-12-19 15:06  warneg

	* gmodels/man/glh.test.Rd:
	  - Fixed display of formulae.	- Added description of return value

2001-12-19 15:05  warneg

	* gmodels/R/glh.test.R:
	  - Removed extra element of return object.

2001-12-18 17:14  warneg

	* gmodels/man/estimable.Rd:
	  - Updated documentation to reflect change of parameters from
	  'alpha'   to 'conf.int', including the new optional status of the
	  confidence   intervals.

2001-12-18 17:12  warneg

	* gmodels/R/estimable.R (tags: rel_0_5_1):
	  - Modified to make confidence intervals optional.  Changed
	  'alpha'   parameter giving significance level to 'conf.int'
	  giving confidence   level.

2001-12-18 16:36  warneg

	* gmodels/man/glh.test.Rd:
	  - Added summary.glh.test to alias, usage, and example sections.

2001-12-18 16:34  warneg

	* gmodels/R/glh.test.R: - Modified to work correctly when obj is of
	  class 'aov' by specifying   summary.lm instead of summary.  This
	  ensures that the summary object   has the fields we need.

	  - Moved detailed reporting of results from 'print' to 'summary'
	  function and added a simpler report to 'print'

2001-12-18 16:27  warneg

	* gmodels/R/estimable.R:
	  - Modified to work correctly when obj is of class 'aov' by
	  specifying   summary.lm instead of summary.  This ensures that
	  the summary object   has the fields we need.

2001-12-17 19:43  warneg

	* gmodels/: R/glh.test.R, man/glh.test.Rd:
	  Initial checkin.

2001-12-17 14:13  warneg

	* DESCRIPTION (tags: rel_0_5_0):
	  Updated to include new functions and thier contributors.

2001-12-17 13:59  warneg

	* gmodels/man/estimable.Rd (tags: rel_0_5_0):
	  - Fixed spelling errors.

2001-12-17 13:52  warneg

	* gmodels/man/estimable.Rd:
	  - Fixed the link to contrasts.lm.  - Rephrased title/description
	  to be more clear.

2001-12-11 20:41  warneg

	* gplots/man/space.Rd (tags: rel_0_5_0):
	  - Quoted underscore character in my email address.  - Added
	  correct keyword.

2001-12-11 20:39  warneg

	* gdata/man/rename.vars.Rd (tags: rel_0_5_0):
	  Added omitted documentaton for 'info' parameter.  Changed example
	  code not to use 'Orthodont' data set so that the nlme package is
	  not required.

2001-12-11 20:37  warneg

	* gplots/man/plotmeans.Rd (tags: rel_0_5_1, rel_0_5_0):
	  Added documentation for xaxt parameter.

2001-12-11 20:34  warneg

	* gplots/R/lowess.R (tags: rel_0_5_0):
	  Updated to explicitly list control arguments to lowess.formula.

2001-12-11 20:34  warneg

	* gplots/man/lowess.Rd (tags: rel_0_5_0):
	  Initial checkin.  Code copied from R source package and extended.

2001-12-10 14:35  warneg

	* gmodels/man/estimable.Rd: Renamed 'contrsts.coeff.Rd' to
	  'estimable.Rd' corresponding to function rename.

2001-12-10 14:26  warneg

	* gmodels/R/estimable.R (tags: rel_0_5_0): renamed from
	  contrast.coeff.R to estimable.R (incorrectly via contrast.lm.R)

2001-12-07 20:54  warneg

	* gdata/R/rename.vars.R (tags: rel_0_5_1, rel_0_5_0): Changed 'T'
	  to 'TRUE' in parameter list.

2001-12-07 18:34  warneg

	* gplots/man/wapply.Rd (tags: rel_0_5_1, rel_0_5_0):
	  Fixed an problem where \code was incorrectly delimited by parens
	  rather than curly brackets.

2001-12-07 18:33  warneg

	* gdata/man/rename.vars.Rd: - Fixed see also link.  Mis-typed
	  'data.frame' as 'dataframe'.

2001-12-07 17:55  warneg

	* gdata/R/rename.vars.R:
	  Added attribution.

2001-12-07 17:49  warneg

	* gdata/man/rename.vars.Rd:
	  Added proper attribution to Don MacQueen.

2001-12-07 17:33  warneg

	* gplots/R/: lowess.R, plot.lm.R (tags: rel_0_5_1, rel_0_5_0),
	  residplot.R (tags: rel_0_5_1, rel_0_5_0):
	  Initial checkin.

2001-12-07 17:29  warneg

	* gplots/man/space.Rd:
	  Initial checkin.

2001-12-07 17:24  warneg

	* gplots/R/space.R (tags: rel_0_5_0):
	  - Added cvs tags.

2001-12-07 17:23  warneg

	* gplots/R/space.R:
	  - Leave first point at center, rather than shifting by s/2 to the
	  left.  This looks better when there are more than 2 'spaced'
	  points.

2001-12-07 16:48  warneg

	* gdata/man/rename.vars.Rd:
	  Initial checkin.  Unfortunately, I've lost the email of the
	  person who sent this to me.  I'll credit him/her when I find out
	  who it was!

2001-12-07 16:40  warneg

	* gdata/R/rename.vars.R:
	  Initial checkin

2001-12-07 14:50  warneg

	* gmodels/man/ci.Rd (tags: rel_0_5_0): - Added text noting that lme
	  is now supported.

2001-12-07 14:19  warneg

	* gmodels/R/ci.R (tags: rel_0_5_0): - Fixed typo:  DF column was
	  being filled in with p-value.

2001-12-07 13:49  warneg

	* gmodels/R/ci.R: - Added ci.lme method to handle lme objects.

2001-12-05 14:51  warneg

	* gdata/R/combine.R (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1, rel_0_5_0):
	  - Renamed 'concat' function to 'combine' to avoid name conflict
	  with	 an existing S-Plus function.

2001-12-05 14:49  warneg

	* gplots/R/plotmeans.R (tags: rel_0_5_0): - Added ability to use
	  the t-distribution to compute confidence   intervals.  This is
	  controlled using the 'use.t' parameter.

2001-12-05 14:44  warneg

	* gdata/man/combine.Rd (tags: rel_0_5_5, rel_0_5_4, rel_0_5_3,
	  rel_0_5_1, rel_0_5_0):
	  - Changed function name 'concat' to 'combine' and renamed
	  concat.Rd to	 combine.Rd

2001-12-05 14:41  warneg

	* gplots/man/plotmeans.Rd: - Added documentation of use.t
	  parameter.

2001-12-05 14:36  warneg

	* gplots/man/wapply.Rd:  - Clarified how the width of the window is
	  computed when method="nobs".

2001-12-05 14:29  warneg

	* gplots/R/wapply.R (tags: rel_0_5_0):
	  - Added a better default for "width" when method="nobs".  For
	  this case,   width=max(5, length(x)/10).

	  - Allow omission of x values which result in missing y values via
	    'drop.na' parameter.

2001-10-25 22:48  warneg

	* gplots/R/plotmeans.R:
	  Added correct handling of 'xaxt="n"'.

2001-10-16 19:14  warneg

	* gmodels/man/ci.Rd, gplots/man/wapply.Rd:
	  Fixed unbalanced brace.

2001-10-16 19:06  warneg

	* gplots/man/plotCI.Rd (tags: rel_0_5_0):
	  Added minbar and maxbar parameters.

2001-10-16 19:04  warneg

	* gplots/man/plotmeans.Rd:
	  Forgot to add minbar and maxbar to usage section.

2001-10-16 19:03  warneg

	* gplots/man/plotmeans.Rd:
	  Added description of minbar and maxbar.

2001-10-16 19:00  warneg

	* gplots/R/plotCI.R (tags: rel_0_5_0):
	  - Added minbar and maxbar parameters - Added cvs id and log tags
	  to header

2001-10-16 18:59  warneg

	* gplots/R/plotmeans.R:
	  Added cvs id and log tag to file header

2001-10-16 18:57  warneg

	* gplots/R/plotmeans.R:
	  Added minbar and maxbar parameters.

2001-10-16 18:35  warneg

	* gplots/man/plotmeans.Rd:
	  Added description of minsd parameter.

2001-10-16 18:35  warneg

	* gplots/R/plotmeans.R: Added minsd parameter.

2001-09-18 10:15  warneg

	* DESCRIPTION, gtools/R/RSCompat.S (tags: rel_0_5_0),
	  gplots/R/plotCI.R, gplots/R/plotmeans.R:
	  Release 0.3.2

2001-09-01 15:19  warneg

	* gtools/R/RSCompat.S:
	  Initial checkin.

2001-08-31 20:01  warneg

	* DESCRIPTION, gtools/R/running.R (tags: rel_0_5_0),
	  gplots/man/wapply.Rd, gtools/man/running.Rd (tags: rel_0_5_0):
	  Release 0.3.0

2001-08-31 19:45  warneg

	* gplots/R/wapply.R: Used wrong character in header (% instead of
	  #).  Fixed.

2001-08-31 19:41  warneg

	* gplots/R/bandplot.R (tags: rel_0_5_0):
	  Used wrong comment character (% instead of #) in header.  Fixed.

2001-08-25 01:53  warneg

	* gtools/R/running.R: Initial CVS checkin.

2001-08-25 01:52  warneg

	* gmodels/man/ci.Rd: - Added CVS header.  - Added my email address.

2001-08-25 01:50  warneg

	* gtools/man/combinations.Rd (tags: rel_0_5_1, rel_0_5_0): Fixed a
	  typo and a syntax error.

2001-08-25 01:48  warneg

	* gplots/R/wapply.R: Initial checkin.

2001-08-25 01:46  warneg

	* gplots/man/: boxplot.n.Rd (tags: rel_0_5_1, rel_0_5_0),
	  plotmeans.Rd: Added CVS header.

2001-08-25 01:45  warneg

	* gplots/man/wapply.Rd: Initial Checkin

2001-08-24 23:59  warneg

	* gtools/man/running.Rd: Initial Checkin

2001-06-29 09:23  warneg

	* gtools/: R/combinations.R (tags: rel_0_5_1, rel_0_5_0),
	  man/combinations.Rd:
	  Initial revision.

2001-06-05 14:39  warneg

	* DESCRIPTION:
	  Updated with addition of concat.R and concat.Rd.

2001-05-30 09:23  warneg

	* DESCRIPTION, gmodels/R/ci.R, gmodels/man/ci.Rd,
	  gplots/R/boxplot.n.R (tags: rel_0_5_0), gplots/R/plotCI.R,
	  gplots/R/plotmeans.R, gplots/man/boxplot.n.Rd,
	  gplots/man/plotCI.Rd, gplots/man/plotmeans.Rd (utags: null):
	  Initial CVS import

2001-05-30 09:23  warneg

	* DESCRIPTION, gmodels/R/ci.R, gmodels/man/ci.Rd,
	  gplots/R/boxplot.n.R, gplots/R/plotCI.R, gplots/R/plotmeans.R,
	  gplots/man/boxplot.n.Rd, gplots/man/plotCI.Rd,
	  gplots/man/plotmeans.Rd: Initial revision

