-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 928 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
22 lines (22 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: tint
Type: Package
Title: 'tint' is not 'Tufte'
Version: 0.1.6
Date: 2025-09-25
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Jonathan", "Gilligan", role = "ctb",
comment = c(ORCID = "0000-0003-1375-6686")))
Description: A 'tufte'-alike style for 'rmarkdown'.
A modern take on the 'Tufte' design for pdf and html vignettes,
building on the 'tufte' package with additional contributions
from the 'knitr' and 'ggtufte' package, and also acknowledging
the key influence of 'envisioned css'.
URL: https://github.com/eddelbuettel/tint/, https://dirk.eddelbuettel.com/code/tint.html
BugReports: https://github.com/eddelbuettel/tint/issues
Imports: htmltools, knitr, rmarkdown
Suggests: ggplot2
VignetteBuilder: knitr
License: GPL-3
RoxygenNote: 6.0.1
Encoding: UTF-8