[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/38: gnu: r-datawizard: Update to 0.7.1.
From: |
guix-commits |
Subject: |
02/38: gnu: r-datawizard: Update to 0.7.1. |
Date: |
Thu, 6 Apr 2023 11:34:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0a696c002d468309caacea66aa19dc37cc5ad2f4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 6 17:32:34 2023 +0200
gnu: r-datawizard: Update to 0.7.1.
* gnu/packages/cran.scm (r-datawizard): Update to 0.7.1.
---
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 8a92ba8025..1e73b66f59 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -428,14 +428,14 @@ etc.")
(define-public r-datawizard
(package
(name "r-datawizard")
- (version "0.7.0")
+ (version "0.7.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "datawizard" version))
(sha256
(base32
- "19bihl1nxd11gxwz3m71dprs3ykwp96pz24b38w6i6azin82apy0"))))
+ "1jn22qv0s6nbfih3n249v9ynl7s4m102wyw1rnkmxjwryz8vr73p"))))
(properties `((upstream-name . "datawizard")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e1336dc296 -> 155db42699), guix-commits, 2023/04/06
- 01/38: gnu: r-numbat: Update to 1.3.0., guix-commits, 2023/04/06
- 04/38: gnu: r-ggvenn: Update to 0.1.10., guix-commits, 2023/04/06
- 07/38: gnu: r-prodlim: Update to 2023.03.31., guix-commits, 2023/04/06
- 03/38: gnu: r-ggpp: Update to 0.5.2., guix-commits, 2023/04/06
- 02/38: gnu: r-datawizard: Update to 0.7.1.,
guix-commits <=
- 05/38: gnu: r-ecp: Update to 3.1.4., guix-commits, 2023/04/06
- 12/38: gnu: r-interp: Update to 1.1-4., guix-commits, 2023/04/06
- 14/38: gnu: r-ggeffects: Update to 1.2.1., guix-commits, 2023/04/06
- 16/38: gnu: r-seqinr: Update to 4.2-30., guix-commits, 2023/04/06
- 19/38: gnu: r-rglpk: Update to 0.6-5., guix-commits, 2023/04/06
- 22/38: gnu: r-openmx: Update to 2.21.8., guix-commits, 2023/04/06
- 08/38: gnu: r-tsp: Update to 1.2-4., guix-commits, 2023/04/06
- 17/38: gnu: r-xgboost: Update to 1.7.5.1., guix-commits, 2023/04/06
- 21/38: gnu: r-topicmodels: Update to 0.2-14., guix-commits, 2023/04/06
- 23/38: gnu: r-loo: Update to 2.6.0., guix-commits, 2023/04/06