Type: Package Package: tufte Title: Tufte's Styles for R Markdown Documents Version: 0.15.0.9000 Authors@R: c( person("Yihui", "Xie", role = "aut", email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person("Christophe", "Dervieux", role = c("ctb", "cre"), email = "cderv@posit.co", comment = c(ORCID = "0000-0003-4474-2498")), person("JJ", "Allaire", role = "aut"), person("Andrzej", "Oles", role = "ctb"), person("Dave", "Liepmann", role = "ctb", comment = "Tufte CSS in inst/rmarkdown/templates/tufte_html/resources"), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Provides R Markdown output formats to use Tufte styles for PDF and HTML output. License: GPL-3 URL: https://github.com/rstudio/tufte BugReports: https://github.com/rstudio/tufte/issues Imports: htmltools, knitr (>= 1.28), rmarkdown (>= 2.11), xfun (>= 0.13) Suggests: xml2, bookdown, covr, testthat (>= 3.1.0), tinytex, withr (>= 2.3.0) Config/testthat/edition: 3 Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://rstudio.r-universe.dev Date/Publication: 2026-07-07 12:36:42 UTC RemoteUrl: https://github.com/rstudio/tufte RemoteRef: HEAD RemoteSha: 50aab4ddb6cdc794a9bcda2718e8f5090470d55c NeedsCompilation: no Packaged: 2026-07-07 17:19:30 UTC; root Author: Yihui Xie [aut] (ORCID: ), Christophe Dervieux [ctb, cre] (ORCID: ), JJ Allaire [aut], Andrzej Oles [ctb], Dave Liepmann [ctb] (Tufte CSS in inst/rmarkdown/templates/tufte_html/resources), Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Christophe Dervieux