[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: r-kernlab: Update to 0.9-28.
From: |
guix-commits |
Subject: |
02/10: gnu: r-kernlab: Update to 0.9-28. |
Date: |
Sun, 10 Nov 2019 22:51:29 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1f09284034ba256246d9a02291a46982c34ccf83
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Nov 10 21:45:56 2019 +0100
gnu: r-kernlab: Update to 0.9-28.
* gnu/packages/cran.scm (r-kernlab): Update to 0.9-28.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 78ba621..4662680 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13416,14 +13416,13 @@ data manipulation and visualization.")
(define-public r-kernlab
(package
(name "r-kernlab")
- (version "0.9-27")
+ (version "0.9-28")
(source
(origin
(method url-fetch)
(uri (cran-uri "kernlab" version))
(sha256
- (base32
- "1m0xqf6gyvwayz7w3c83y32ayvnlz0jicj8ijk808zq9sh7dbbgn"))))
+ (base32 "08kgiac7ml1z88lgvvciszrqfnarhizs9kp070k6mpkb0akxrnkz"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/kernlab")
(synopsis "Kernel-based machine learning tools")
- branch master updated (9e4e66c -> 45256ae), guix-commits, 2019/11/10
- 08/10: gnu: r-quantreg: Update to 5.52., guix-commits, 2019/11/10
- 03/10: gnu: eyed3: Update to 0.8.11., guix-commits, 2019/11/10
- 07/10: gnu: r-mgcv: Update to 1.8-31., guix-commits, 2019/11/10
- 05/10: gnu: perl-compress-raw-zlib: Update to 2.090., guix-commits, 2019/11/10
- 04/10: gnu: perl-compress-raw-bzip2: Update to 2.090., guix-commits, 2019/11/10
- 09/10: gnu: perl-cpanel-json-xs: Update to 4.17., guix-commits, 2019/11/10
- 10/10: gnu: python-scipy: Update to 1.3.2., guix-commits, 2019/11/10
- 06/10: gnu: perl-io-compress: Update to 2.090., guix-commits, 2019/11/10
- 02/10: gnu: r-kernlab: Update to 0.9-28.,
guix-commits <=
- 01/10: gnu: r-rvest: Update to 0.3.5., guix-commits, 2019/11/10