[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/145: gnu: r-psych: Update to 2.2.3.
From: |
guix-commits |
Subject: |
18/145: gnu: r-psych: Update to 2.2.3. |
Date: |
Tue, 12 Apr 2022 03:36:34 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit bf03c7f207d38b41f5aa32e8502b03590fc706ae
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:06 2022 +0200
gnu: r-psych: Update to 2.2.3.
* gnu/packages/cran.scm (r-psych): Update to 2.2.3.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index d6484a4904..1b98b7ab03 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5212,14 +5212,14 @@ problems as well as resampling based estimators of
prediction error.")
(define-public r-psych
(package
(name "r-psych")
- (version "2.1.9")
+ (version "2.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "psych" version))
(sha256
(base32
- "032h33i2qlwsw2iq82nri5y8hs7d593w40aghcvnibpi2wxf0x8l"))))
+ "0fi7gcaxcb1mdyfpgjm03sxz3qgp1s0hnrgx8pyswni5skb903pn"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-mnormt r-nlme))
- 08/145: gnu: r-readxl: Update to 1.4.0., (continued)
- 08/145: gnu: r-readxl: Update to 1.4.0., guix-commits, 2022/04/12
- 07/145: gnu: r-mboost: Update to 2.9-6., guix-commits, 2022/04/12
- 10/145: gnu: r-hwriter: Update to 1.3.2.1., guix-commits, 2022/04/12
- 12/145: gnu: r-rcpp: Update to 1.0.8.3., guix-commits, 2022/04/12
- 14/145: gnu: r-auc: Update to 0.3.2., guix-commits, 2022/04/12
- 13/145: gnu: r-rcppthread: Update to 2.1.3., guix-commits, 2022/04/12
- 09/145: gnu: r-hmm: Update to 1.0.1., guix-commits, 2022/04/12
- 15/145: gnu: r-restrserve: Update to 1.0.0., guix-commits, 2022/04/12
- 16/145: gnu: r-lmtest: Update to 0.9-40., guix-commits, 2022/04/12
- 17/145: gnu: r-ddalpha: Update to 1.3.13., guix-commits, 2022/04/12
- 18/145: gnu: r-psych: Update to 2.2.3.,
guix-commits <=
- 24/145: gnu: r-leaflet: Update to 2.1.1., guix-commits, 2022/04/12
- 26/145: gnu: r-cubature: Update to 2.0.4.4., guix-commits, 2022/04/12
- 28/145: gnu: r-fansi: Update to 1.0.3., guix-commits, 2022/04/12
- 19/145: gnu: r-processx: Update to 3.5.3., guix-commits, 2022/04/12
- 20/145: gnu: r-seriation: Update to 1.3.5., guix-commits, 2022/04/12
- 21/145: gnu: r-vctrs: Update to 0.4.0., guix-commits, 2022/04/12
- 23/145: gnu: r-tinytex: Update to 0.38., guix-commits, 2022/04/12
- 05/145: gnu: r-ggpp: Update to 0.4.4., guix-commits, 2022/04/12
- 06/145: gnu: r-ggpmisc: Update to 0.4.6., guix-commits, 2022/04/12
- 11/145: gnu: r-sass: Update to 0.4.1., guix-commits, 2022/04/12