Package: showtext 0.9-8

showtext: Using Fonts More Easily in R Graphs

Making it easy to use various types of fonts ('TrueType', 'OpenType', Type 1, web fonts, etc.) in R graphs, and supporting most output formats of R graphics including PNG, PDF and SVG. Text glyphs will be converted into polygons or raster images, hence after the plot has been created, it no longer relies on the font files. No external software such as 'Ghostscript' is needed to use this package.

Authors:Yixuan Qiu [aut, cre], Dave Raggett [ctb]

showtext_0.9-8.tar.gz
showtext_0.9-8.zip(r-4.7)showtext_0.9-8.zip(r-4.6)showtext_0.9-8.zip(r-4.5)
showtext_0.9-8.tgz(r-4.6-x86_64)showtext_0.9-8.tgz(r-4.6-arm64)showtext_0.9-8.tgz(r-4.5-x86_64)showtext_0.9-8.tgz(r-4.5-arm64)
showtext_0.9-8.tar.gz(r-4.7-arm64)showtext_0.9-8.tar.gz(r-4.7-x86_64)showtext_0.9-8.tar.gz(r-4.6-arm64)showtext_0.9-8.tar.gz(r-4.6-x86_64)
showtext_0.9-8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
showtext/json (API)
NEWS

# Install 'showtext' in R:
install.packages('showtext', repos = c('https://yixuan.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yixuan/showtext/issues

Uses libs:
  • freetype– FreeType 2 font engine

On CRAN:

Conda:

fontgraphicsgraphics-devicer-graphicsfreetype

13.72 score 505 stars 58 packages 16k scripts 74k downloads 8 exports 2 dependencies

Last updated from:f4c498d9be. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK156
linux-devel-x86_64OK119
source / vignettesOK169
linux-release-arm64OK119
linux-release-x86_64OK124
macos-release-arm64OK89
macos-release-x86_64OK174
macos-oldrel-arm64OK81
macos-oldrel-x86_64OK155
windows-develOK84
windows-releaseOK118
windows-oldrelOK107
wasm-releaseOK118

Exports:showtext_autoshowtext_beginshowtext_endshowtext_optsshowtext.autoshowtext.beginshowtext.endshowtext.opts

Dependencies:showtextdbsysfonts

showtext: Using Fonts More Easily in R Graphs

Rendered fromintroduction.Rmdusingknitr::rmarkdownon May 20 2026.

Last update: 2026-03-21
Started: 2016-10-14