Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/math/R-cran-LearnBayes/Makefile
28183 views
PORTNAME=	LearnBayes
PORTVERSION=	2.15.2
CATEGORIES=	math education
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Functions for Learning Bayesian Inference
WWW=		https://cran.r-project.org/web/packages/LearnBayes/

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-coda>0:math/R-cran-coda

USES=		cran:auto-plist

.include <bsd.port.mk>