File: control

package info (click to toggle)
r-cran-seriation 1.5.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,064 kB
  • sloc: ansic: 1,101; fortran: 945; sh: 13; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 1,413 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
36
37
38
Source: r-cran-seriation
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-seriation
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-seriation.git
Homepage: https://cran.r-project.org/package=seriation
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-ca,
               r-cran-cluster,
               r-cran-colorspace,
               r-cran-foreach,
               r-cran-gclus,
               r-cran-mass,
               r-cran-qap,
               r-cran-registry,
               r-cran-tsp,
               r-cran-vegan
Testsuite: autopkgtest-pkg-r

Package: r-cran-seriation
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R infrastructure for ordering objects using seriation
 Infrastructure for seriation with an implementation of several
 seriation/sequencing techniques to reorder matrices, dissimilarity
 matrices, and dendrograms. Also provides (optimally) reordered heatmaps,
 color images and clustering visualizations like dissimilarity plots, and
 visual assessment of cluster tendency plots (VAT and iVAT).