[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/35: gnu: r-ff: Update to 4.0.12.
From: |
guix-commits |
Subject: |
10/35: gnu: r-ff: Update to 4.0.12. |
Date: |
Wed, 17 Jan 2024 17:54:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 94d70b4f771e1d8b22611e83fca01177aa34a02c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:46 2024 +0100
gnu: r-ff: Update to 4.0.12.
* gnu/packages/cran.scm (r-ff): Update to 4.0.12.
Change-Id: I8f6c1b2de8eaff593d3521886259015de029ceff
---
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 4143fc5578..72869d6ddd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6949,14 +6949,14 @@ any subsequent lookup as it keeps the hash table in
memory.")
(define-public r-ff
(package
(name "r-ff")
- (version "4.0.9")
+ (version "4.0.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "ff" version))
(sha256
(base32
- "0krwxq4985x3n5mzx8i9smwpkd5sifbfgy9z7ikwk84734km683j"))))
+ "1gs1zf3x0clnim7qlrkhlsjf2xgry5ybqnh8ipa2kzhhk9d3bbq8"))))
(build-system r-build-system)
(propagated-inputs (list r-bit))
(home-page "https://ff.r-forge.r-project.org/")
- 06/35: gnu: r-proj4: Update to 1.0-14., (continued)
- 06/35: gnu: r-proj4: Update to 1.0-14., guix-commits, 2024/01/17
- 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 <=
- 16/35: gnu: r-fnn: Update to 1.1.4., guix-commits, 2024/01/17
- 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