[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
88/112: gnu: r-stopwords: Update to 2.1.
From: |
guix-commits |
Subject: |
88/112: gnu: r-stopwords: Update to 2.1. |
Date: |
Wed, 9 Dec 2020 16:06:56 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fccc5ac29a36fd35822a5bee5cf447119001bd6a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 22:00:10 2020 +0100
gnu: r-stopwords: Update to 2.1.
* gnu/packages/cran.scm (r-stopwords): Update to 2.1.
---
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 48d83b2..95f6256 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -20867,14 +20867,14 @@ character codes as well as the UN M.49 area codes.")
(define-public r-stopwords
(package
(name "r-stopwords")
- (version "2.0")
+ (version "2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "stopwords" version))
(sha256
(base32
- "155g00ansyqfpp1mzd2q6mn0k214xinf78nww2368h24kz761jjw"))))
+ "1g2p8gsj7xjck7idcwczgc7fmv72lzwjw00qarrj0cv44kypmiq8"))))
(properties `((upstream-name . "stopwords")))
(build-system r-build-system)
(propagated-inputs
- 71/112: gnu: r-rms: Update to 6.1-0., (continued)
- 71/112: gnu: r-rms: Update to 6.1-0., guix-commits, 2020/12/09
- 73/112: gnu: r-ggvis: Update to 0.4.7., guix-commits, 2020/12/09
- 76/112: gnu: r-refmanager: Update to 1.3.0., guix-commits, 2020/12/09
- 78/112: gnu: r-uwot: Update to 0.1.9., guix-commits, 2020/12/09
- 79/112: gnu: r-leiden: Update to 0.3.6., guix-commits, 2020/12/09
- 83/112: gnu: r-showtext: Update to 0.9-1., guix-commits, 2020/12/09
- 85/112: gnu: r-r-filesets: Update to 2.14.0., guix-commits, 2020/12/09
- 89/112: gnu: r-loo: Update to 2.4.0., guix-commits, 2020/12/09
- 12/112: gnu: Add r-projpred., guix-commits, 2020/12/09
- 63/112: gnu: r-flare: Update to 1.7.0., guix-commits, 2020/12/09
- 88/112: gnu: r-stopwords: Update to 2.1.,
guix-commits <=
- 92/112: gnu: r-hardhat: Update to 0.1.5., guix-commits, 2020/12/09
- 95/112: gnu: r-tune: Update to 0.1.2., guix-commits, 2020/12/09
- 96/112: gnu: r-tidymodels: Update to 0.1.2., guix-commits, 2020/12/09
- 99/112: gnu: r-testthat: Update to 3.0.0., guix-commits, 2020/12/09
- 100/112: gnu: r-rlang: Update to 0.4.9., guix-commits, 2020/12/09
- 101/112: gnu: r-dbplyr: Update to 2.0.0., guix-commits, 2020/12/09
- 103/112: gnu: r-backports: Update to 1.2.0., guix-commits, 2020/12/09
- 107/112: gnu: r-hmisc: Update to 4.4-2., guix-commits, 2020/12/09
- 111/112: gnu: r-lme4: Update to 1.1-26., guix-commits, 2020/12/09
- 94/112: gnu: r-cpp11: Update to 0.2.4., guix-commits, 2020/12/09