[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/174: gnu: r-datawizard: Update to 0.8.0.
From: |
guix-commits |
Subject: |
23/174: gnu: r-datawizard: Update to 0.8.0. |
Date: |
Tue, 11 Jul 2023 14:48:02 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8164f8f9c245c554607506bf75d039ce0c62946c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:20 2023 +0200
gnu: r-datawizard: Update to 0.8.0.
* gnu/packages/cran.scm (r-datawizard): Update to 0.8.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 faa4985e3d..7467724513 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -439,14 +439,14 @@ etc.")
(define-public r-datawizard
(package
(name "r-datawizard")
- (version "0.7.1")
+ (version "0.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "datawizard" version))
(sha256
(base32
- "1jn22qv0s6nbfih3n249v9ynl7s4m102wyw1rnkmxjwryz8vr73p"))))
+ "18i27mmf3z8a3wa49k8jjcs17nd0h4gmmjybbnaihyqm6r7yv8qk"))))
(properties `((upstream-name . "datawizard")))
(build-system r-build-system)
(propagated-inputs
- 05/174: gnu: r-plotly: Update to 4.10.2., (continued)
- 05/174: gnu: r-plotly: Update to 4.10.2., guix-commits, 2023/07/11
- 07/174: gnu: r-digest: Update to 0.6.33., guix-commits, 2023/07/11
- 10/174: gnu: r-gprofiler2: Update to 0.2.2., guix-commits, 2023/07/11
- 06/174: import/cran: Add one more package name transformation., guix-commits, 2023/07/11
- 11/174: gnu: r-haven: Update to 2.5.3., guix-commits, 2023/07/11
- 12/174: gnu: r-gmp: Update to 0.7-2., guix-commits, 2023/07/11
- 13/174: gnu: Add r-envstats., guix-commits, 2023/07/11
- 14/174: gnu: r-leidenalg: Update to 1.1.0., guix-commits, 2023/07/11
- 18/174: gnu: apache-arrow: Update to 12.0.1., guix-commits, 2023/07/11
- 19/174: gnu: r-biomartr: Update to 1.0.4., guix-commits, 2023/07/11
- 23/174: gnu: r-datawizard: Update to 0.8.0.,
guix-commits <=
- 24/174: gnu: r-googledrive: Update to 2.1.1., guix-commits, 2023/07/11
- 25/174: gnu: r-googlesheets4: Update to 1.1.1., guix-commits, 2023/07/11
- 26/174: gnu: r-ggpmisc: Update to 0.5.3., guix-commits, 2023/07/11
- 27/174: gnu: r-ecp: Update to 3.1.5., guix-commits, 2023/07/11
- 04/174: gnu: r-opencpu: Update to 2.2.10., guix-commits, 2023/07/11
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/11
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/11
- 20/174: gnu: r-numbat: Update to 1.3.2-1., guix-commits, 2023/07/11
- 21/174: gnu: r-scistreer: Update to 1.2.0., guix-commits, 2023/07/11
- 28/174: gnu: r-readxl: Update to 1.4.3., guix-commits, 2023/07/11