[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/174: gnu: r-labelled: Update to 2.12.0.
From: |
guix-commits |
Subject: |
59/174: gnu: r-labelled: Update to 2.12.0. |
Date: |
Wed, 12 Jul 2023 08:31:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c16238380edf0a2ab8731861255e2810a6db811f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:24 2023 +0200
gnu: r-labelled: Update to 2.12.0.
* gnu/packages/cran.scm (r-labelled): Update to 2.12.0.
---
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 353b194e07..f39a66b453 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14075,14 +14075,14 @@ subsequence} (LCS) using a dynamic programming
algorithm.")
(define-public r-labelled
(package
(name "r-labelled")
- (version "2.11.0")
+ (version "2.12.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "labelled" version))
(sha256
(base32
- "1pg5l2c3ai8gkrqryq5xzsal85pljmdzc2ln8k1ak3j4racm5p7d"))))
+ "1f6jh1mrbwb3v1kc49pb65sf5ffqs0h9vizpig4r5rhhv4n3q17y"))))
(properties `((upstream-name . "labelled")))
(build-system r-build-system)
(propagated-inputs
- 45/174: gnu: r-gss: Update to 2.2-5., (continued)
- 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
- 49/174: gnu: r-quantmod: Update to 0.4.23., guix-commits, 2023/07/12
- 52/174: gnu: r-renv: Update to 1.0.0., guix-commits, 2023/07/12
- 54/174: gnu: r-insight: Update to 0.19.3., guix-commits, 2023/07/12
- 53/174: gnu: r-reticulate: Update to 1.30., guix-commits, 2023/07/12
- 57/174: gnu: r-proc: Update to 1.18.4., guix-commits, 2023/07/12
- 51/174: gnu: r-sitar: Update to 1.4.0., guix-commits, 2023/07/12
- 55/174: gnu: r-flextable: Update to 0.9.2., guix-commits, 2023/07/12
- 59/174: gnu: r-labelled: Update to 2.12.0.,
guix-commits <=
- 56/174: gnu: r-golem: Update to 0.4.1., guix-commits, 2023/07/12
- 58/174: gnu: r-qualv: Update to 0.3-5., guix-commits, 2023/07/12
- 60/174: gnu: r-raster: Update to 3.6-23., guix-commits, 2023/07/12
- 62/174: gnu: r-targets: Update to 1.2.0., guix-commits, 2023/07/12
- 65/174: gnu: r-ggeffects: Update to 1.2.3., guix-commits, 2023/07/12
- 63/174: gnu: r-multcomp: Update to 1.4-25., guix-commits, 2023/07/12
- 64/174: gnu: r-emmeans: Update to 1.8.7., guix-commits, 2023/07/12
- 67/174: gnu: r-rcppannoy: Update to 0.0.21., guix-commits, 2023/07/12
- 73/174: gnu: r-remacor: Update to 0.0.16., guix-commits, 2023/07/12
- 70/174: gnu: r-kohonen: Update to 3.0.12., guix-commits, 2023/07/12