Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/math/R-cran-assertthat/Makefile
18157 views
PORTNAME=	assertthat
DISTVERSION=	0.2.1
PORTREVISION=	3
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Easy pre and post assertions
WWW=		https://cran.r-project.org/web/packages/assertthat/

LICENSE=	GPLv3

USES=	cran:auto-plist

.include <bsd.port.mk>