2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2011-09-18 04:47:50 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= DCluster
|
2013-01-08 13:39:31 +01:00
|
|
|
DISTVERSION= 0.2-6
|
2014-03-10 21:55:20 +01:00
|
|
|
PORTREVISION= 5
|
2011-09-18 04:47:50 +02:00
|
|
|
CATEGORIES= science
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Functions for the detection of spatial clusters of diseases
|
|
|
|
|
2012-03-05 13:47:36 +01:00
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
2011-09-18 04:47:50 +02:00
|
|
|
|
|
|
|
RUN_DEPENDS= R-cran-spdep>0:${PORTSDIR}/math/R-cran-spdep
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2011-09-18 04:47:50 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|