[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/185: gnu: r-psych: Update to 2.4.6.26.
From: |
guix-commits |
Subject: |
48/185: gnu: r-psych: Update to 2.4.6.26. |
Date: |
Tue, 2 Jul 2024 09:27:02 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit cc9f21d345259d3fa0b31441bb03c92a31fef5a6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:35 2024 +0200
gnu: r-psych: Update to 2.4.6.26.
* gnu/packages/cran.scm (r-psych): Update to 2.4.6.26.
[propagated-inputs]: Add r-gparotation.
Change-Id: Ib24f6097db84d4728767c793b9ae0bccf51eb601
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index cd09a74e28..b8eaf0e836 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9651,17 +9651,17 @@ problems as well as resampling based estimators of
prediction error.")
(define-public r-psych
(package
(name "r-psych")
- (version "2.4.3")
+ (version "2.4.6.26")
(source
(origin
(method url-fetch)
(uri (cran-uri "psych" version))
(sha256
(base32
- "0ic479y314knn20m1cjlp15lji7f70xrg95ln570pgkhrk5853bi"))))
+ "1gnjpcpqlviyyj5myhy440fj1zwx14b9jwhp5907yyhhw2ail69d"))))
(build-system r-build-system)
(propagated-inputs
- (list r-lattice r-mnormt r-nlme))
+ (list r-gparotation r-lattice r-mnormt r-nlme))
(native-inputs
(list r-knitr))
(home-page "https://cran.r-project.org/web/packages/psych/")
- 43/185: gnu: r-lamw: Update to 2.2.4., (continued)
- 43/185: gnu: r-lamw: Update to 2.2.4., guix-commits, 2024/07/02
- 45/185: gnu: r-cvxr: Update to 1.0-14., guix-commits, 2024/07/02
- 46/185: gnu: r-prodlim: Update to 2024.06.25., guix-commits, 2024/07/02
- 44/185: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/02
- 47/185: gnu: r-rpostgres: Update to 1.4.7., guix-commits, 2024/07/02
- 51/185: gnu: r-xts: Update to 0.14.0., guix-commits, 2024/07/02
- 50/185: gnu: r-ucminf: Update to 1.2.2., guix-commits, 2024/07/02
- 52/185: gnu: r-rvcg: Update to 0.23., guix-commits, 2024/07/02
- 54/185: gnu: r-xfun: Update to 0.45., guix-commits, 2024/07/02
- 56/185: gnu: r-tseries: Update to 0.10-56., guix-commits, 2024/07/02
- 48/185: gnu: r-psych: Update to 2.4.6.26.,
guix-commits <=
- 49/185: gnu: r-broom: Update to 1.0.6., guix-commits, 2024/07/02
- 53/185: gnu: r-cli: Update to 3.6.3., guix-commits, 2024/07/02
- 57/185: gnu: r-fresh: Update to 0.2.1., guix-commits, 2024/07/02
- 58/185: gnu: r-urca: Update to 1.3-4., guix-commits, 2024/07/02
- 55/185: gnu: r-leaps: Update to 3.2., guix-commits, 2024/07/02
- 59/185: gnu: r-radiant-data: Update to 1.6.6., guix-commits, 2024/07/02
- 61/185: gnu: r-rio: Update to 1.1.1., guix-commits, 2024/07/02
- 62/185: gnu: r-rgexf: Update to 0.16.3., guix-commits, 2024/07/02
- 60/185: gnu: r-signal: Update to 1.8-1., guix-commits, 2024/07/02
- 63/185: gnu: r-rapiclient: Update to 0.1.5., guix-commits, 2024/07/02