Unverified Commit dcc21013 authored by Steven Kreuzer's avatar Steven Kreuzer
Browse files

devel/R-cran-shape: Remove duplicate port

Remove the port added in 1f4ad726 as it duplicates
graphics/R-cran-shape, which already provides the same package.

Update devel/R-cran-glmnet to depend on graphics/R-cran-shape instead.

Reported by:	Antoine Brodin <antoine@freebsd.org>
parent 68eb23a3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -138,7 +138,6 @@
    SUBDIR += R-cran-roxygen2
    SUBDIR += R-cran-rprojroot
    SUBDIR += R-cran-rstudioapi
    SUBDIR += R-cran-shape
    SUBDIR += R-cran-rversions
    SUBDIR += R-cran-sessioninfo
    SUBDIR += R-cran-sfsmisc
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ WWW= https://cran.r-project.org/web/packages/glmnet/
LICENSE=	GPLv2

CRAN_DEPENDS=	R-cran-foreach>=0:devel/R-cran-foreach \
		R-cran-shape>=0:devel/R-cran-shape \
		R-cran-shape>=0:graphics/R-cran-shape \
		R-cran-Rcpp>=0:devel/R-cran-Rcpp \
		R-cran-RcppEigen>=0:math/R-cran-RcppEigen
BUILD_DEPENDS=	${CRAN_DEPENDS}

devel/R-cran-shape/Makefile

deleted100644 → 0
+0 −14
Original line number Diff line number Diff line
PORTNAME=	shape
DISTVERSION=	1.4.6.1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	skreuzer@FreeBSD.org
COMMENT=	Functions for plotting graphical shapes, colors
WWW=		https://cran.r-project.org/web/packages/shape/

LICENSE=	GPLv3+

USES=		cran:auto-plist

.include <bsd.port.mk>

devel/R-cran-shape/distinfo

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1788759113
SHA256 (shape_1.4.6.1.tar.gz) = 43f9bd0f997fd6cf1838efd8b2509c9a6396513f4e54a20360481634affd22a4
SIZE (shape_1.4.6.1.tar.gz) = 646412

devel/R-cran-shape/pkg-descr

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
Functions for plotting graphical shapes such as ellipses, circles,
cylinders, arrows, ...