summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e729d085b512520192503b70ff09d9bd99906523 (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
pkgbase = r-dplyr
	pkgdesc = A Grammar of Data Manipulation
	pkgver = 1.0.10
	pkgrel = 1
	url = https://cran.r-project.org/package=dplyr
	arch = i686
	arch = x86_64
	license = MIT
	depends = r-generics
	depends = r-glue
	depends = r-lifecycle
	depends = r-magrittr
	depends = r-r6
	depends = r-rlang
	depends = r-tibble
	depends = r-tidyselect
	depends = r-vctrs
	depends = r-pillar
	optdepends = r-bench
	optdepends = r-broom
	optdepends = r-callr
	optdepends = r-covr
	optdepends = r-dbi
	optdepends = r-dbplyr
	optdepends = r-ggplot2
	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-tidyr
	optdepends = r-withr
	source = https://cran.r-project.org/src/contrib/dplyr_1.0.10.tar.gz
	source = CRAN-MIT-TEMPLATE::https://cran.r-project.org/web/licenses/MIT
	sha256sums = 3ab639f627b4e439052df18f193f0ccab223225a4ae2ff8c18aba4f9807e0f2b
	sha256sums = e76e4aad5d3d9d606db6f8c460311b6424ebadfce13f5322e9bae9d49cc6090b

pkgname = r-dplyr