[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/235: gnu: r-tidyft: Update to 0.9.20.
From: |
guix-commits |
Subject: |
28/235: gnu: r-tidyft: Update to 0.9.20. |
Date: |
Fri, 1 Nov 2024 10:09:25 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit ab2726eebe122b9679d7a3ac2003a2897674a5ae
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:35 2024 +0100
gnu: r-tidyft: Update to 0.9.20.
* gnu/packages/cran.scm (r-tidyft): Update to 0.9.20.
Change-Id: Idd55614f1f1478fb756e31ac14c2e8667270f2e0
---
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 fad3ce5e69..7b063dc8ac 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4444,13 +4444,13 @@ code.")
(define-public r-tidyft
(package
(name "r-tidyft")
- (version "0.5.7")
+ (version "0.9.20")
(source (origin
(method url-fetch)
(uri (cran-uri "tidyft" version))
(sha256
(base32
- "00qcsr2sx8fwyil384vgppx0q72qjrkj7h5nv4mdxdi8f9h6ph2r"))))
+ "144w36q4yrscdvv3jq7h6s6pklm3l4m5rv005hr1akvn9d7klcq9"))))
(properties `((upstream-name . "tidyft")))
(build-system r-build-system)
(propagated-inputs (list r-data-table r-fst r-stringr))
- 02/235: gnu: Add r-robslopes., (continued)
- 02/235: gnu: Add r-robslopes., guix-commits, 2024/11/01
- 07/235: gnu: r-tablerdash: Update to 0.1.5., guix-commits, 2024/11/01
- 11/235: gnu: r-profvis: Update to 0.4.0., guix-commits, 2024/11/01
- 14/235: gnu: r-wgcna: Update to 1.73., guix-commits, 2024/11/01
- 09/235: gnu: r-billboarder: Update to 0.5.0., guix-commits, 2024/11/01
- 17/235: gnu: r-correlation: Update to 0.8.6., guix-commits, 2024/11/01
- 16/235: gnu: r-cards: Update to 0.3.0., guix-commits, 2024/11/01
- 20/235: gnu: r-ggstats: Update to 0.7.0., guix-commits, 2024/11/01
- 22/235: gnu: r-v8: Update to 6.0.0., guix-commits, 2024/11/01
- 27/235: gnu: r-tgstat: Update to 2.3.28., guix-commits, 2024/11/01
- 28/235: gnu: r-tidyft: Update to 0.9.20.,
guix-commits <=
- 03/235: gnu: Add r-mcr., guix-commits, 2024/11/01
- 04/235: gnu: r-pbdzmq: Update to 0.3-13., guix-commits, 2024/11/01
- 08/235: gnu: r-radiant-data: Update to 1.6.7., guix-commits, 2024/11/01
- 10/235: gnu: r-adimpro: Update to 0.9.7.2., guix-commits, 2024/11/01
- 12/235: gnu: r-phangorn: Update to 2.12.1., guix-commits, 2024/11/01
- 13/235: gnu: r-protolite: Update to 2.3.1., guix-commits, 2024/11/01
- 15/235: gnu: r-aer: Update to 1.2-14., guix-commits, 2024/11/01
- 21/235: gnu: r-ggstatsplot: Update to 0.12.5., guix-commits, 2024/11/01
- 19/235: gnu: r-datawizard: Update to 0.13.0., guix-commits, 2024/11/01
- 23/235: gnu: r-dlm: Update to 1.1-6.1., guix-commits, 2024/11/01