1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

R-cran-epicalc is functions making R easy for epidemiological calculation.

WWW: http://cran.r-project.org/web/packages/epicalc/

Feature safe:	yes
This commit is contained in:
Wen Heping 2011-12-15 01:20:35 +00:00
parent b3b6b454d8
commit 192a2cba1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287403
4 changed files with 25 additions and 0 deletions

View File

@ -11,6 +11,7 @@
SUBDIR += R-cran-Epi
SUBDIR += R-cran-bayesm
SUBDIR += R-cran-eco
SUBDIR += R-cran-epicalc
SUBDIR += abinit
SUBDIR += afni
SUBDIR += avogadro

View File

@ -0,0 +1,19 @@
# New ports collection makefile for: R-cran-epicalc
# Date created: Dec 14, 2011
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= epicalc
PORTVERSION= 2.14.0.0
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Epidemiological calculator
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (epicalc_2.14.0.0.tar.gz) = 40cc4fcc1fb37d634ec4800c92d89366cdbdbdc8311459e3da5952d62bccf6f5
SIZE (epicalc_2.14.0.0.tar.gz) = 209129

View File

@ -0,0 +1,3 @@
R-cran-epicalc is functions making R easy for epidemiological calculation.
WWW: http://cran.r-project.org/web/packages/epicalc/