aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ragg/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-ragg/pkg-descr')
-rw-r--r--graphics/R-cran-ragg/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/R-cran-ragg/pkg-descr b/graphics/R-cran-ragg/pkg-descr
new file mode 100644
index 000000000000..b4614faeb226
--- /dev/null
+++ b/graphics/R-cran-ragg/pkg-descr
@@ -0,0 +1,5 @@
+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.