[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/18: gnu: r-stringdist: Update to 0.9.7.
From: |
guix-commits |
Subject: |
05/18: gnu: r-stringdist: Update to 0.9.7. |
Date: |
Thu, 29 Jul 2021 11:12:23 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 244fda54d3a86b74b091b32e3f603be519d5b3f8
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jul 29 17:10:37 2021 +0200
gnu: r-stringdist: Update to 0.9.7.
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.7.
---
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 5e054b5..2fa737c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4880,13 +4880,13 @@ color labels, layout, etc.")
(define-public r-stringdist
(package
(name "r-stringdist")
- (version "0.9.6.3")
+ (version "0.9.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "stringdist" version))
(sha256
- (base32 "06rzbgw43vzg496xca82pydf3g2rz6iw6h50ai0prbp9hbwrhvfd"))))
+ (base32 "0gcjxbwciviny2apvlmm9324b445rlj54b7ll368m8zid5hqxacw"))))
(build-system r-build-system)
(home-page "https://github.com/markvanderloo/stringdist")
(synopsis "Approximate string matching and string distance functions")
- branch master updated (b95fb85 -> 5a1ce6c), guix-commits, 2021/07/29
- 01/18: gnu: apache-arrow: Update to 5.0.0., guix-commits, 2021/07/29
- 02/18: gnu: r-arrow: Update to 5.0.0., guix-commits, 2021/07/29
- 04/18: gnu: r-broom: Update to 0.7.9., guix-commits, 2021/07/29
- 03/18: gnu: r-rpostgresql: Update to 0.7., guix-commits, 2021/07/29
- 05/18: gnu: r-stringdist: Update to 0.9.7.,
guix-commits <=
- 06/18: gnu: r-vioplot: Update to 0.3.7., guix-commits, 2021/07/29
- 07/18: gnu: r-pillar: Update to 1.6.2., guix-commits, 2021/07/29
- 08/18: gnu: r-ggeffects: Update to 1.1.1., guix-commits, 2021/07/29
- 10/18: gnu: r-sf: Update to 1.0-2., guix-commits, 2021/07/29
- 11/18: gnu: r-dalex: Update to 2.3.0., guix-commits, 2021/07/29
- 09/18: gnu: r-summarytools: Update to 1.0.0., guix-commits, 2021/07/29
- 13/18: gnu: r-matrixcalc: Update to 1.0-5., guix-commits, 2021/07/29
- 15/18: gnu: r-lwgeom: Update to 0.2-7., guix-commits, 2021/07/29
- 17/18: gnu: r-e1071: Update to 1.7-8., guix-commits, 2021/07/29
- 18/18: gnu: r-matrixstats: Update to 0.60.0., guix-commits, 2021/07/29