[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
109/150: gnu: r-tidytext: Update to 0.3.0.
From: |
guix-commits |
Subject: |
109/150: gnu: r-tidytext: Update to 0.3.0. |
Date: |
Wed, 20 Jan 2021 11:21:12 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 501e18eb23ce50d4c91d2debc3be5fa4584c4494
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:13:10 2021 +0100
gnu: r-tidytext: Update to 0.3.0.
* gnu/packages/cran.scm (r-tidytext): Update to 0.3.0.
[propagated-inputs]: Add r-lifecycle and r-vctrs.
---
gnu/packages/cran.scm | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ad0f8c5..f9b25b9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24839,14 +24839,14 @@ vignettes in all common formats.")
(define-public r-tidytext
(package
(name "r-tidytext")
- (version "0.2.6")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytext" version))
(sha256
(base32
- "0xmjkab7p13ncfglf3a9hvndf8fh96mmxw3l7hcpbnaq9qkiwk29"))))
+ "1icbfw4zkbs9sp6vk814mw2zzm0bc0d7af92vhriqxaga0gbwdkx"))))
(properties `((upstream-name . "tidytext")))
(build-system r-build-system)
(propagated-inputs
@@ -24854,12 +24854,14 @@ vignettes in all common formats.")
("r-generics" ,r-generics)
("r-hunspell" ,r-hunspell)
("r-janeaustenr" ,r-janeaustenr)
+ ("r-lifecycle" ,r-lifecycle)
("r-matrix" ,r-matrix)
("r-purrr" ,r-purrr)
("r-rlang" ,r-rlang)
("r-stringr" ,r-stringr)
("r-tibble" ,r-tibble)
- ("r-tokenizers" ,r-tokenizers)))
+ ("r-tokenizers" ,r-tokenizers)
+ ("r-vctrs" ,r-vctrs)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://github.com/juliasilge/tidytext")
- 85/150: gnu: r-xgboost: Update to 1.3.2.1., (continued)
- 85/150: gnu: r-xgboost: Update to 1.3.2.1., guix-commits, 2021/01/20
- 118/150: gnu: r-mlr3misc: Update to 0.7.0., guix-commits, 2021/01/20
- 113/150: gnu: r-qtl2: Update to 0.24., guix-commits, 2021/01/20
- 130/150: gnu: r-backports: Update to 1.2.1., guix-commits, 2021/01/20
- 150/150: gnu: r-fdrtool: Update to 1.2.16., guix-commits, 2021/01/20
- 146/150: gnu: r-vgam: Update to 1.1-5., guix-commits, 2021/01/20
- 116/150: gnu: r-lgr: Update to 0.4.2., guix-commits, 2021/01/20
- 102/150: gnu: r-directlabels: Update to 2021.1.13., guix-commits, 2021/01/20
- 104/150: gnu: r-spatstat-utils: Update to 1.20-2., guix-commits, 2021/01/20
- 119/150: gnu: r-matrix: Update to 1.3-2., guix-commits, 2021/01/20
- 109/150: gnu: r-tidytext: Update to 0.3.0.,
guix-commits <=
- 110/150: gnu: r-parsnip: Update to 0.1.5., guix-commits, 2021/01/20
- 136/150: gnu: r-rmarkdown: Update to 2.6., guix-commits, 2021/01/20
- 140/150: gnu: r-glmnet: Update to 4.1., guix-commits, 2021/01/20
- 72/150: gnu: r-future: Update to 1.21.0., guix-commits, 2021/01/20
- 112/150: gnu: r-qtl: Update to 1.47-9., guix-commits, 2021/01/20
- 125/150: gnu: r-testthat: Update to 3.0.1., guix-commits, 2021/01/20
- 134/150: gnu: r-rcpparmadillo: Update to 0.10.1.2.2., guix-commits, 2021/01/20
- 141/150: gnu: r-hexbin: Update to 1.28.2., guix-commits, 2021/01/20