File: control

package info (click to toggle)
r-cran-ks 1.11.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,592 kB
  • sloc: ansic: 522; sh: 4; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,212 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: r-cran-ks
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-r,
               r-base-dev,
               r-cran-fnn,
               r-cran-kernlab,
               r-cran-kernsmooth,
               r-cran-matrix,
               r-cran-mclust,
               r-cran-mgcv,
               r-cran-multicool,
               r-cran-mvtnorm
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ks
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ks.git
Homepage: https://cran.r-project.org/package=ks

Package: r-cran-ks
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R kernel smoothing
 Kernel smoothers for univariate and multivariate data, including
 densities, density derivatives, cumulative distributions, clustering,
 classification, density ridges, significant modal regions, and two-
 sample hypothesis tests. Chacon & Duong (2018)
 <doi:10.1201/9780429485572>.