File: control

package info (click to toggle)
r-cran-kernlab 0.9-25-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,356 kB
  • ctags: 650
  • sloc: cpp: 6,008; ansic: 891; makefile: 1
file content (17 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: r-cran-kernlab
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>= 7.0.0), r-base-dev (>= 3.3.1), cdbs
Standards-Version: 3.9.8

Package: r-cran-kernlab
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Description: GNU R package for kernel-based machine learning lab
 The kernlab package provides 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.