diff options
author | mef <mef@pkgsrc.org> | 2021-09-19 23:51:41 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2021-09-19 23:51:41 +0000 |
commit | 6df9303dcf92f009ff3e22b93f688270bb2095bd (patch) | |
tree | b0ae28a880a4542ca7f98c86a5447248eadea40a /math/R-psych | |
parent | d60e4e0b9244794f4fc5936f75d1638b3fad2df6 (diff) | |
download | pkgsrc-6df9303dcf92f009ff3e22b93f688270bb2095bd.tar.gz |
(math/R-psych) Updated 1.9.12.31 to 2.1.6
News.Rd at following path give too lengthy, let me omit, sorry
R CMD Rdconv -t txt math/R-psych/work/psych/inst/News.Rd
(No compact ChangeLog found)
Diffstat (limited to 'math/R-psych')
-rw-r--r-- | math/R-psych/Makefile | 8 | ||||
-rw-r--r-- | math/R-psych/distinfo | 10 |
2 files changed, 11 insertions, 7 deletions
diff --git a/math/R-psych/Makefile b/math/R-psych/Makefile index a8f701dff29..97d676ed9e1 100644 --- a/math/R-psych/Makefile +++ b/math/R-psych/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2020/08/09 16:45:23 brook Exp $ +# $NetBSD: Makefile,v 1.3 2021/09/19 23:51:41 mef Exp $ R_PKGNAME= psych -R_PKGVER= 1.9.12.31 +R_PKGVER= 2.1.6 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= ${R_HOMEPAGE_BASE}/psych/ @@ -9,6 +9,10 @@ COMMENT= Procedures for psychological and psychometric research LICENSE= gnu-gpl-v2 DEPENDS+= R-mnormt>=1.5.4:../../math/R-mnormt +#Packages suggested but not available: +# 'psychTools', 'GPArotation', 'lavaan', 'Rcsdp', 'graph', 'Rgraphviz' +#TEST_DEPENDS+= R-graph-[0-9]*:../../math/R-graph + .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk" diff --git a/math/R-psych/distinfo b/math/R-psych/distinfo index b952a73bc26..37144037bba 100644 --- a/math/R-psych/distinfo +++ b/math/R-psych/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2020/08/07 02:46:40 brook Exp $ +$NetBSD: distinfo,v 1.2 2021/09/19 23:51:41 mef 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 +SHA1 (R/psych_2.1.6.tar.gz) = 6e4c62baa7984dbba80658b255094423bc980851 +RMD160 (R/psych_2.1.6.tar.gz) = 2a35468b2a8b49555ad8b938b27092fdb3a66e22 +SHA512 (R/psych_2.1.6.tar.gz) = 472737630eea5da494fd6941e5a77696ac06e5099f8e811a42b563c52716c6516d47474458f59c3c3b024c21724b7d5047d6d656b1b7e7ac736cd47b88a87203 +Size (R/psych_2.1.6.tar.gz) = 1989861 bytes |