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 09 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:47), 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), 1.5.0 (2025-09-02 09:20), 1.5.1 (2026-03-06 11:10)
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

SubTite  
Subgroup Specific Optimal Dose Assignment
Chooses subgroup specific optimal doses in a phase I dose finding clinical trial allowing for subgro ...
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  
recogito  
Interactive Annotation of Text and Images
Annotate text with entities and the relations between them. Annotate areas of interest in images wit ...
Download / Learn more Package Citations See dependency  
rcites  
R Interface to the Species+ Database
A programmatic interface to the Species+ database via the Species+/CITES ...
Download / Learn more Package Citations See dependency  
survivalROC  
Time-Dependent ROC Curve Estimation from Censored Survival Data
Compute time-dependent ROC curve from censored survival data using Kaplan-Meier (KM) or Nearest Neig ...
Download / Learn more Package Citations See dependency  

28,194

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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