[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/115: gnu: r-ff: Update to 4.0.5.
From: |
guix-commits |
Subject: |
12/115: gnu: r-ff: Update to 4.0.5. |
Date: |
Tue, 23 Nov 2021 10:26:35 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit c9eb45ae552e8b8072477abcfc3a6bbab5dd9e20
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:06 2021 +0100
gnu: r-ff: Update to 4.0.5.
* gnu/packages/cran.scm (r-ff): Update to 4.0.5.
---
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 0cbb95f..55da296 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3634,14 +3634,14 @@ any subsequent lookup as it keeps the hash table in
memory.")
(define-public r-ff
(package
(name "r-ff")
- (version "4.0.4")
+ (version "4.0.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "ff" version))
(sha256
(base32
- "1rfj2ff5cxzdp9nvfnbgmswc1jvxz5vkxqgpv6gprwk32a0z3v12"))))
+ "0dsh6llfdz04w94xr3yl2b4vkk9g3rwhvfnxcd025v2424krxfls"))))
(build-system r-build-system)
(propagated-inputs `(("r-bit" ,r-bit)))
(home-page "http://ff.r-forge.r-project.org/")
- 07/115: gnu: r-servr: Update to 0.24., (continued)
- 07/115: gnu: r-servr: Update to 0.24., guix-commits, 2021/11/23
- 08/115: gnu: r-shinyfiles: Update to 0.9.1., guix-commits, 2021/11/23
- 13/115: gnu: r-sp: Update to 1.4-6., guix-commits, 2021/11/23
- 14/115: gnu: r-rmpi: Update to 0.6-9.2., guix-commits, 2021/11/23
- 15/115: gnu: r-lmtest: Update to 0.9-39., guix-commits, 2021/11/23
- 16/115: gnu: r-generics: Update to 0.1.1., guix-commits, 2021/11/23
- 06/115: gnu: r-ggpmisc: Update to 0.4.4., guix-commits, 2021/11/23
- 10/115: gnu: r-glue: Update to 1.5.0., guix-commits, 2021/11/23
- 09/115: gnu: r-crosstalk: Update to 1.2.0., guix-commits, 2021/11/23
- 11/115: gnu: r-dendextend: Update to 1.15.2., guix-commits, 2021/11/23
- 12/115: gnu: r-ff: Update to 4.0.5.,
guix-commits <=
- 17/115: gnu: r-broom: Update to 0.7.10., guix-commits, 2021/11/23
- 26/115: gnu: r-radiant-data: Update to 1.4.1., guix-commits, 2021/11/23
- 32/115: gnu: r-flextable: Update to 0.6.10., guix-commits, 2021/11/23
- 31/115: gnu: r-officer: Update to 0.4.1., guix-commits, 2021/11/23
- 28/115: gnu: r-rio: Update to 0.5.29., guix-commits, 2021/11/23
- 29/115: gnu: r-rastervis: Update to 0.51.1., guix-commits, 2021/11/23
- 30/115: gnu: r-hdf5r: Update to 1.3.5., guix-commits, 2021/11/23
- 34/115: gnu: r-labelled: Update to 2.9.0., guix-commits, 2021/11/23
- 35/115: gnu: r-mosaic: Update to 1.8.3., guix-commits, 2021/11/23
- 38/115: gnu: r-usethis: Update to 2.1.3., guix-commits, 2021/11/23