[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
169/214: gnu: r-keras: Update to 2.9.0.
From: |
guix-commits |
Subject: |
169/214: gnu: r-keras: Update to 2.9.0. |
Date: |
Sat, 28 May 2022 04:37:52 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 94e4b6858fe26d56a17202b58e2cce8dfbacf4e1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:53 2022 +0200
gnu: r-keras: Update to 2.9.0.
* gnu/packages/cran.scm (r-keras): Update to 2.9.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 829af1b25c..a202b72888 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31818,14 +31818,14 @@ between them.")
(define-public r-keras
(package
(name "r-keras")
- (version "2.8.0")
+ (version "2.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "keras" version))
(sha256
(base32
- "10zvy4lmhb2sbn0gsm12pf95pxj9bmi8241ap1n6170xsld9phcf"))))
+ "06513d1fp7cxk4v03xm9lhgj6xmp9dqqvw3lnzwbzjwdkfj948yc"))))
(properties `((upstream-name . "keras")))
(build-system r-build-system)
(propagated-inputs
- 34/214: gnu: r-venndiagram: Update to 1.7.3., (continued)
- 34/214: gnu: r-venndiagram: Update to 1.7.3., guix-commits, 2022/05/28
- 19/214: gnu: r-rcppxptrutils: Update to 0.1.2., guix-commits, 2022/05/28
- 27/214: gnu: r-bbmle: Update to 1.0.25., guix-commits, 2022/05/28
- 26/214: gnu: r-extremes: Update to 2.1-2., guix-commits, 2022/05/28
- 41/214: gnu: r-network: Update to 1.17.2., guix-commits, 2022/05/28
- 42/214: gnu: r-statnet-common: Update to 4.6.0., guix-commits, 2022/05/28
- 37/214: gnu: r-xfun: Update to 0.31., guix-commits, 2022/05/28
- 38/214: gnu: r-vctrs: Update to 0.4.1., guix-commits, 2022/05/28
- 46/214: gnu: r-shinyace: Update to 0.4.2., guix-commits, 2022/05/28
- 43/214: gnu: r-quantmod: Update to 0.4.20., guix-commits, 2022/05/28
- 169/214: gnu: r-keras: Update to 2.9.0.,
guix-commits <=
- 172/214: gnu: r-mlearning: Update to 1.1.1., guix-commits, 2022/05/28
- 174/214: gnu: r-dichromat: Update to 2.0-0.1., guix-commits, 2022/05/28
- 175/214: gnu: r-ggplot2: Update to 3.3.6., guix-commits, 2022/05/28
- 181/214: gnu: r-checkmate: Update to 2.1.0., guix-commits, 2022/05/28
- 212/214: gnu: nlopt: Update to 2.7.1., guix-commits, 2022/05/28
- 33/214: gnu: r-hardyweinberg: Update to 1.7.5., guix-commits, 2022/05/28
- 25/214: gnu: r-rmtstat: Update to 0.3.1., guix-commits, 2022/05/28
- 48/214: gnu: r-algdesign: Update to 1.2.1., guix-commits, 2022/05/28
- 60/214: gnu: r-drtmle: Update to 1.1.1., guix-commits, 2022/05/28
- 70/214: gnu: r-effectsize: Update to 0.7.0., guix-commits, 2022/05/28