File: control

package info (click to toggle)
r-cran-treespace 1.1.4.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,444 kB
  • sloc: cpp: 24; sh: 13; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,467 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
39
40
41
42
43
Source: r-cran-treespace
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-treespace
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-treespace.git
Homepage: https://cran.r-project.org/package=treespace
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-ape,
               r-cran-ade4,
               r-cran-adegenet,
               r-cran-adegraphics,
               r-cran-combinat,
               r-cran-distory,
               r-cran-fields,
               r-cran-htmlwidgets,
               r-cran-mass,
               r-cran-phangorn,
               r-cran-phytools,
               r-cran-rcpp,
               r-cran-rgl,
               r-cran-rlumshiny,
               r-cran-scatterd3,
               r-cran-shiny,
               r-cran-shinybs
Testsuite: autopkgtest-pkg-r

Package: r-cran-treespace
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Statistical Exploration of Landscapes of Phylogenetic Trees
 Tools for the exploration of distributions of phylogenetic trees.
 This package includes a shiny interface which can be started from R using
 'treespaceServer()'.