Date: Sat, 10 Sep 2011 21:13:49 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/R-cran-ggplot2 Makefile distinfo pkg-descr Message-ID: <201109102113.p8ALDnbJ091027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tota 2011-09-10 21:13:49 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/R-cran-ggplot2 Makefile distinfo pkg-descr Log: - 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/ Revision Changes Path 1.1442 +1 -0 ports/graphics/Makefile 1.1 +29 -0 ports/graphics/R-cran-ggplot2/Makefile (new) 1.1 +2 -0 ports/graphics/R-cran-ggplot2/distinfo (new) 1.1 +8 -0 ports/graphics/R-cran-ggplot2/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109102113.p8ALDnbJ091027>