From 601d6e7c57e2444403442852d224c5d40c4a7aff Mon Sep 17 00:00:00 2001 From: TAKATSU Tomonari Date: Wed, 9 May 2012 22:24:28 +0000 Subject: - Add a new port: math/R-cran-labeling Implements a number of axis labeling schemes, including those compared in An Extension of Wilkinson's Algorithm for Positioning Tick Labels on Axes by Talbot, Lin, and Hanrahan, InfoVis 2010. WWW: http://cran.r-project.org/web/packages/labeling/ --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index fd58f33f5324..13f217b50f3f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -18,6 +18,7 @@ SUBDIR += R-cran-gpclib SUBDIR += R-cran-igraph SUBDIR += R-cran-inline + SUBDIR += R-cran-labeling SUBDIR += R-cran-memisc SUBDIR += R-cran-mvtnorm SUBDIR += R-cran-psych -- cgit v1.2.3