[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/48: gnu: r-fs: Update to 1.6.4.
From: |
guix-commits |
Subject: |
23/48: gnu: r-fs: Update to 1.6.4. |
Date: |
Tue, 7 May 2024 16:20:54 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit cf0da59b7d7935dbd03a2a696eb6abfd6adb749e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:18:45 2024 +0200
gnu: r-fs: Update to 1.6.4.
* gnu/packages/cran.scm (r-fs): Update to 1.6.4.
Change-Id: I1611b167864d37b1ff9249727f7e272ce10c103d
---
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 fe4b3df8dc..ac3ca02b56 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17937,14 +17937,14 @@ repositories.")
(define-public r-fs
(package
(name "r-fs")
- (version "1.6.3")
+ (version "1.6.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "fs" version))
(sha256
(base32
- "0wgrq0vgaf9czjyzlxdmpy7swxcyd4mryks0gr5xk96pa0g0d0ps"))))
+ "1j2sx9zxz0qcgvim8mvvjrl0z2qbn2j4idsivx7zadmy5l7jj1ky"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 10/48: FIXUP r-infercnv, (continued)
- 10/48: FIXUP r-infercnv, guix-commits, 2024/05/07
- 13/48: gnu: r-evd: Update to 2.3-7., guix-commits, 2024/05/07
- 32/48: gnu: r-imager: Update to 1.0.1., guix-commits, 2024/05/07
- 31/48: gnu: r-lda: Update to 1.5.2., guix-commits, 2024/05/07
- 26/48: gnu: r-gridpattern: Update to 1.2.1., guix-commits, 2024/05/07
- 29/48: gnu: r-apcluster: Update to 1.4.13., guix-commits, 2024/05/07
- 30/48: gnu: r-mlbench: Update to 2.1-5., guix-commits, 2024/05/07
- 37/48: gnu: r-mlr3pipelines: Update to 0.5.2., guix-commits, 2024/05/07
- 48/48: gnu: r-fpc: Update to 2.2-12., guix-commits, 2024/05/07
- 34/48: gnu: r-quanteda: Update to 4.0.2., guix-commits, 2024/05/07
- 23/48: gnu: r-fs: Update to 1.6.4.,
guix-commits <=
- 44/48: gnu: r-ggplot2: Update to 3.5.1., guix-commits, 2024/05/07
- 46/48: gnu: r-sfsmisc: Update to 1.1-18., guix-commits, 2024/05/07
- 38/48: gnu: r-mlr3: Update to 0.19.0., guix-commits, 2024/05/07
- 28/48: gnu: r-nonnest2: Update to 0.5-7., guix-commits, 2024/05/07
- 33/48: gnu: r-flexclust: Update to 1.4-2., guix-commits, 2024/05/07
- 25/48: gnu: r-biocmanager: Update to 1.30.23., guix-commits, 2024/05/07
- 47/48: gnu: r-mclust: Update to 6.1.1., guix-commits, 2024/05/07
- 14/48: gnu: r-ips: Update to 0.0.12., guix-commits, 2024/05/07
- 19/48: gnu: r-prediction: Update to 0.3.17., guix-commits, 2024/05/07
- 05/48: gnu: r-ggpp: Update to 0.5.7., guix-commits, 2024/05/07