[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/146: gnu: r-sjlabelled: Update to 1.2.0.
From: |
guix-commits |
Subject: |
34/146: gnu: r-sjlabelled: Update to 1.2.0. |
Date: |
Tue, 12 Apr 2022 10:01:17 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9613f4d28d7085dee8fc536919bb957d53c84093
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:11 2022 +0200
gnu: r-sjlabelled: Update to 1.2.0.
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.2.0.
[propagated-inputs]: Add r-datawizard.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9edcee2c4b..6cc46f42eb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9656,17 +9656,17 @@ information are missing.")
(define-public r-sjlabelled
(package
(name "r-sjlabelled")
- (version "1.1.8")
+ (version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "sjlabelled" version))
(sha256
(base32
- "17gskxr43rgbg7syla3b78g2qgksq2kj07iad4139xycqxblxya0"))))
+ "1va86q5wddyvqgdpy8d0an2c7v1qbb4hpn0ai6y1v5v1ff87w73k"))))
(build-system r-build-system)
(propagated-inputs
- (list r-insight))
+ (list r-datawizard r-insight))
(native-inputs
(list r-knitr))
(home-page "https://github.com/strengejacke/sjlabelled")
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., (continued)
- 92/146: gnu: r-spatstat-geom: Update to 2.4-0., guix-commits, 2022/04/12
- 141/146: gnu: r-tsne: Update to 0.1-3.1., guix-commits, 2022/04/12
- 127/146: gnu: r-testthat: Update to 3.1.3., guix-commits, 2022/04/12
- 129/146: gnu: r-git2r: Update to 0.30.1., guix-commits, 2022/04/12
- 132/146: gnu: r-blob: Update to 1.2.3., guix-commits, 2022/04/12
- 135/146: gnu: r-dt: Update to 0.22., guix-commits, 2022/04/12
- 134/146: gnu: r-segmented: Update to 1.4-1., guix-commits, 2022/04/12
- 12/146: gnu: r-rcpp: Update to 1.0.8.3., guix-commits, 2022/04/12
- 25/146: gnu: r-tseries: Update to 0.10-50., guix-commits, 2022/04/12
- 30/146: gnu: r-rbibutils: Update to 2.2.8., guix-commits, 2022/04/12
- 34/146: gnu: r-sjlabelled: Update to 1.2.0.,
guix-commits <=
- 45/146: gnu: r-pander: Update to 0.6.5., guix-commits, 2022/04/12
- 64/146: gnu: r-aplot: Update to 0.1.3., guix-commits, 2022/04/12
- 71/146: gnu: r-desolve: Update to 1.31., guix-commits, 2022/04/12
- 37/146: gnu: r-dofuture: Update to 0.12.1., guix-commits, 2022/04/12
- 78/146: gnu: r-expint: Update to 0.1-7., guix-commits, 2022/04/12
- 81/146: gnu: r-sem: Update to 3.1-15., guix-commits, 2022/04/12
- 76/146: gnu: r-tuner: Update to 1.4.0., guix-commits, 2022/04/12
- 89/146: gnu: r-projpred: Update to 2.1.1., guix-commits, 2022/04/12
- 100/146: gnu: r-dials: Update to 0.1.1., guix-commits, 2022/04/12
- 95/146: gnu: r-spatstat: Update to 2.3-4., guix-commits, 2022/04/12