1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Add a new port: science/R-cran-Epi

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/
This commit is contained in:
TAKATSU Tomonari 2011-09-17 06:55:27 +00:00
parent 8c855f28d7
commit 78ed5f9954
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281881
4 changed files with 30 additions and 0 deletions

View File

@ -7,6 +7,7 @@
SUBDIR += 2dhf
SUBDIR += InsightToolkit
SUBDIR += R-cran-AMORE
SUBDIR += R-cran-Epi
SUBDIR += R-cran-bayesm
SUBDIR += abinit
SUBDIR += afni

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: R-cran-Epi
# Date created: 2011-08-16
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Epi
PORTVERSION= 1.1.24
CATEGORIES= science
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= A package for statistical analysis in epidemiology
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Epi_1.1.24.tar.gz) = 027997520d816ce3fe6217bf0e7dd2790e1fd06bc136732ae3b7cbed866f6c0d
SIZE (Epi_1.1.24.tar.gz) = 676834

View File

@ -0,0 +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/