math/R-cran-polycor: adding a Polychoric and Polyserial Correlations library

This commit is contained in:
Thierry Thomas 2022-05-04 22:13:44 +02:00
parent afde1e2282
commit f35eca94f5
5 changed files with 49 additions and 0 deletions

View file

@ -100,6 +100,7 @@
SUBDIR += R-cran-partitions
SUBDIR += R-cran-pbkrtest
SUBDIR += R-cran-pls
SUBDIR += R-cran-polycor
SUBDIR += R-cran-polynom
SUBDIR += R-cran-prodlim
SUBDIR += R-cran-proxy

View file

@ -0,0 +1,18 @@
# Created by: Thierry Thomas <thierry@pompo.net>
PORTNAME= polycor
DISTVERSION= 0.8-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Polychoric and Polyserial Correlations
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>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1651523290
SHA256 (polycor_0.8-1.tar.gz) = f05f53e0b5c992de0e5b4c6b2e998148cf83310358821e1bba180d81face0509
SIZE (polycor_0.8-1.tar.gz) = 13931

View file

@ -0,0 +1,6 @@
Computes polychoric and polyserial correlations by quick "two-step" methods or
ML, optionally with standard errors; tetrachoric and biserial correlations are
special cases.
WWW: https://cran.r-project.org/package=polycor
WWW: https://polycor.r-forge.r-project.org/

View file

@ -0,0 +1,21 @@
%%R_MOD_DIR%%/CHANGES
%%R_MOD_DIR%%/DESCRIPTION
%%R_MOD_DIR%%/INDEX
%%R_MOD_DIR%%/Meta/Rd.rds
%%R_MOD_DIR%%/Meta/features.rds
%%R_MOD_DIR%%/Meta/hsearch.rds
%%R_MOD_DIR%%/Meta/links.rds
%%R_MOD_DIR%%/Meta/nsInfo.rds
%%R_MOD_DIR%%/Meta/package.rds
%%R_MOD_DIR%%/NAMESPACE
%%R_MOD_DIR%%/NEWS
%%R_MOD_DIR%%/R/polycor
%%R_MOD_DIR%%/R/polycor.rdb
%%R_MOD_DIR%%/R/polycor.rdx
%%R_MOD_DIR%%/help/AnIndex
%%R_MOD_DIR%%/help/aliases.rds
%%R_MOD_DIR%%/help/paths.rds
%%R_MOD_DIR%%/help/polycor.rdb
%%R_MOD_DIR%%/help/polycor.rdx
%%R_MOD_DIR%%/html/00Index.html
%%R_MOD_DIR%%/html/R.css