This is the Debian GNU/Linux prepackaged version of the XGobi program for 
interactive dynamic graphics for data visualization. XGobi was written by
Deborah F. Swayne <dfs@research.att.com>, Dianne Cook <dicook@iastate.edu> 
and Andreas Buja <andreas@research.att.com>. The function for the GNU R
package was written by Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>.

This package was put together by Dirk Eddelbuettel <edd@debian.org>
from the sourcefiles
	ftp://ftp.research.att.com/dist/xgobi/xgobi.sh.gz
	ftp://ftp.research.att.com/dist/xgobi/xgobi.template.sh
        ftp://ftp.research.att.com/dist/xgobi/xgobi1.ps.gz
        ftp://ftp.research.att.com/dist/xgobi/xgobi2.ps.gz
as well as
	ftp://franz.stat.wisc.edu/pub/CRAN/src/contrib/xgobi_1.0-3.tar.gz

The changes for the Debian package were the addition of the debian/
files as well as the integration of the GNU R function using code 
which was initially written by Douglas Bates <bates@stat.wisc.edu> for 
the Debian GNU/Linux packages of the GNU R language.

The copyright notice from the src/xgobi.c file follows:

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  the xgobi code and associated documentation,  provided  *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*        Copyright (c) 1990, ..., 1996 Bellcore            *
	*                                                          *
	*  We welcome your questions and comments, and request     *
	*  that you share any modifications with us.               *
	*                                                          *
	*    Deborah F. Swayne            Dianne Cook              *
	*   dfs@research.att.com       dicook@iastate.edu          *
	*      (973) 360-8423    www.public.iastate.edu/~dicook/   *
	*                                                          *
	*                    Andreas Buja                          *
	*                andreas@research.att.com                  *
	*              www.research.att.com/~andreas/              *
	*                                                          *
	************************************************************/

src/kernel.c has the copyright

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  this  code and associated documentation,  provided      *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*    Copyright (c) 1994 Sigbert Klinke                     *
	*                       <sigbert@wiwi.hu-berlin.de>        *
	*  All Rights Reserved.                                    *
	*                                                          *
	************************************************************/

src/gt_ctls.c has the copyright

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  the xgobi code and associated documentation,  provided  *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*     Copyright (c) held jointly by Dianne Cook and        *
	*     AT&T Bell Labs (1995).                               *
	*  All Rights Reserved.                                    *
	*                                                          *
	*  We welcome your questions and comments, and request     *
	*  that you share any modifications with us.               *
	*                                                          *
	*      Dianne Cook                Andreas Buja             *
	*    dicook@iastate.edu       andreas@research.att.com     *
	*                                                          *
	************************************************************/

src/corr.c has the copyright

	/************************************************************
	*                                                          *
	*  Permission is hereby granted  to  any  individual   or  *
	*  institution   for  use,  copying, or redistribution of  *
	*  this  code and associated documentation,  provided      *
	*  that   such  code  and documentation are not sold  for  *
	*  profit and the  following copyright notice is retained  *
	*  in the code and documentation:                          *
	*     Copyright (c) of code not pertaining to manual       *
	*     control is owned by Dianne Cook (1994, 1995).        *
	*     Copyright (c) of code pertaining to manual           *
	*     control of the correlation tour is owned jointly by  *
	*     Dianne Cook and AT&T Bell Labs (1995).               *
	*  All Rights Reserved.                                    *
	*                                                          *
	*  We welcome your questions and comments, and request     *
	*  that you share any modifications with us.               *
	*                                                          *
	*      Dianne Cook                Andreas Buja             *
	*    dicook@iastate.edu     andreas@research.att.com       *
	*                                                          *
	************************************************************/

The xgobi tarball from the R archive has the following file COPYING

	 /************************************************************
	 *                                                          *
	 *  Permission is hereby granted  to  any  individual   or  *
	 *  institution   for  use,  copying, or redistribution of  *
	 *  the xgobi code and associated documentation,  provided  *
	 *  that   such  code  and documentation are not sold  for  *
	 *  profit and the  following copyright notice is retained  *
	 *  in the code and documentation:                          *
	 *     Copyright (c) 1990,1991,1992,1993,1994 Bellcore      *
	 *                                                          *
	 *  We welcome your questions and comments, and request     *
	 *  that you share any modifications with us.               *
	 *                                                          *
	 *    Deborah F. Swayne            Dianne Cook              *
	 *     dfs@bellcore.com         dicook@iastate.edu          *
	 *      (201) 829-4263                                      *
	 *                                                          *
	 ************************************************************/
