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:
parent
8c855f28d7
commit
78ed5f9954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281881
@ -7,6 +7,7 @@
|
||||
SUBDIR += 2dhf
|
||||
SUBDIR += InsightToolkit
|
||||
SUBDIR += R-cran-AMORE
|
||||
SUBDIR += R-cran-Epi
|
||||
SUBDIR += R-cran-bayesm
|
||||
SUBDIR += abinit
|
||||
SUBDIR += afni
|
||||
|
20
science/R-cran-Epi/Makefile
Normal file
20
science/R-cran-Epi/Makefile
Normal 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>
|
2
science/R-cran-Epi/distinfo
Normal file
2
science/R-cran-Epi/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Epi_1.1.24.tar.gz) = 027997520d816ce3fe6217bf0e7dd2790e1fd06bc136732ae3b7cbed866f6c0d
|
||||
SIZE (Epi_1.1.24.tar.gz) = 676834
|
7
science/R-cran-Epi/pkg-descr
Normal file
7
science/R-cran-Epi/pkg-descr
Normal 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/
|
Loading…
Reference in New Issue
Block a user