~dricottone/pkgbuilds

ref: f867d3c9b38973c98398ea8a8f2825ad776de1ef pkgbuilds/r-tidytext/.SRCINFO -rw-r--r-- 1.3 KiB
f867d3c9Dominic Ricottone Added r-tidytext and dependencies 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
pkgbase = r-tidytext
	pkgdesc = Functions and supporting data sets to allow conversion of text to and from tidy formats, and to switch seamlessly between tidy tools and existing text mining packages.
	pkgver = 0.4.1
	pkgrel = 1
	url = https://cran.r-project.org/package=tidytext
	arch = any
	license = MIT
	depends = r>=2.10
	depends = r-cli
	depends = r-dplyr
	depends = r-generics
	depends = r-janeaustenr
	depends = r-lifecycle
	depends = r-matrix
	depends = r-methods
	depends = r-purrr
	depends = r-rlang>=0.4.10
	depends = r-stringr
	depends = r-tibble
	depends = r-tokenizers
	depends = r-vctrs
	optdepends = r-broom
	optdepends = r-covr
	optdepends = r-data.table
	optdepends = r-ggplot2
	optdepends = r-hunspell
	optdepends = r-knitr
	optdepends = r-mallet
	optdepends = r-nlp
	optdepends = r-quanteda
	optdepends = r-readr
	optdepends = r-reshape2
	optdepends = r-rmarkdown
	optdepends = r-scales
	optdepends = r-stm
	optdepends = r-stopwords
	optdepends = r-testthat>=2.1.0
	optdepends = r-textdata
	optdepends = r-tidyr
	optdepends = r-tm
	optdepends = r-topicmodels
	optdepends = r-vdiffr
	optdepends = r-wordcloud
	source = https://cran.r-project.org/src/contrib/tidytext_0.4.1.tar.gz
	sha256sums = 526750a2cc8ac7b65be1093f4c9186aa27f0a22f00023a6d6b3b878e1310c815

pkgname = r-tidytext