Other packages > Find by keyword >

ragg  

Graphic Devices Based on AGG
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ragg", "1.5.0")



Attach the package and use:
library("ragg")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-15
Latest Update: 2025-04-10
Description:
Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.
How to cite:
Thomas Lin Pedersen (2019). ragg: Graphic Devices Based on AGG. R package version 1.5.0, https://cran.r-project.org/web/packages/ragg. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.0 (2019-07-15 11:20), 0.1.1 (2019-07-29 12:50), 0.1.2 (2019-07-30 23:30), 0.1.3 (2019-08-28 12:40), 0.1.4 (2020-02-25 11:50), 0.1.5 (2020-03-04 22:10), 0.2.0 (2020-05-14 11:20), 0.3.0 (2020-06-24 12:20), 0.3.1 (2020-11-10 10:53), 0.4.0 (2020-11-10 20:58), 0.4.1 (2021-01-11 16:30), 1.1.0 (2021-02-15 17:20), 1.1.1 (2021-02-25 15:10), 1.1.2 (2021-03-17 11:10), 1.1.3 (2021-06-09 17:00), 1.2.0 (2021-10-30 16:10), 1.2.1 (2021-12-06 16:20), 1.2.2 (2022-02-21 09:30), 1.2.3 (2022-09-29 18:20), 1.2.4 (2022-10-24 16:12), 1.2.5 (2023-01-12 11:30), 1.2.6 (2023-10-10 10:20), 1.2.7 (2023-12-11 16:30), 1.3.0 (2024-03-13 22:00), 1.3.1 (2024-05-06 17:20), 1.3.2 (2024-05-15 09:00), 1.3.3 (2024-09-11 19:50), 1.4.0 (2025-04-10 10:30)
Other packages that cited ragg R package
View ragg citation profile
Other R packages that ragg depends, imports, suggests or enhances
Complete documentation for ragg
Functions, R codes and Examples using the ragg R package
Some associated functions: agg_capture . agg_jpeg . agg_png . agg_ppm . agg_supertransparent . agg_tiff . ragg-package . reexports . 
Some associated R codes: aaa.R . agg_dev.R . ragg-package.R .  Full ragg package functions and examples
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  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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