Provides a graphics output device for R that records plots in a LaTeX-friendly format. The device transforms plotting commands issued by R functions into LaTeX code blocks. When included in a LaTeX document, these blocks are interpreted with the help of 'TikZ'—a graphics package for TeX and friends written by Till Tantau. Using the 'tikzDevice', the text of R plots can contain LaTeX commands such as mathematical formula. The device also allows arbitrary LaTeX code to be inserted into the output stream.
Version: | 0.12.6 |
Depends: | R (≥ 2.14.0) |
Imports: | filehash (≥ 2.3), png |
Suggests: | evaluate, formatR, ggplot2, knitr, lattice, maps, scales, stringr, testthat (≥ 0.8.1), withr, covr |
Published: | 2023-11-29 |
DOI: | 10.32614/CRAN.package.tikzDevice |
Author: | Charlie Sharpsteen [aut], Cameron Bracken [aut], Kirill Müller [ctb], Yihui Xie [ctb], Ralf Stubner [cre], Nico Bellack [ctb] |
Maintainer: | Ralf Stubner <ralf.stubner at gmail.com> |
BugReports: | https://github.com/daqana/tikzDevice/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/daqana/tikzDevice |
NeedsCompilation: | yes |
SystemRequirements: | pgf (>= 2.00) |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | tikzDevice results |
Reference manual: | tikzDevice.pdf |
Vignettes: |
The tikzDevice Package |
Package source: | tikzDevice_0.12.6.tar.gz |
Windows binaries: | r-devel: tikzDevice_0.12.6.zip, r-release: tikzDevice_0.12.6.zip, r-oldrel: tikzDevice_0.12.6.zip |
macOS binaries: | r-devel (arm64): tikzDevice_0.12.6.tgz, r-release (arm64): tikzDevice_0.12.6.tgz, r-oldrel (arm64): tikzDevice_0.12.6.tgz, r-devel (x86_64): tikzDevice_0.12.6.tgz, r-release (x86_64): tikzDevice_0.12.6.tgz, r-oldrel (x86_64): tikzDevice_0.12.6.tgz |
Old sources: | tikzDevice archive |
Reverse imports: | BayesSUR, fcaR, ggtikz, visvow |
Reverse suggests: | CPAT, dplR, gMOIP, klic, knitr, mkin, RankingProject, RGraphics, wrswoR |
Reverse enhances: | sfsmisc |
Please use the canonical form https://CRAN.R-project.org/package=tikzDevice to link to this page.