summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8dc42d2fcc3c636e5303c740f5bcafa4f49ff266 (plain)
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
pkgbase = r-tidytext
	pkgdesc = Text Mining using 'dplyr', 'ggplot2', and Other Tidy Tools
	pkgver = 0.4.2
	pkgrel = 1
	url = https://cran.r-project.org/package=tidytext
	arch = any
	license = MIT
	depends = r
	depends = r-cli
	depends = r-dplyr
	depends = r-generics
	depends = r-janeaustenr
	depends = r-lifecycle
	depends = r-purrr
	depends = r-rlang
	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
	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.2.tar.gz
	sha256sums = 0cf4180c2ab9fdb158337a7bfb6ba32f15fb61aae28abce425deaa5933ed2d54

pkgname = r-tidytext