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

MAINTAINER=	[email protected]
COMMENT=	Bayes Screening and Model Discrimination
WWW=		https://cran.r-project.org/package=BsMD

LICENSE=	GPLv3+

USES=	cran:auto-plist,compiles

#Bogus stage-qa as this is $ARCH dependent
NO_ARCH_IGNORE=	BsMD.so

.include <bsd.port.mk>