[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/214: gnu: r-labelled: Update to 2.10.0.
From: |
guix-commits |
Subject: |
64/214: gnu: r-labelled: Update to 2.10.0. |
Date: |
Tue, 20 Sep 2022 11:07:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 784a5d05fedc6d95fc93af5640b6e075f4ad7174
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
- 78/214: gnu: r-tweedie: Update to 2.3.5., (continued)
- 78/214: gnu: r-tweedie: Update to 2.3.5., guix-commits, 2022/09/20
- 66/214: gnu: r-mosaicdata: Update to 0.20.3., guix-commits, 2022/09/20
- 63/214: gnu: r-mosaiccore: Update to 0.9.2., guix-commits, 2022/09/20
- 65/214: gnu: r-ggformula: Update to 0.10.2., guix-commits, 2022/09/20
- 42/214: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20
- 59/214: gnu: r-officer: Update to 0.4.4., guix-commits, 2022/09/20
- 103/214: gnu: r-ggfun: Update to 0.0.7., guix-commits, 2022/09/20
- 44/214: gnu: r-pillar: Update to 1.8.1., guix-commits, 2022/09/20
- 73/214: gnu: r-performance: Update to 0.9.2., guix-commits, 2022/09/20
- 138/214: gnu: r-zseq: Update to 0.2.1., guix-commits, 2022/09/20
- 64/214: gnu: r-labelled: Update to 2.10.0.,
guix-commits <=
- 50/214: gnu: r-radiant-data: Update to 1.4.5., guix-commits, 2022/09/20
- 47/214: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 90/214: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 71/214: gnu: r-tmb: Update to 1.9.1., guix-commits, 2022/09/20
- 113/214: gnu: r-uwot: Update to 0.1.14., guix-commits, 2022/09/20
- 33/214: gnu: r-paletteer: Update to 1.4.1., guix-commits, 2022/09/20
- 139/214: gnu: r-latex2exp: Update to 0.9.5., guix-commits, 2022/09/20
- 07/214: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 08/214: gnu: r-torch: Update to 0.8.1., guix-commits, 2022/09/20
- 79/214: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20