[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/174: gnu: r-psych: Update to 2.3.6.
From: |
guix-commits |
Subject: |
41/174: gnu: r-psych: Update to 2.3.6. |
Date: |
Wed, 12 Jul 2023 08:31:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 40fb5a1f4cedf5dbf221334fb4b18bb31dcf540e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:22 2023 +0200
gnu: r-psych: Update to 2.3.6.
* gnu/packages/cran.scm (r-psych): Update to 2.3.6.
---
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 ecb6e7d1e0..68e37b331a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7678,14 +7678,14 @@ problems as well as resampling based estimators of
prediction error.")
(define-public r-psych
(package
(name "r-psych")
- (version "2.3.3")
+ (version "2.3.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "psych" version))
(sha256
(base32
- "0vzvdrajkd2z4bqfr1lzh2z1vqb8h3mqk6vha8vmfhw2kz1z7acl"))))
+ "1z5h2hs56fw54dsvpi3sl463l31yn0qjvk779wdb7w175gwmr6db"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-mnormt r-nlme))
- 32/174: gnu: r-ggtern: Update to 3.4.2., (continued)
- 32/174: gnu: r-ggtern: Update to 3.4.2., guix-commits, 2023/07/12
- 36/174: gnu: r-rcppspdlog: Update to 0.0.13., guix-commits, 2023/07/12
- 38/174: gnu: r-ctrdata: Update to 1.13.3., guix-commits, 2023/07/12
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/12
- 29/174: gnu: r-jsonlite: Update to 1.8.7., guix-commits, 2023/07/12
- 25/174: gnu: r-googlesheets4: Update to 1.1.1., guix-commits, 2023/07/12
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/12
- 34/174: gnu: r-pkgload: Update to 1.3.2.1., guix-commits, 2023/07/12
- 35/174: gnu: r-rcpp: Update to 1.0.11., guix-commits, 2023/07/12
- 40/174: gnu: r-emdbook: Update to 1.3.13., guix-commits, 2023/07/12
- 41/174: gnu: r-psych: Update to 2.3.6.,
guix-commits <=
- 37/174: gnu: r-rcppthread: Update to 2.1.5., guix-commits, 2023/07/12
- 39/174: gnu: r-sp: Update to 2.0-0., guix-commits, 2023/07/12
- 44/174: gnu: r-mice: Update to 3.16.0., guix-commits, 2023/07/12
- 42/174: gnu: r-broom: Update to 1.0.5., guix-commits, 2023/07/12
- 43/174: gnu: r-pan: Update to 1.8., guix-commits, 2023/07/12
- 48/174: gnu: r-vctrs: Update to 0.6.3., guix-commits, 2023/07/12
- 50/174: gnu: r-cubature: Update to 2.1.0., guix-commits, 2023/07/12
- 45/174: gnu: r-gss: Update to 2.2-5., guix-commits, 2023/07/12
- 46/174: gnu: r-processx: Update to 3.8.2., guix-commits, 2023/07/12
- 47/174: gnu: r-webshot: Update to 0.5.5., guix-commits, 2023/07/12