blob: 123389a0d1fe5f4ea008e58a8e359dbc33502325 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= nortest
DISTVERSION= 1.0-4
PORTREVISION= 4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tests for Normality
WWW= https://cran.r-project.org/web/packages/nortest/
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>
|