[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/47: gnu: r-dalex: Update to 0.4.7.
From: |
guix-commits |
Subject: |
31/47: gnu: r-dalex: Update to 0.4.7. |
Date: |
Mon, 2 Sep 2019 08:41:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d64ac92f6c6871351e130eeb23cf3663922d4bd3
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:34:28 2019 +0200
gnu: r-dalex: Update to 0.4.7.
* gnu/packages/cran.scm (r-dalex): Update to 0.4.7.
---
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 68abdf8..21030c5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14617,14 +14617,14 @@ engine (Salmon et al., 2011) as provided by the
package @code{sitmo}.")
(define-public r-dalex
(package
(name "r-dalex")
- (version "0.4.4")
+ (version "0.4.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "DALEX" version))
(sha256
(base32
- "04i17ni8g595jj8dxdfwr9vsxmdn2kkam90ab68vlwws3ywqjl6r"))))
+ "0iiwkf0pfdb90lf1xhv43qd32z3cjmkmf0ly9841n5lldkjazy3h"))))
(properties `((upstream-name . "DALEX")))
(build-system r-build-system)
(propagated-inputs `(("r-ggplot2" ,r-ggplot2)))
- 20/47: gnu: r-afex: Update to 0.25-1., (continued)
- 20/47: gnu: r-afex: Update to 0.25-1., guix-commits, 2019/09/02
- 22/47: gnu: r-fields: Update to 9.8-6., guix-commits, 2019/09/02
- 17/47: gnu: r-libcoin: Update to 1.0-5., guix-commits, 2019/09/02
- 23/47: gnu: r-ggextra: Update to 0.9., guix-commits, 2019/09/02
- 21/47: gnu: r-rgl: Update to 0.100.30., guix-commits, 2019/09/02
- 28/47: gnu: r-tdthap: Update to 1.1-11., guix-commits, 2019/09/02
- 25/47: gnu: r-apcluster: Update to 1.4.8., guix-commits, 2019/09/02
- 29/47: gnu: r-bookdown: Update to 0.13., guix-commits, 2019/09/02
- 30/47: gnu: r-ggforce: Update to 0.3.1., guix-commits, 2019/09/02
- 26/47: gnu: r-wgaim: Update to 2.0-0., guix-commits, 2019/09/02
- 31/47: gnu: r-dalex: Update to 0.4.7.,
guix-commits <=
- 36/47: gnu: r-whisker: Update to 0.4., guix-commits, 2019/09/02
- 34/47: gnu: Add r-leiden., guix-commits, 2019/09/02
- 33/47: gnu: r-umap: Update to 0.2.3.1., guix-commits, 2019/09/02
- 38/47: gnu: r-rmarkdown: Update to 1.15., guix-commits, 2019/09/02
- 46/47: gnu: r-mixomics: Update to 6.8.2., guix-commits, 2019/09/02
- 43/47: gnu: r-rtracklayer: Update to 1.44.3., guix-commits, 2019/09/02
- 47/47: gnu: r-ldblock: Update to 1.14.2., guix-commits, 2019/09/02
- 42/47: gnu: r-biomart: Update to 2.40.4., guix-commits, 2019/09/02