Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/math/R-cran-LearnBayes/Makefile
16460 views
PORTNAME=	LearnBayes
PORTVERSION=	2.15.1
PORTREVISION=	4
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+

USES=	cran:auto-plist

.include <bsd.port.mk>