summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
-rw-r--r--math/R-psych/DESCR16
-rw-r--r--math/R-psych/Makefile16
-rw-r--r--math/R-psych/distinfo6
4 files changed, 40 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 4c07ee8c3b4..b6b49a67d2f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.470 2020/08/07 02:43:00 brook Exp $
+# $NetBSD: Makefile,v 1.471 2020/08/07 02:46:40 brook Exp $
COMMENT= Mathematics
@@ -87,6 +87,7 @@ SUBDIR+= R-plyr
SUBDIR+= R-poweRlaw
SUBDIR+= R-prettyunits
SUBDIR+= R-prob
+SUBDIR+= R-psych
SUBDIR+= R-quadprog
SUBDIR+= R-quantreg
SUBDIR+= R-randomForest
diff --git a/math/R-psych/DESCR b/math/R-psych/DESCR
new file mode 100644
index 00000000000..fccae5bc55d
--- /dev/null
+++ b/math/R-psych/DESCR
@@ -0,0 +1,16 @@
+A general purpose toolbox for personality, psychometric theory and
+experimental psychology. Functions are primarily for multivariate
+analysis and scale construction using factor analysis, principal
+component analysis, cluster analysis and reliability analysis,
+although others provide basic descriptive statistics. Item Response
+Theory is done using factor analysis of tetrachoric and polychoric
+correlations. Functions for analyzing data at multiple levels include
+within and between group statistics, including correlations and factor
+analysis. Functions for simulating and testing particular item and
+test structures are included. Several functions serve as a useful
+front end for structural equation modeling. Graphical displays of
+path diagrams, factor analysis and structural equation models are
+created using basic graphics. Some of the functions are written to
+support a book on psychometric theory as well as publications in
+personality research. For more information, see the
+personality-project.org/r web page.
diff --git a/math/R-psych/Makefile b/math/R-psych/Makefile
new file mode 100644
index 00000000000..3a36323945c
--- /dev/null
+++ b/math/R-psych/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2020/08/07 02:46:40 brook Exp $
+
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/psych/
+COMMENT= Procedures for psychological and psychometric research
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= psych
+R_PKGVER= 1.9.12.31
+
+DEPENDS+= R-mnormt>=1.5.4:../../math/R-mnormt
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-psych/distinfo b/math/R-psych/distinfo
new file mode 100644
index 00000000000..b952a73bc26
--- /dev/null
+++ b/math/R-psych/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/07 02:46:40 brook Exp $
+
+SHA1 (R/psych_1.9.12.31.tar.gz) = 6845f0ba16921b3ada8e05007132a653e7d90b5d
+RMD160 (R/psych_1.9.12.31.tar.gz) = f1f22fd04f5958c3c93c045ef77155a0aab50a7e
+SHA512 (R/psych_1.9.12.31.tar.gz) = 71d395fc46ff5816b873cd2d42ab257100304a61d41599588109d19e3374312be8e04330396633f4c1b906a4db38d4e6be641ad1bb76feab212e9c29efe2330e
+Size (R/psych_1.9.12.31.tar.gz) = 1724122 bytes