File: control

package info (click to toggle)
r-cran-sets 1.0.25%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 632 kB
  • sloc: ansic: 422; makefile: 7
file content (31 lines) | stat: -rw-r--r-- 1,075 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
Source: r-cran-sets
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Doug Torrance <dtorrance@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-sets
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-sets.git
Homepage: https://cran.r-project.org/package=sets
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               texinfo,
               texlive-base,
               texlive-latex-base,
               texlive-latex-recommended,
               r-cran-proxy
Testsuite: autopkgtest-pkg-r

Package: r-cran-sets
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Sets, Generalized Sets, Customizable Sets and Intervals
 Data structures and basic operations for ordinary sets,
 generalizations such as fuzzy sets, multisets, and
 fuzzy multisets, customizable sets, and intervals.