File: control

package info (click to toggle)
pvclust 2.0-0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 228 kB
  • sloc: makefile: 1
file content (23 lines) | stat: -rw-r--r-- 884 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: pvclust
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: gnu-r
Priority: optional
Build-Depends: cdbs,
               debhelper (>= 9),
               r-base-dev
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pvclust.git
Vcs-Git: git://anonscm.debian.org/debian-med/pvclust.git
Homepage: http://www.is.titech.ac.jp/~shimo/prog/pvclust/

Package: r-cran-pvclust
Architecture: all
Depends: ${misc:Depends},
         ${R:Depends}
Suggests: r-cran-mass
Description: Hierarchical Clustering with P-Values via Multiscale Bootstrap
 pvclust is a package for assessing the uncertainty in
 hierarchical cluster analysis. It provides AU (approximately
 unbiased) p-values as well as BP (boostrap probability) values
 computed via multiscale bootstrap resampling.