Other packages > Find by keyword >

gdtools  

Utilities for Graphical Rendering and Fonts Management
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gdtools", "0.4.4")



Attach the package and use:
library("gdtools")
Maintained by
David Gohel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-22
Latest Update: 2025-03-27
Description:
Tools are provided to compute metrics of formatted strings and to check the availability of a font. Another set of functions is provided to support the collection of fonts from 'Google Fonts' in a cache. Their use is simple within 'R Markdown' documents and 'shiny' applications but also with graphic productions generated with the 'ggiraph', 'ragg' and 'svglite' packages or with tabular productions from the 'flextable' package.
How to cite:
David Gohel (2015). gdtools: Utilities for Graphical Rendering and Fonts Management. R package version 0.4.4, https://cran.r-project.org/web/packages/gdtools. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:41), 0.0.3 (2015-10-22 08:24), 0.0.4 (2015-10-28 18:39), 0.0.5 (2015-11-12 08:44), 0.0.6 (2015-11-25 14:40), 0.0.7 (2016-02-16 23:16), 0.1.1 (2016-11-01 10:53), 0.1.2 (2016-11-06 00:26), 0.1.3 (2016-11-11 00:47), 0.1.4 (2017-03-17 14:01), 0.1.5 (2017-08-08 13:23), 0.1.6 (2017-09-01 19:12), 0.1.7 (2018-02-27 18:15), 0.1.8 (2019-04-02 19:10), 0.1.9 (2019-06-18 15:50), 0.2.0 (2019-09-03 18:20), 0.2.1 (2019-10-14 17:30), 0.2.2 (2020-04-03 14:40), 0.2.3 (2021-01-06 19:20), 0.2.4 (2022-02-14 19:20), 0.3.0 (2023-01-15 19:20), 0.3.1 (2023-02-17 17:20), 0.3.2 (2023-03-13 12:00), 0.3.3 (2023-03-27 15:50), 0.3.4 (2023-10-15 15:02), 0.3.5 (2023-12-09 18:00), 0.3.6 (2024-02-22 15:10), 0.3.7 (2024-03-05 06:30), 0.4.0 (2024-08-28 11:20), 0.4.1 (2024-11-04 10:30), 0.4.2 (2025-03-27 07:30), 0.4.3 (2025-08-26 09:40), 0.4.4 (2025-10-06 09:20), 0.5.0 (2026-02-09 07:10)
Other packages that cited gdtools R package
View gdtools citation profile
Other R packages that gdtools depends, imports, suggests or enhances
Complete documentation for gdtools
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
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  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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