File: control

package info (click to toggle)
r-cran-kernlab 0.9-33-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,216 kB
  • sloc: cpp: 6,011; ansic: 935; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 848 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: r-cran-kernlab
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.4.1), dh-r
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-kernlab
Vcs-Git: https://salsa.debian.org/edd/r-cran-kernlab.git
Homepage: https://cran.r-project.org/package=kernlab

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.