File: control

package info (click to toggle)
r-cran-tufte 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 540 kB
  • sloc: sh: 9; makefile: 6
file content (31 lines) | stat: -rw-r--r-- 1,241 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
Source: r-cran-tufte
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Johannes 'josch' Schauer <josch@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-htmltools,
               r-cran-xfun (>= 0.13),
               r-cran-knitr (>= 1.28),
               r-cran-rmarkdown (>= 2.1)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-tufte
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-tufte.git
Homepage: https://cran.r-project.org/package=tufte
Rules-Requires-Root: no

Package: r-cran-tufte
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Tufte's Styles for R Markdown Documents
 Provides R Markdown output formats to use Tufte styles for PDF and HTML
 output. The Tufte handout style is a style that Edward Tufte uses in his books
 and handouts. Tufte’s style is known for its extensive use of sidenotes, tight
 integration of graphics with text, and well-set typography. This style has
 been implemented in LaTeX and HTML/CSS, respectively.