Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/devel/R-cran-abind/Makefile
18157 views
PORTNAME=	abind
DISTVERSION=	1.4-8
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Combine Multidimensional Arrays
WWW=		https://cran.r-project.org/web/packages/abind/

LICENSE=	MIT

USES=		cran:auto-plist

.include <bsd.port.mk>