[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/93: gnu: r-reticulate: Update to 1.18.
From: |
guix-commits |
Subject: |
22/93: gnu: r-reticulate: Update to 1.18. |
Date: |
Sat, 31 Oct 2020 08:46:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8f19d93b8bbd4efe85ab6f3573738e6a3c5cc8d2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:41:39 2020 +0100
gnu: r-reticulate: Update to 1.18.
* gnu/packages/cran.scm (r-reticulate): Update to 1.18.
---
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 56a5f4e..1f7e685 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6392,14 +6392,14 @@ obtain a better initial configuration in non-metric
MDS.")
(define-public r-reticulate
(package
(name "r-reticulate")
- (version "1.16")
+ (version "1.18")
(source
(origin
(method url-fetch)
(uri (cran-uri "reticulate" version))
(sha256
(base32
- "0ddx3xrlw55d8d3w7pxap618w2c5pd1n2jw4xsa185s8mf1zifkl"))))
+ "04w5c9jfxakb4rr2qjynxgagb42khsja3y4dwgxywiplb1d8agxk"))))
(build-system r-build-system)
(inputs `(("python" ,python)))
(propagated-inputs
- 02/93: gnu: r-v8: Update to 3.3.1., (continued)
- 02/93: gnu: r-v8: Update to 3.3.1., guix-commits, 2020/10/31
- 09/93: gnu: r-getoptlong: Update to 1.0.4., guix-commits, 2020/10/31
- 32/93: gnu: r-bayestestr: Update to 0.7.5., guix-commits, 2020/10/31
- 45/93: gnu: r-haplo-stats: Update to 1.8.6., guix-commits, 2020/10/31
- 46/93: gnu: r-ldheatmap: Update to 1.0-4., guix-commits, 2020/10/31
- 47/93: gnu: r-bookdown: Update to 0.21., guix-commits, 2020/10/31
- 06/93: gnu: r-servr: Update to 0.20., guix-commits, 2020/10/31
- 12/93: gnu: r-squarem: Update to 2020.5., guix-commits, 2020/10/31
- 21/93: gnu: r-dosnow: Update to 1.0.19., guix-commits, 2020/10/31
- 23/93: gnu: r-rdpack: Update to 2.0., guix-commits, 2020/10/31
- 22/93: gnu: r-reticulate: Update to 1.18.,
guix-commits <=
- 35/93: gnu: r-sjplot: Update to 2.8.6., guix-commits, 2020/10/31
- 25/93: gnu: r-abn: Update to 2.3-0., guix-commits, 2020/10/31
- 15/93: gnu: r-stringdist: Update to 0.9.6.3., guix-commits, 2020/10/31
- 54/93: gnu: r-parameters: Update to 0.9.0., guix-commits, 2020/10/31
- 59/93: gnu: r-rismed: Update to 2.2., guix-commits, 2020/10/31
- 60/93: gnu: r-cpp11: Update to 0.2.3., guix-commits, 2020/10/31
- 62/93: gnu: r-igraph: Update to 1.2.6., guix-commits, 2020/10/31
- 64/93: gnu: r-warp: Update to 0.2.0., guix-commits, 2020/10/31
- 68/93: gnu: r-kernsmooth: Update to 2.23-18., guix-commits, 2020/10/31
- 69/93: gnu: r-nlme: Update to 3.1-150., guix-commits, 2020/10/31