View | Details | Raw Unified | Return to bug 220064 | Differences between
and this patch

Collapse All | Expand All

(-)math/R-cran-BsMD/Makefile (+16 lines)
Line 0 Link Here
1
# Created by: Pedro Giffuni
2
# $FreeBSD$
3
4
PORTNAME=	BsMD
5
DISTVERSION=	2013.0718
6
CATEGORIES=	math
7
DISTNAME=	${PORTNAME}_${DISTVERSION}
8
9
MAINTAINER=	pfg@FreeBSD.org
10
COMMENT=	Bayes Screening and Model Discrimination
11
12
LICENSE=	GPLv2+
13
14
USES=	cran:auto-plist cran:compiles
15
16
.include <bsd.port.mk>
(-)math/R-cran-BsMD/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1497652788
2
SHA256 (BsMD_2013.0718.tar.gz) = 923d20de17cad37980dbb497284fdf66ce97c08830c3694f0e42d4ba28fe6afb
3
SIZE (BsMD_2013.0718.tar.gz) = 401980
(-)math/R-cran-BsMD/pkg-descr (+5 lines)
Line 0 Link Here
1
BsMD: Bayes Screening and Model Discrimination.
2
3
Bayes screening and model discrimination follow-up designs.
4
5
WWW: https://cran.r-project.org/package=BsMD

Return to bug 220064