aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-09-10 21:13:49 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-09-10 21:13:49 +0000
commitf1a1ae7358cf18dec294fd4f7c31fc2de26ca3c8 (patch)
treeaccafb4447d049ac72a5905ea0fefd828dcc81ee /graphics/Makefile
parent66de50533be62995b66e0aab5136da894f458bc6 (diff)
downloadports-f1a1ae7358cf18dec294fd4f7c31fc2de26ca3c8.tar.gz
ports-f1a1ae7358cf18dec294fd4f7c31fc2de26ca3c8.zip
- Add a new port: graphics/R-cran-ggplot2
ggplot2 is a plotting system for R, based on the grammar of graphics, which tries to take the good parts of base and lattice graphics and none of the bad parts. It takes care of many of the fiddly details that make plotting a hassle (like drawing legends) as well as providing a powerful model of graphics that makes it easy to produce complex multi-layered graphics. WWW: http://had.co.nz/ggplot2/
Notes
Notes: svn path=/head/; revision=281607
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 858b62fea9c6..72a55206ee67 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -19,6 +19,7 @@
SUBDIR += R-cran-RColorBrewer
SUBDIR += R-cran-colorspace
SUBDIR += R-cran-diagram
+ SUBDIR += R-cran-ggplot2
SUBDIR += R-cran-shape
SUBDIR += SciPlot
SUBDIR += a2png