2022-05-04 22:13:44 +02:00
|
|
|
PORTNAME= polycor
|
|
|
|
DISTVERSION= 0.8-1
|
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= thierry@FreeBSD.org
|
|
|
|
COMMENT= Polychoric and Polyserial Correlations
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://cran.r-project.org/package=polycor
|
2022-05-04 22:13:44 +02:00
|
|
|
|
|
|
|
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>
|