summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 28ca41f6289e3d533f4c5d700c5a52ecbbd32f45 (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
pkgbase = r-dplyr
	pkgdesc = A Grammar of Data Manipulation
	pkgver = 1.0.1
	pkgrel = 1
	url = https://cran.r-project.org/package=dplyr
	arch = i686
	arch = x86_64
	license = MIT
	depends = r>=3.2.0
	depends = r-ellipsis
	depends = r-generics
	depends = r-glue>=1.3.2
	depends = r-lifecycle>=0.2.0
	depends = r-magrittr>=1.5
	depends = r-r6
	depends = r-rlang>=0.4.7
	depends = r-tibble>=2.1.3
	depends = r-tidyselect>=1.1.0
	depends = r-vctrs>=0.3.2
	optdepends = r-bench
	optdepends = r-broom
	optdepends = r-callr
	optdepends = r-covr
	optdepends = r-dbi
	optdepends = r-dbplyr
	optdepends = r-knitr
	optdepends = r-lahman
	optdepends = r-lobstr
	optdepends = r-microbenchmark
	optdepends = r-nycflights13
	optdepends = r-purrr
	optdepends = r-rmarkdown
	optdepends = r-rmysql
	optdepends = r-rpostgresql
	optdepends = r-rsqlite
	optdepends = r-testthat
	optdepends = r-withr
	source = https://cran.r-project.org/src/contrib/dplyr_1.0.1.tar.gz
	md5sums = eef5c65425e70b4f3be766d734be3ce7

pkgname = r-dplyr