PORTNAME=	polycor
DISTVERSION=	0.8-1
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Polychoric and Polyserial Correlations
WWW=		https://cran.r-project.org/package=polycor

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-admisc>0:math/R-cran-admisc	\
		R-cran-mvtnorm>0:math/R-cran-mvtnorm

USES=		cran

.include <bsd.port.mk>
