[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/112: gnu: r-fst: Update to 0.9.8.
From: |
guix-commits |
Subject: |
30/112: gnu: r-fst: Update to 0.9.8. |
Date: |
Tue, 15 Mar 2022 15:22:14 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6e28b3beae8d8c977603fbf50e797b88346c780b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:24 2022 +0100
gnu: r-fst: Update to 0.9.8.
* gnu/packages/cran.scm (r-fst): Update to 0.9.8.
[propagated-inputs]: Add r-fstcore.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ce2616a9f7..e21a7fba22 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8061,17 +8061,17 @@ stored data and compression with the LZ4 and ZSTD
compressors.")
(define-public r-fst
(package
(name "r-fst")
- (version "0.9.4")
+ (version "0.9.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "fst" version))
(sha256
(base32
- "0vwclzxww8mw9nnpyj29bn71mrr8jjg7ka03979h9rbzw6d9bjrr"))))
+ "0r96inwrr960m7wmc80603bw2vvvwab225bh9dq3lalwhy4yiis4"))))
(properties `((upstream-name . "fst")))
(build-system r-build-system)
- (propagated-inputs (list r-rcpp))
+ (propagated-inputs (list r-fstcore r-rcpp))
(home-page "http://www.fstpackage.org")
(synopsis "Fast serialization of data frames")
(description
- 93/112: gnu: r-yaml: Update to 2.3.5., (continued)
- 93/112: gnu: r-yaml: Update to 2.3.5., guix-commits, 2022/03/15
- 78/112: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/15
- 79/112: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/15
- 97/112: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/15
- 90/112: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/15
- 104/112: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/15
- 109/112: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/15
- 09/112: gnu: r-v8: Update to 4.1.0., guix-commits, 2022/03/15
- 04/112: gnu: python-pytorch-for-r-torch: Reuse python-pytorch., guix-commits, 2022/03/15
- 20/112: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/15
- 30/112: gnu: r-fst: Update to 0.9.8.,
guix-commits <=
- 31/112: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/15
- 39/112: gnu: r-admisc: Update to 0.24., guix-commits, 2022/03/15
- 58/112: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/15
- 59/112: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/15
- 62/112: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/15
- 67/112: gnu: r-semplot: Update to 1.1.4., guix-commits, 2022/03/15
- 75/112: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/15
- 81/112: gnu: r-pdftools: Update to 3.1.0., guix-commits, 2022/03/15
- 03/112: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/15
- 88/112: gnu: r-mgcv: Update to 1.8-39., guix-commits, 2022/03/15