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.3.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: 2023-12-11
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.3.0, https://cran.r-project.org/web/packages/ragg
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)
Other packages that cited ragg R package
View ragg citation profile
Other R packages that ragg depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

daySupply  
Calculating Days' Supply and Daily Dose of Prescriptions
Allows clinicians and researchers to compute daily dose (and subsequently days' supply) for prescrip ...
Download / Learn more Package Citations See dependency  
plsRbeta  
Partial Least Squares Regression for Beta Regression Models
Provides Partial least squares Regression for (weighted) beta regression models (Bertrand 2013,< ...
Download / Learn more Package Citations See dependency  
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  
seismic  
Predict Information Cascade by Self-Exciting Point Process
An implementation of self-exciting point process model for information cascades, which occurs when m ...
Download / Learn more Package Citations See dependency  
nlstac  
An R Package for Fitting Separable Nonlinear Models
Set of functions implementing the algorithm described in Fernandez Torvisco et al. (2018) for fitti ...
Download / Learn more Package Citations See dependency  
odpc  
One-Sided Dynamic Principal Components
Functions to compute the one-sided dynamic principal components ('odpc') introduced in Pe ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns