[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/35: gnu: r-fnn: Update to 1.1.4.
From: |
guix-commits |
Subject: |
16/35: gnu: r-fnn: Update to 1.1.4. |
Date: |
Wed, 17 Jan 2024 17:54:30 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4eb349dba65c6e3ba966c93da5427184a4bafac6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:48 2024 +0100
gnu: r-fnn: Update to 1.1.4.
* gnu/packages/cran.scm (r-fnn): Update to 1.1.4.
Change-Id: I90e2d6f47004f92e8f9d05ffb7e56b7012be6215
---
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 c570584878..8225c698ab 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12088,14 +12088,14 @@ multivariate plot methods.")
(define-public r-fnn
(package
(name "r-fnn")
- (version "1.1.3.2")
+ (version "1.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "FNN" version))
(sha256
(base32
- "11qfzqfnf38yrqxr5wyi69cfmnplzj1wrx3il03vp7lphwsa20fp"))))
+ "09zwlblkb7wkyk6azq2iizv3kj2wdqmjhg0r8zjiy1f692ivakfv"))))
(properties `((upstream-name . "FNN")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/FNN")
- 03/35: gnu: r-collapse: Update to 2.0.9., (continued)
- 03/35: gnu: r-collapse: Update to 2.0.9., guix-commits, 2024/01/17
- 07/35: gnu: r-ggvenndiagram: Update to 1.5.0., guix-commits, 2024/01/17
- 08/35: gnu: r-pkgload: Update to 1.3.4., guix-commits, 2024/01/17
- 14/35: gnu: r-uuid: Update to 1.2-0., guix-commits, 2024/01/17
- 11/35: gnu: r-ddalpha: Update to 1.3.15., guix-commits, 2024/01/17
- 12/35: gnu: r-statsexpressions: Update to 1.5.3., guix-commits, 2024/01/17
- 15/35: gnu: r-expm: Update to 0.999-9., guix-commits, 2024/01/17
- 13/35: gnu: r-timeseries: Update to 4032.109., guix-commits, 2024/01/17
- 19/35: gnu: r-gmp: Update to 0.7-4., guix-commits, 2024/01/17
- 10/35: gnu: r-ff: Update to 4.0.12., guix-commits, 2024/01/17
- 16/35: gnu: r-fnn: Update to 1.1.4.,
guix-commits <=
- 17/35: gnu: r-hdf5r: Update to 1.3.9., guix-commits, 2024/01/17
- 05/35: gnu: r-ggstatsplot: Update to 0.12.2., guix-commits, 2024/01/17
- 20/35: gnu: r-pbdzmq: Update to 0.3-11., guix-commits, 2024/01/17
- 21/35: gnu: r-optparse: Update to 1.7.4., guix-commits, 2024/01/17
- 23/35: gnu: r-rglpk: Update to 0.6-5.1., guix-commits, 2024/01/17
- 24/35: gnu: r-rintrojs: Update to 0.3.4., guix-commits, 2024/01/17
- 26/35: gnu: r-randomforestsrc: Update to 3.2.3., guix-commits, 2024/01/17
- 28/35: gnu: r-paws: Update to 0.5.0., guix-commits, 2024/01/17
- 22/35: gnu: r-dae: Update to 3.2.21., guix-commits, 2024/01/17
- 09/35: gnu: r-rcppspdlog: Update to 0.0.16., guix-commits, 2024/01/17