[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/145: gnu: r-sjlabelled: Update to 1.2.0.
From: |
guix-commits |
Subject: |
34/145: gnu: r-sjlabelled: Update to 1.2.0. |
Date: |
Tue, 12 Apr 2022 03:36:38 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3853da96c4d6bc9f5428364196541fd3f375e8be
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")
- 26/145: gnu: r-cubature: Update to 2.0.4.4., (continued)
- 26/145: gnu: r-cubature: Update to 2.0.4.4., guix-commits, 2022/04/12
- 28/145: gnu: r-fansi: Update to 1.0.3., guix-commits, 2022/04/12
- 19/145: gnu: r-processx: Update to 3.5.3., guix-commits, 2022/04/12
- 20/145: gnu: r-seriation: Update to 1.3.5., guix-commits, 2022/04/12
- 21/145: gnu: r-vctrs: Update to 0.4.0., guix-commits, 2022/04/12
- 23/145: gnu: r-tinytex: Update to 0.38., guix-commits, 2022/04/12
- 05/145: gnu: r-ggpp: Update to 0.4.4., guix-commits, 2022/04/12
- 06/145: gnu: r-ggpmisc: Update to 0.4.6., guix-commits, 2022/04/12
- 11/145: gnu: r-sass: Update to 0.4.1., guix-commits, 2022/04/12
- 31/145: gnu: r-rdpack: Update to 2.3., guix-commits, 2022/04/12
- 34/145: gnu: r-sjlabelled: Update to 1.2.0.,
guix-commits <=
- 30/145: gnu: r-rbibutils: Update to 2.2.8., guix-commits, 2022/04/12
- 36/145: gnu: r-infotheo: Update to 1.2.0.1., guix-commits, 2022/04/12
- 38/145: gnu: r-acceptancesampling: Update to 1.0-8., guix-commits, 2022/04/12
- 42/145: gnu: r-ggeffects: Update to 1.1.2., guix-commits, 2022/04/12
- 43/145: gnu: r-gert: Update to 1.6.0., guix-commits, 2022/04/12
- 47/145: gnu: r-admisc: Update to 0.26., guix-commits, 2022/04/12
- 49/145: gnu: r-kohonen: Update to 3.0.11., guix-commits, 2022/04/12
- 51/145: gnu: r-protviz: Update to 0.7.3., guix-commits, 2022/04/12
- 44/145: gnu: r-rapportools: Update to 1.1., guix-commits, 2022/04/12
- 48/145: gnu: r-rncl: Update to 0.8.6., guix-commits, 2022/04/12