[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/21: gnu: r-dalex: Update to 0.4.9.
From: |
guix-commits |
Subject: |
16/21: gnu: r-dalex: Update to 0.4.9. |
Date: |
Sun, 27 Oct 2019 03:35:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0eed4fde4562601f5f4460c22bdb3381b7747726
Author: Ricardo Wurmus <address@hidden>
Date: Sun Oct 27 08:34:14 2019 +0100
gnu: r-dalex: Update to 0.4.9.
* gnu/packages/cran.scm (r-dalex): Update to 0.4.9.
---
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 e45280f..b16b96d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14792,14 +14792,14 @@ engine (Salmon et al., 2011) as provided by the
package @code{sitmo}.")
(define-public r-dalex
(package
(name "r-dalex")
- (version "0.4.7")
+ (version "0.4.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "DALEX" version))
(sha256
(base32
- "0iiwkf0pfdb90lf1xhv43qd32z3cjmkmf0ly9841n5lldkjazy3h"))))
+ "1zviaf7530v8w996lbma0vplabrapgwldi7h70pr0439sxaqd421"))))
(properties `((upstream-name . "DALEX")))
(build-system r-build-system)
(propagated-inputs `(("r-ggplot2" ,r-ggplot2)))
- 12/21: gnu: r-spam: Update to 2.3-0.1., (continued)
- 12/21: gnu: r-spam: Update to 2.3-0.1., guix-commits, 2019/10/27
- 14/21: gnu: r-partitions: Update to 1.9-22., guix-commits, 2019/10/27
- 15/21: gnu: r-ggvis: Update to 0.4.5., guix-commits, 2019/10/27
- 18/21: gnu: r-mgcv: Update to 1.8-30., guix-commits, 2019/10/27
- 17/21: gnu: r-jpeg: Update to 0.1-8.1., guix-commits, 2019/10/27
- 03/21: gnu: r-ddalpha: Update to 1.3.10., guix-commits, 2019/10/27
- 07/21: gnu: r-emmeans: Update to 1.4.2., guix-commits, 2019/10/27
- 06/21: gnu: r-slam: Update to 0.1-46., guix-commits, 2019/10/27
- 11/21: gnu: r-biocmanager: Update to 1.30.9., guix-commits, 2019/10/27
- 13/21: gnu: r-compositions: Update to 1.40-3., guix-commits, 2019/10/27
- 16/21: gnu: r-dalex: Update to 0.4.9.,
guix-commits <=
- 19/21: gnu: r-digest: Update to 0.6.22., guix-commits, 2019/10/27
- 21/21: gnu: r-car: Update to 3.0-4., guix-commits, 2019/10/27
- 20/21: gnu: r-rlang: Update to 0.4.1., guix-commits, 2019/10/27