PORTNAME=	LearnBayes
PORTVERSION=	2.15.2
CATEGORIES=	math education
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
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>
