File: control

package info (click to toggle)
r-cran-latte 0.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 576 kB
  • sloc: makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,268 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
Source: r-cran-latte
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
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/
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-dplyr,
               r-cran-ggplot2,
               r-cran-glue,
               r-cran-magrittr,
               r-cran-memoise,
               r-cran-mpoly,
               r-cran-stringr,
               r-cran-usethis
Testsuite: autopkgtest-pkg-r

Package: r-cran-latte
Architecture: all
Depends: 4ti2, latte-int, ${R:Depends}, ${misc:Depends}
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.