[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/211: gnu: r-labelled: Update to 2.10.0.
From: |
guix-commits |
Subject: |
64/211: gnu: r-labelled: Update to 2.10.0. |
Date: |
Tue, 20 Sep 2022 06:24:12 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ef0285f53ae459b3aa25daaeeab50aeb0c70caf3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:52:58 2022 +0200
gnu: r-labelled: Update to 2.10.0.
* gnu/packages/cran.scm (r-labelled): Update to 2.10.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 9adf674119..83eaa0f661 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11657,14 +11657,14 @@ subsequence} (LCS) using a dynamic programming
algorithm.")
(define-public r-labelled
(package
(name "r-labelled")
- (version "2.9.1")
+ (version "2.10.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "labelled" version))
(sha256
(base32
- "0h7scbyzh7kr51gds222rkhld2b3k36s86hj8rrzpwv4bwj0pccy"))))
+ "02n4r4bizsysnlmxpw86w7zkiqi6aill9dq2nmrn43xzrffy54sy"))))
(properties `((upstream-name . "labelled")))
(build-system r-build-system)
(propagated-inputs
- 58/211: gnu: r-rbibutils: Update to 2.2.9., (continued)
- 58/211: gnu: r-rbibutils: Update to 2.2.9., guix-commits, 2022/09/20
- 78/211: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 84/211: gnu: r-tidytree: Update to 0.4.0., guix-commits, 2022/09/20
- 85/211: gnu: r-sparsesvd: Update to 0.2-1., guix-commits, 2022/09/20
- 98/211: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 101/211: gnu: r-ggforce: Update to 0.3.4., guix-commits, 2022/09/20
- 102/211: gnu: r-gbm: Update to 2.1.8.1., guix-commits, 2022/09/20
- 105/211: gnu: r-ggtext: Update to 0.1.2., guix-commits, 2022/09/20
- 01/211: gnu: Add r-confintr., guix-commits, 2022/09/20
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 64/211: gnu: r-labelled: Update to 2.10.0.,
guix-commits <=
- 31/211: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 57/211: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 42/211: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20
- 79/211: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20
- 110/211: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 118/211: gnu: r-terra: Update to 1.6-17., guix-commits, 2022/09/20
- 119/211: gnu: r-tidygraph: Update to 1.2.2., guix-commits, 2022/09/20
- 120/211: gnu: r-parameters: Update to 0.18.2., guix-commits, 2022/09/20
- 121/211: gnu: r-lifecycle: Update to 1.0.2., guix-commits, 2022/09/20
- 123/211: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20