summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b44c14d5378c3b68db3bb5f76dc85ba572968f29 (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
pkgbase = r-dplyr
	pkgdesc = A fast, consistent tool for working with data frame like objects.
	pkgver = 0.8.3
	pkgrel = 1
	url = https://cran.r-project.org/package=dplyr
	arch = i686
	arch = x86_64
	license = MIT
	depends = r>=3.2.0
	depends = r-assertthat>=0.2.0
	depends = r-glue>=1.3.0
	depends = r-magrittr>=1.5
	depends = r-pkgconfig
	depends = r-r6
	depends = r-rcpp>=1.0.1
	depends = r-rlang>=0.4.0
	depends = r-tibble>=2.0.0
	depends = r-tidyselect>=0.2.5
	optdepends = r-bit64
	optdepends = r-callr
	optdepends = r-covr
	optdepends = r-crayon
	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
	source = http://cran.r-project.org/src/contrib/dplyr_0.8.3.tar.gz
	md5sums = 7a2136d96451fa991beca82facfd63be

pkgname = r-dplyr