[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/93: gnu: r-warp: Update to 0.2.0.
From: |
guix-commits |
Subject: |
64/93: gnu: r-warp: Update to 0.2.0. |
Date: |
Sat, 31 Oct 2020 08:46:20 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ceec32b92d0c7f3e34c07056b096c0a113864776
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:44:03 2020 +0100
gnu: r-warp: Update to 0.2.0.
* gnu/packages/cran.scm (r-warp): Update to 0.2.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 f1638c4..c03d792 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23825,14 +23825,14 @@ and regression metrics (e.g., RMSE).")
(define-public r-warp
(package
(name "r-warp")
- (version "0.1.0")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "warp" version))
(sha256
(base32
- "16bmym91h0sbbh4iqasqs0f4kp3jqlm3sqgc356mznhxwnsm8dm2"))))
+ "0s0acddc5h14245hi1faycxp0fyvw6nlgaz2df7da4fpyd2f638f"))))
(properties `((upstream-name . "warp")))
(build-system r-build-system)
(native-inputs `(("r-knitr" ,r-knitr)))
- 21/93: gnu: r-dosnow: Update to 1.0.19., (continued)
- 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, 2020/10/31
- 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 <=
- 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
- 67/93: gnu: r-modeldata: Update to 0.1.0., guix-commits, 2020/10/31
- 71/93: gnu: r-labeling: Update to 0.4.2., guix-commits, 2020/10/31
- 70/93: gnu: r-digest: Update to 0.6.27., guix-commits, 2020/10/31
- 73/93: gnu: r-rlang: Update to 0.4.8., guix-commits, 2020/10/31
- 75/93: gnu: r-formula: Update to 1.2-4., guix-commits, 2020/10/31
- 93/93: gnu: r-lme4: Update to 1.1-25., guix-commits, 2020/10/31
- 81/93: gnu: r-iterators: Update to 1.0.13., guix-commits, 2020/10/31
- 87/93: gnu: r-e1071: Update to 1.7-4., guix-commits, 2020/10/31