The Hmisc library contains many functions useful for data analysis,
high-level graphics, utility operations, functions for computing sample
size and power, importing datasets, imputing missing values, advanced
table making, variable clustering, character string manipulation,
conversion of S objects to LaTeX code, and recoding variables.
WWW: http://cran.r-project.org/web/packages/Hmisc/
2012-09-18 20:27:35 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Hmisc
|
2012-12-11 23:35:06 +01:00
|
|
|
DISTVERSION= 3.10-1
|
2013-03-07 05:21:34 +01:00
|
|
|
PORTREVISION= 2
|
The Hmisc library contains many functions useful for data analysis,
high-level graphics, utility operations, functions for computing sample
size and power, importing datasets, imputing missing values, advanced
table making, variable clustering, character string manipulation,
conversion of S objects to LaTeX code, and recoding variables.
WWW: http://cran.r-project.org/web/packages/Hmisc/
2012-09-18 20:27:35 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
|
|
|
COMMENT= Harrell Miscellaneous functions useful for data analysis
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|