File: control

package info (click to toggle)
r-bioc-phyloseq 1.34.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,868 kB
  • sloc: python: 14; sh: 10; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,553 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
Source: r-bioc-phyloseq
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 (= 13),
               dh-r,
               r-base-dev,
               r-cran-ade4,
               r-cran-ape (>= 5.0),
               r-bioc-biobase (>= 2.36.2),
               r-bioc-biocgenerics (>= 0.22.0),
               r-bioc-biomformat,
               r-bioc-biostrings (>= 2.40.0),
               r-cran-cluster (>= 2.0.4),
               r-cran-data.table (>= 1.10.4),
               r-cran-foreach (>= 1.4.3),
               r-cran-ggplot2 (>= 2.1.0),
               r-cran-igraph,
               r-bioc-multtest,
               r-cran-plyr (>= 1.8.3),
               r-cran-reshape2 (>= 1.4.1),
               r-cran-scales (>= 0.4.0),
               r-cran-vegan (>= 2.5)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-phyloseq
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-phyloseq.git
Homepage: https://bioconductor.org/packages/phyloseq/
Rules-Requires-Root: no

Package: r-bioc-phyloseq
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R handling and analysis of high-throughput microbiome census data
 The Bioconductor module phyloseq provides a set of classes and tools to
 facilitate the import, storage, analysis, and graphical display of
 microbiome census data.