This is the Debian GNU/Linux r-cran-e1071 package of e1071, a
package containing miscellaneous functions of the Department of Statistics
(e1071), TU Wien.
e1071 was written by Evgenia Dimitriadou, Kurt Hornik, Friedrich Leisch,
David Meyer, and Andreas Weingessel.

This package was created by Roger Leigh <rleigh@debian.org>.
The sources were downloaded from 
	http://cran.uk.r-project.org/src/contrib/

The package was renamed from its upstream name 'e1071' to
'r-cran-e1071' to fit the pattern of CRAN (and non-CRAN) packages for
R.

e1071 is copyright by Evgenia Dimitriadou, Kurt Hornik, Friedrich Leisch,
David Meyer, and Andreas Weingessel, and released under the GNU General
Public License (GPL) version 2 or later.  The SVM C++ code is copyright
by Chih-Chung Chang and Chih-Jen Lin, and released under a BSD-style
licence.

On a Debian GNU/Linux system, the GPL license is included in the file
/usr/share/common-licenses/GPL.

The BSD-derived licence is as follows:

------------------------------------------------------------------------
Copyright (c) 2000, Chih-Chung Chang and Chih-Jen Lin
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

3. Neither name of copyright holders nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.


THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------------------------------------------------------------------------

For reference, the upstream DESCRIPTION file is included below:

    Package: e1071
    Version: 1.5-13
    Date: 2006-02-06
    Title: Misc Functions of the Department of Statistics (e1071), TU Wien
    Depends: class
    Imports: graphics, stats
    Suggests: cluster, mlbench, nnet, randomForest, rpart, SparseM, xtable
    Author: Evgenia Dimitriadou, Kurt Hornik, Friedrich Leisch,
            David Meyer, and Andreas Weingessel
    Maintainer: Friedrich Leisch <Friedrich.Leisch@ci.tuwien.ac.at>
    Description: Functions for latent class analysis, short time Fourier
                 transform, fuzzy clustering, support vector machines,
                 shortest path computation, bagged clustering, naive Bayes
                 classifier, ...
    License: GPL version 2.  See COPYRIGHT.svm.cpp for the
            copyright of the svm C++ code.
    SaveImage: no
    LazyLoad: yes
    Packaged: Mon Feb  6 20:15:20 2006; leisch
