[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/23: gnu: r-e1071: Update to 1.7-2.
From: |
guix-commits |
Subject: |
15/23: gnu: r-e1071: Update to 1.7-2. |
Date: |
Sun, 9 Jun 2019 09:20:09 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit cb6d481561f19515ac85045213c7160426f887d9
Author: Ricardo Wurmus <address@hidden>
Date: Sun Jun 9 15:19:09 2019 +0200
gnu: r-e1071: Update to 1.7-2.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-2.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b0212ad..d8c2d11 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -3365,14 +3365,14 @@ Stochastic Neighbor Embedding using a Barnes-Hut
implementation.")
(define-public r-e1071
(package
(name "r-e1071")
- (version "1.7-1")
+ (version "1.7-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "e1071" version))
(sha256
(base32
- "1zlxz3da216q6v6r4ff60il121xwz7g7m639vzdwglhw3jjh8psw"))))
+ "0lipj692rjjw8rrhqh2k9i5dh8y2sjrw9q53rwm32irhx2f2j73j"))))
(build-system r-build-system)
(propagated-inputs
`(("r-class" ,r-class)))
- branch master updated (c6de5af -> 2d1d59a), guix-commits, 2019/06/09
- 01/23: gnu: r-stringdist: Update to 0.9.5.2., guix-commits, 2019/06/09
- 04/23: gnu: r-tseries: Update to 0.10-47., guix-commits, 2019/06/09
- 02/23: gnu: r-seriation: Update to 1.2-7., guix-commits, 2019/06/09
- 03/23: gnu: r-statnet-common: Update to 4.3.0., guix-commits, 2019/06/09
- 05/23: gnu: r-sjlabelled: Update to 1.1.0., guix-commits, 2019/06/09
- 07/23: gnu: r-sjstats: Update to 0.17.5., guix-commits, 2019/06/09
- 15/23: gnu: r-e1071: Update to 1.7-2.,
guix-commits <=
- 18/23: gnu: r-quantreg: Update to 5.40., guix-commits, 2019/06/09
- 19/23: gnu: r-numderiv: Update to 2016.8-1.1., guix-commits, 2019/06/09
- 21/23: gnu: r-msnbase: Update to 2.10.1., guix-commits, 2019/06/09
- 09/23: gnu: r-iso: Update to 0.0-18., guix-commits, 2019/06/09
- 17/23: gnu: r-fpc: Update to 2.2-2., guix-commits, 2019/06/09
- 22/23: gnu: r-aucell: Update to 1.6.1., guix-commits, 2019/06/09
- 10/23: gnu: r-rsvd: Update to 1.0.1., guix-commits, 2019/06/09
- 11/23: gnu: r-markdown: Update to 1.0., guix-commits, 2019/06/09
- 12/23: gnu: r-tibble: Update to 2.1.3., guix-commits, 2019/06/09
- 14/23: gnu: r-xml: Update to 3.98-1.20., guix-commits, 2019/06/09