File: control

package info (click to toggle)
r-bioc-annotate 1.76.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,368 kB
  • sloc: makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,275 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
Source: r-bioc-annotate
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 # Test requires not packaged org.Hs.eg.db package
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-bioc-annotationdbi,
               r-cran-xml,
               r-bioc-biobase,
               r-cran-dbi,
               r-cran-xtable,
               r-bioc-biocgenerics,
               r-cran-httr
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-annotate
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-annotate.git
Homepage: https://bioconductor.org/packages/annotate/
Rules-Requires-Root: no

Package: r-bioc-annotate
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: BioConductor annotation for microarrays
 This BioConductor module provides methods for annotation for microarrays.
 .
 In its current state the basic purpose of annotate is to
 supply interface routines that support user actions that rely on the
 different meta-data packages provided through the Bioconductor
 Project.