Index: head/science/R-cran-Epi/Makefile =================================================================== --- head/science/R-cran-Epi/Makefile (revision 401034) +++ head/science/R-cran-Epi/Makefile (revision 401035) @@ -1,16 +1,19 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= Epi -PORTVERSION= 1.1.67 +PORTVERSION= 1.1.71 CATEGORIES= science DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Package for statistical analysis in epidemiology LICENSE= GPLv2 + +RUN_DEPENDS= R-cran-cmprsk>0:${PORTSDIR}/science/R-cran-cmprsk \ + R-cran-etm>0:${PORTSDIR}/science/R-cran-etm USES= cran:auto-plist .include Index: head/science/R-cran-Epi/distinfo =================================================================== --- head/science/R-cran-Epi/distinfo (revision 401034) +++ head/science/R-cran-Epi/distinfo (revision 401035) @@ -1,2 +1,2 @@ -SHA256 (Epi_1.1.67.tar.gz) = 4337999d0f22d7b2d5e62ef99288906f2e999faef831853dfd56421ec4fe8b8b -SIZE (Epi_1.1.67.tar.gz) = 2008396 +SHA256 (Epi_1.1.71.tar.gz) = 69cbc9b206302982109d7c10e8940665f1af227472051c114ffc15f0882f5820 +SIZE (Epi_1.1.71.tar.gz) = 1380987 Index: head/science/R-cran-Epi/pkg-descr =================================================================== --- head/science/R-cran-Epi/pkg-descr (revision 401034) +++ head/science/R-cran-Epi/pkg-descr (revision 401035) @@ -1,7 +1,7 @@ Functions for demographic and epidemiological analysis in the Lexis diagram, i.e. register and cohort follow-up data, including interval censored data and representation of multistate data. Also some useful functions for tabulation and plotting. Contains some epidemiological datasets. -WWW: http://www.pubhealth.ku.dk/~bxc/Epi/ +WWW: https://cran.r-project.org/web/packages/Epi/