[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
190/214: gnu: r-desc: Update to 1.4.2.
From: |
guix-commits |
Subject: |
190/214: gnu: r-desc: Update to 1.4.2. |
Date: |
Tue, 20 Sep 2022 11:07:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f0a4672485533b81f7ecaa4b61412340a8d9fa20
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:35 2022 +0200
gnu: r-desc: Update to 1.4.2.
* gnu/packages/statistics.scm (r-desc): Update to 1.4.2.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index f1aec8daf0..cf370c0134 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2358,14 +2358,14 @@ module, Java Server Pages, and Python's psp module.")
(define-public r-desc
(package
(name "r-desc")
- (version "1.4.1")
+ (version "1.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "desc" version))
(sha256
(base32
- "0m3g5m0g08k674zh4lq0ihmqiwz8jpsfqrdwfqp5p4ngxi8vp7lg"))))
+ "0z1259ghccmrjylydra4bpryqasirsky7bc4gsx0k327pqacz2km"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli r-r6 r-rprojroot))
- 41/214: gnu: r-scatterplot3d: Update to 0.3-42., (continued)
- 41/214: gnu: r-scatterplot3d: Update to 0.3-42., guix-commits, 2022/09/20
- 110/214: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 128/214: gnu: r-qqconf: Update to 1.3.0., guix-commits, 2022/09/20
- 109/214: gnu: r-lintr: Update to 3.0.1., guix-commits, 2022/09/20
- 108/214: gnu: r-text2vec: Update to 0.6.2., guix-commits, 2022/09/20
- 162/214: gnu: r-lgr: Update to 0.4.4., guix-commits, 2022/09/20
- 167/214: gnu: r-delaporte: Update to 8.0.3., guix-commits, 2022/09/20
- 170/214: gnu: r-rapiserialize: Update to 0.1.2., guix-commits, 2022/09/20
- 168/214: gnu: r-gganimate: Update to 1.0.8., guix-commits, 2022/09/20
- 178/214: gnu: r-wordspace: Update to 0.2-8., guix-commits, 2022/09/20
- 190/214: gnu: r-desc: Update to 1.4.2.,
guix-commits <=
- 208/214: gnu: r-clubsandwich: Update to 0.5.8., guix-commits, 2022/09/20
- 185/214: gnu: r-evaluate: Update to 0.16., guix-commits, 2022/09/20
- 46/214: gnu: r-statnet-common: Update to 4.7.0., guix-commits, 2022/09/20
- 87/214: gnu: r-als: Update to 0.0.7., guix-commits, 2022/09/20
- 184/214: gnu: r-stringr: Update to 1.4.1., guix-commits, 2022/09/20