Other packages > Find by keyword >

extrafont  

Tools for Using Fonts
View on CRAN: Click here


Download and install extrafont package within the R console
Install from CRAN:
install.packages("extrafont")

Install from Github:
library("remotes")
install_github("cran/extrafont")

Install by package version:
library("remotes")
install_version("extrafont", "0.20")



Attach the package and use:
library("extrafont")
Maintained by
Winston Chang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-11
Latest Update: 2023-01-18
Description:
Tools to using fonts other than the standard PostScript fonts. This package makes it easy to use system TrueType fonts and with PDF or PostScript output files, and with bitmap output files in Windows. extrafont can also be used with fonts packaged specifically to be used with, such as the fontcm package, which has Computer Modern PostScript fonts with math symbols.
How to cite:
Winston Chang (2012). extrafont: Tools for Using Fonts. R package version 0.20, https://cran.r-project.org/web/packages/extrafont. Accessed 27 Jun. 2026.
Previous versions and publish date:
0.9 (2012-06-11 17:40), 0.10 (2012-07-08 09:31), 0.11 (2012-08-24 08:12), 0.12 (2012-11-01 19:15), 0.13 (2012-12-21 08:06), 0.14 (2013-04-11 23:14), 0.15 (2013-08-30 06:34), 0.16 (2014-03-19 20:32), 0.17 (2014-12-08 22:11), 0.18 (2022-04-12 18:32), 0.19 (2023-01-18 09:40)
Other packages that cited extrafont R package
View extrafont citation profile
Other R packages that extrafont depends, imports, suggests or enhances
Complete documentation for extrafont
Functions, R codes and Examples using the extrafont R package
Some associated functions: choose_font . embed_fonts . extrafont . font_addpackage . font_import . font_install . fonts . fonttable . loadfonts . ttf_import . 
Some associated R codes: Full extrafont package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
Download / Learn more Package Citations See dependency  
AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA