- Added into a wrong category: graphics
- Use math/R-cran-labeling instead of this
This commit is contained in:
parent
71e509e03c
commit
6521ae8f9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296329
5 changed files with 1 additions and 27 deletions
1
MOVED
1
MOVED
|
@ -3292,3 +3292,4 @@ databases/py-MySQLdb-devel|databases/py-MySQLdb|2012-05-01|Port is outdated, use
|
|||
misc/fortune-mod-the-godfather||2012-05-07|Has expired: No longer supported
|
||||
editors/openoffice.org-3|editors/openoffice-3|2012-05-09|Project renamed
|
||||
devel/py-boto-devel|devel/py-boto|2012-05-09|Upstream does not provide development snapshots anymore, use devel/py-boto instead
|
||||
graphics/R-cran-labeling||2012-05-09|Removed
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
SUBDIR += R-cran-diagram
|
||||
SUBDIR += R-cran-dichromat
|
||||
SUBDIR += R-cran-ggplot2
|
||||
SUBDIR += R-cran-labeling
|
||||
SUBDIR += R-cran-munsell
|
||||
SUBDIR += R-cran-pixmap
|
||||
SUBDIR += R-cran-rgdal
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
# New ports collection makefile for: R-cran-labeling
|
||||
# Date created: 2012-05-09
|
||||
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= labeling
|
||||
PORTVERSION= 0.1
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Provides a range of axis labeling algorithms
|
||||
|
||||
USE_R_MOD= yes
|
||||
R_MOD_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (labeling_0.1.tar.gz) = 7a7c0fedd64eeb15ff518bdf93c5d8f4ecf34d3f9293dd8b491e3dff7f419332
|
||||
SIZE (labeling_0.1.tar.gz) = 9049
|
|
@ -1,5 +0,0 @@
|
|||
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/
|
Loading…
Reference in a new issue