File: control

package info (click to toggle)
r-bioc-stringdb 2.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,464 kB
  • sloc: makefile: 5
file content (35 lines) | stat: -rw-r--r-- 1,191 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
24
25
26
27
28
29
30
31
32
33
34
35
Source: r-bioc-stringdb
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Steffen Moeller <moeller@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-stringdb
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-stringdb.git
Homepage: https://bioconductor.org/packages/STRINGdb/
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-png,
               r-cran-sqldf,
               r-cran-plyr,
               r-cran-igraph,
               r-cran-rcurl,
               r-cran-rcolorbrewer,
               r-cran-gplots,
               r-cran-hash,
               r-cran-plotrix
Testsuite: autopkgtest-pkg-r

Package: r-bioc-stringdb
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Search Tool for the Retrieval of Interacting proteins database
 The STRINGdb package provides a R interface to the STRING protein-protein
 interactions database.
 .
 The original database is accessible on https://www.string-db.org.