This is the Debian GNU/Linux r-cran-kernlab package of kernlab.  The
kernlab package provides kernel-based machine learning methods. It
was written by Alexandros Karatzoglou, Alex Smola and Kurt Hornik.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from the main CRAN site
	http://cran.r-project.org/src/contrib/
and are also available from all CRAN mirrors as e.g.
	http://cran.us.r-project.org/src/contrib/

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


Files: R/*
Copyright: 2002 - 2012  Alexandros Karatzoglou
Portions Copyright: 2002  Alex Smola
License: GPL-2+

Files: src/*
Copyright: 2002 - 2006  Alexandros Karatzoglou
Portions Copyright: 2006  Statistical Machine Learning Program (SML), National ICT Australia (NICTA).
Portions Copyright: 2006  Choon Hui Teo and S V N Vishwanathan 
Portions Copyright: 2006  Michael A. Maniscalco
License: MPL-2

Files: debian/*
Copyright: 2014  Dirk Eddelbuettel <edd@debian.org>
License: GPL-2+

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

The MPL-2 license is accessible at https://www.mozilla.org/MPL/2.0/index.txt 

For reference, the upstream DESCRIPTION file is included below:

   Package: kernlab
   Version: 0.9-19
   Title: Kernel-based Machine Learning Lab
   Authors@R: c(person("Alexandros", "Karatzoglou", role = c("aut", "cre"),
                       email = "alexis@ci.tuwien.ac.at"),
                person("Alex", "Smola", role = "aut"),
                person("Kurt", "Hornik", role = "aut"))
   Description: Kernel-based machine learning methods for classification,
           regression, clustering, novelty detection, quantile regression
           and dimensionality reduction.  Among other methods kernlab
           includes Support Vector Machines, Spectral Clustering, Kernel
           PCA, Gaussian Processes and a QP solver.
   Depends: R (>= 2.10), methods
   LazyLoad: Yes
   License: GPL-2
   Packaged: 2013-11-03 09:51:43 UTC; hornik
   Author: Alexandros Karatzoglou [aut, cre],
     Alex Smola [aut],
     Kurt Hornik [aut]
   Maintainer: Alexandros Karatzoglou <alexis@ci.tuwien.ac.at>
   NeedsCompilation: yes
   Repository: CRAN
   Date/Publication: 2013-11-03 17:56:08

