summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4a0c30a9ed85d21a78f1e34e6e607477cbea6d90 (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
46
47
48
49
pkgbase = r-dplyr
	pkgdesc = A fast, consistent tool for working with data frame like objects.
	pkgver = 0.8.0.1
	pkgrel = 1
	url = https://cran.r-project.org/package=dplyr
	arch = i686
	arch = x86_64
	license = MIT
	depends = r>=3.1.2
	depends = r-assertthat>=0.2.0
	depends = r-glue>=1.1.1
	depends = r-magrittr>=1.5
	depends = r-pkgconfig>=2.0.1
	depends = r-r6>=2.2.2
	depends = r-rcpp>=1.0.0
	depends = r-rlang>=0.3.0
	depends = r-tibble>=2.0.0
	depends = r-tidyselect>=0.2.5
	depends = r-bh>=1.58.0_1
	depends = r-plogr>=0.1.10
	optdepends = r-bit64
	optdepends = r-callr
	optdepends = r-covr
	optdepends = r-dbi
	optdepends = r-dbplyr
	optdepends = r-dtplyr
	optdepends = r-ggplot2
	optdepends = r-hms
	optdepends = r-knitr
	optdepends = r-lahman
	optdepends = r-lubridate
	optdepends = r-mgcv
	optdepends = r-microbenchmark
	optdepends = r-nycflights13
	optdepends = r-rmarkdown
	optdepends = r-rmysql
	optdepends = r-rpostgresql
	optdepends = r-rsqlite
	optdepends = r-testthat
	optdepends = r-withr
	optdepends = r-broom
	optdepends = r-purrr
	optdepends = r-readr
	optdepends = r-crayon
	source = http://cran.r-project.org/src/contrib/dplyr_0.8.0.1.tar.gz
	md5sums = 92e005af7d2759a7e679f0da0a831b5d

pkgname = r-dplyr