This package is considered a duplicate. The official version of this package is found at:https://r-lib.r-universe.dev/ragg
Package: ragg 1.3.3
ragg: Graphic Devices Based on AGG
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.
Authors:
ragg_1.3.3.tar.gz
ragg_1.3.3.tar.gz(r-4.5-noble)ragg_1.3.3.tar.gz(r-4.4-noble)
ragg_1.3.3.tgz(r-4.4-emscripten)ragg_1.3.3.tgz(r-4.3-emscripten)
ragg.pdf |ragg.html✨
ragg/json (API)
NEWS
# Install 'ragg' in R: |
install.packages('ragg', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/ragg/issues
Uses libs:
Last updated 3 months agofrom:a24b163ec6. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-linux-x86_64 | OK | Nov 11 2024 |
Exports:agg_captureagg_jpegagg_pngagg_ppmagg_supertransparentagg_tifffont_featureget_font_featuresregister_fontregister_variant
Dependencies:clicpp11gluelifecyclerlangsystemfontstextshaping
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Draw to a buffer that can be accessed directly | agg_capture |
Draw to a JPEG file | agg_jpeg |
Draw to a PNG file | agg_png |
Draw to a PPM file | agg_ppm |
Draw to a TIFF file | agg_tiff |