Package: kernlab
Version: 0.9-27
Title: Kernel-Based Machine Learning Lab
Authors@R: c(person("Alexandros", "Karatzoglou", role = c("aut", "cre"),
                    email = "alexandros.karatzoglou@gmail.com"),
             person("Alex", "Smola", role = "aut"),
             person("Kurt", "Hornik", role = "aut"),
	     person("National ICT Australia (NICTA)",
	            role = "cph"),
	     person(c("Michael", "A."), "Maniscalco",
	            role = c("ctb", "cph")),
             person(c("Choon", "Hui"), "Teo", role = "ctb"))
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)
Imports: methods, stats, grDevices, graphics
LazyLoad: Yes
License: GPL-2
NeedsCompilation: yes
Packaged: 2018-08-09 16:03:03 UTC; hornik
Author: Alexandros Karatzoglou [aut, cre],
  Alex Smola [aut],
  Kurt Hornik [aut],
  National ICT Australia (NICTA) [cph],
  Michael A. Maniscalco [ctb, cph],
  Choon Hui Teo [ctb]
Maintainer: Alexandros Karatzoglou <alexandros.karatzoglou@gmail.com>
Repository: CRAN
Date/Publication: 2018-08-10 18:12:16 UTC
Built: R 3.4.4; x86_64-w64-mingw32; 2018-11-05 13:43:10 UTC; windows
Archs: i386, x64
