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 16 Jul. 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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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