PORTNAME=	digest
DISTVERSION=	0.6.39
CATEGORIES=	security
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	uzsolt@FreeBSD.org
COMMENT=	Create cryptographic hash digests of R objects
WWW=		https://cran.r-project.org/package=digest

LICENSE=	GPLv2+

TEST_DEPENDS=	R-cran-tinytest>0:devel/R-cran-tinytest

USES=		compiler:c++17-lang cran:auto-plist,compiles

.include <bsd.port.mk>
