File: control

package info (click to toggle)
r-cran-latte 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: makefile: 2
file content (43 lines) | stat: -rw-r--r-- 1,179 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-latte
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Doug Torrance <dtorrance@piedmont.edu>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-magrittr,
 r-cran-stringr,
 r-cran-mpoly,
 r-cran-ggplot2,
 r-cran-memoise,
 r-cran-dplyr,
 r-cran-usethis,
 r-cran-glue,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-latte
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-latte.git
Homepage: https://dkahle.github.io/latte/
Rules-Requires-Root: no

Package: r-cran-latte
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 4ti2,
 latte-int,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: R interface to 'LattE' and '4ti2'
 Back-end connections to 'LattE' (<https://www.math.ucdavis.edu/~latte>)
 for counting lattice points and integration inside convex polytopes and
 '4ti2' (<http://www.4ti2.de/>) for algebraic, geometric, and combinatorial
 problems on linear spaces and front-end tools facilitating their use in the
 'R' ecosystem.