Package: ragg 1.5.0.9000

ragg: Graphic Devices Based on AGG
Anti-Grain Geometry (AGG) is a high-quality andhigh-performance 2D drawing library. The 'ragg' packageprovides a set of graphic devices based on AGG to use asalternative to the raster devices provided through the'grDevices' package.
Authors:Thomas Lin Pedersen [cre, aut],Maxim Shemanarev [aut, cph],Tony Juricic [ctb, cph],Milan Marusinec [ctb, cph],Spencer Garrett [ctb],Posit Software, PBC [cph, fnd]
ragg_1.5.0.9000.tar.gz
ragg_1.5.0.9000.zip(r-4.6)ragg_1.5.0.9000.zip(r-4.5)ragg_1.5.0.9000.zip(r-4.4)
ragg_1.5.0.9000.tgz(r-4.5-x86_64)ragg_1.5.0.9000.tgz(r-4.5-arm64)ragg_1.5.0.9000.tgz(r-4.4-x86_64)ragg_1.5.0.9000.tgz(r-4.4-arm64)
ragg_1.5.0.9000.tar.gz(r-4.6-arm64)ragg_1.5.0.9000.tar.gz(r-4.6-x86_64)ragg_1.5.0.9000.tar.gz(r-4.5-arm64)ragg_1.5.0.9000.tar.gz(r-4.5-x86_64)
ragg_1.5.0.9000.tgz(r-4.5-emscripten)
ragg.pdf |ragg.html✨
ragg/json (API)
NEWS
| # Install 'ragg' in R: |
| install.packages('ragg', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/ragg/issues
Pkgdown/docs site:https://ragg.r-lib.org
drawinggraphicsvector-graphicsfreetypelibpngtifflibjpeg-turbolibwebpcpp
15.58 score 179 stars 513 packages 1.8k scripts 1.3M downloads 13 exports 9 dependencies
Last updated from:f606c6356d. Checks:13 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-arm64 | OK | 242 | |
| linux-devel-x86_64 | OK | 242 | |
| source / vignettes | OK | 309 | |
| linux-release-arm64 | OK | 254 | |
| linux-release-x86_64 | OK | 230 | |
| macos-release-arm64 | OK | 210 | |
| macos-release-x86_64 | OK | 303 | |
| macos-oldrel-arm64 | OK | 148 | |
| macos-oldrel-x86_64 | OK | 479 | |
| windows-devel | OK | 309 | |
| windows-release | OK | 315 | |
| windows-oldrel | OK | 315 | |
| wasm-release | OK | 151 |
Exports:agg_captureagg_jpegagg_pngagg_ppmagg_recordagg_supertransparentagg_tiffagg_webpagg_webp_animfont_featureget_font_featuresregister_fontregister_variant
Dependencies:base64encclicpp11jsonlitelifecyclerlangstringisystemfontstextshaping
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 |
| Capture drawing instructions without rendering | agg_record |
| Draw to a TIFF file | agg_tiff |
| Draw to a WebP file | agg_webp |
| Draw an animation to a WebP file | agg_webp_anim |
