2012-11-01 Martin Maechler * DESCRIPTION (Version): 1.2-15 * NAMESPACE: added, as required. * R/quadplot.R (quadplot): partial arg.match "warning" * R/xgvis.R (xgvis): ditto 2009-02-16 Martin Maechler * DESCRIPTION (Version, License): 1.2-14; mv'ed COPYING to LICENSE 2005-01-22 Martin Maechler * DESCRIPTION (Version): 1.2-13 * man/xgvis.Rd: rm extraneous ')' 2004-02-02 Martin Maechler * DESCRIPTION (SystemRequirements): [instead of 'Suggests:'] 2004-01-28 Martin Maechler * DESCRIPTION (Version): 1.2-11 -> CRAN * R/reggeom.R (reggeom): change code (no-op!) to match doc 2003-09-15 Martin Maechler * DESCRIPTION (Date): and submit to CRAN * README: more recommendation for ggobi 2003-07-26 Prof Brian Ripley * DESCRIPTION (Version): 1.2-10 * inst/INSTALL.windows and * inst/scripts/ Setup for Windows installation 2003-07-09 Martin Maechler * DESCRIPTION (Version): 1.2-9 added date * man/reggeom.Rd: mv \synopsis to \usage {R-1.8 "complains"} 2003-06-23 Martin Maechler * DESCRIPTION (Version): 1.2-8 * DESCRIPTION (NOTE): Mention ggobi clearly 2002-08-06 Martin Maechler * DESCRIPTION (Version): 1.2-7 * man/xgobi.Rd: oops! tempdir() is only in R version >= 1.6 2002-08-02 Martin Maechler * DESCRIPTION (Version): 1.2-6 * man/xgobi.Rd: Example: tempdir(), dir.create(), unlink() etc * R/reggeom.R: drop ``byrow=F'' (+ indent) 2001-12-14 Martin Maechler * DESCRIPTION (Version): 1.2-5 release for R 1.4.0 * man/xgvis.Rd: remove extra "}" 2001-06-18 Martin Maechler * README: New file instead of an "Depends:" line in * DESCRIPTION (Version): 1.2-4 2001-01-06 Martin Maechler * R/xgobi.R: eliminate system; use unlink, use Sys.sleep(*) instead of system("sleep..") * R/xgvis.R: Sys.sleep() as above 2001-01-05 Martin Maechler * DESCRIPTION (Version): 1.2-3; Maintainer * INDEX: slightly improved * man/reggeom.Rd: fixed syntax typo (undoc); * man/xgobi.Rd: (similarly) 2000-09-04 Martin Maechler * DESCRIPTION (Version): 1.2-2 * man/xgobi.Rd: Improved documentation about glyphs and colors. * man/xgvis.Rd: xgobi() example with resources * R/xgobi.R: new variable "xgobi.colors.default". 2000-09-01 Martin Maechler * R/xgobi.R: new "keep = FALSE" and "fprefix" arguments suggested by Harry Mangalam, for keeping "temporary" files, named with a prefix. * R/xgvis.R: the same 2000-08-16 Martin Maechler * DESCRIPTION (Version): New version 1.2-1. Note that subversions >= 10 are not working with older versions of update.packages(). * Fixed all documentation (examples!) such that it completes R (1.2!)'s "R CMD check xgobi" without warnings. * R/quadplot.R: quadplot() function (orig. from Jim Ramsay) for "tetrahedral" display of 4-category proportions. * data/PaulKAI.R: Corresponding data set. * man/reggeom.Rd: New reggeom() function for regression teaching by Hans Ehrbar. 2000-04-17 Martin Maechler * R/xgvis.R: Sleep a bit before unlinking all the files. * R/xgobi.R: ditto. Also, *all* the files are now unlinked. {-> "Fixme" removed}. The tempfile name should also work when `matrx' is an expression (and title unspecified). Non-character title gives now an error. 2000-04-12 Martin Maechler * DESCRIPTION (Version): New version is 1.1-9; ... * R/xgobi.R: no "-dev" (!) * R/xgvis.R: fix row/case labels; run in background * man/morsecodes.Rd: added missing morsecode.col + example + *.raw * man/xgvis.Rd: Add comments etc for example * data/morsecodes.R: added morsecodes.raw; using int 2000-03-06 Martin Maechler * R/xgobi.R: rowlab & collab fixes & checks. * R/xgvis.R: stop() & warning() instead of cat(); rowlab default. * man/xgvis.Rd & man/xgobi.Rd: cleanup, particularly xgvis. Sat Feb 12 17:47:06 2000 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-7. * R/xgobi.R: Fix bug reported by Hans Ehrbar and unfixed in the improved version. Sun Jan 30 17:02:29 2000 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-6. * R/xgobi: Replace by improved version by MM: stop() & warning() instead of cat(). Sun Jan 23 16:19:56 2000 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-5. * R/xgobi.R: Sync with the version in xgobi 1999/Nov. Fix bug reported by Hans Ehrbar . * R/xgvis.R: Sync with the version in xgobi 1999/Nov. Tue Jan 4 11:25:32 2000 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-4. * man/morsecodes.Rd: Fix Rd syntax problem. * man/xgobi.Rd: Mark up URLs and email addresses. * man/xgvis.Rd: Mark up URLs and email addresses. Thu Dec 30 19:04:19 1999 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-3. * man/morsecodes.Rd: Add \alias for each morsecodes.* variable contained in the data set. Tue Dec 28 19:28:50 1999 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-2. * man/morsecodes.Rd: New file. * data/perm4.R: Removed (no `perm4.colors' in distribution). * man/xgvis.Rd: Delete perm4 example. Sat Apr 10 16:32:51 1999 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-1. * R/xgvis.R: R currently does not have `on.exit(EXPR, ADD)'. Work around this by building up the list of files to be unlinked and changing all on.exit() statements to `on.exit(unlink(FILES))'. * man/xgobi.Rd: Fix keyword. Make example executable. * man/xgvis.Rd: Fix keyword. Make example executable. * data/laser.tab: New file. * data/morsecodes.R: New file. * data/perm4.R: New file. Sun Mar 28 10:47:24 1999 Kurt Hornik * DESCRIPTION (Version): New version is 1.1-0. * INDEX: Added xgvis. * R/xgvis.R: New file. * man/xgobi.Rd: Updated for XGobi version 1999.03. * man/xgvis.Rd: New file. Tue Nov 3 09:00:12 1998 Kurt Hornik * DESCRIPTION (Version): New version is 1.0-4. * man/xgobi.Rd: Converted and manually reformatted from the `Sfunction.d' file in the most current version of xgobi (March, 1998). * R/xgobi.R: Now based on the March 1998 version of `Sfunction'. As R does not use permanent storage, S specific features are no longer used for starting up the inferior Xgobi process. Sun Feb 22 09:41:30 1998 Kurt Hornik * DESCRIPTION: New file. * ChangeLog: Finally started, current version is 1.0-3.