summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1da0161c8949b66d45a0425016848e4e24cd559 (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
pkgbase = r-dbplyr
	pkgdesc = A ‘dplyr’ Back End for Databases
	pkgver = 2.5.0
	pkgrel = 1
	url = https://cran.r-project.org/package=dbplyr
	arch = any
	license = MIT
	depends = r>=3.6
	depends = r-blob>=1.2.0
	depends = r-cli>=3.6.1
	depends = r-dbi>=1.1.3
	depends = r-dplyr>=1.1.2
	depends = r-glue>=1.6.2
	depends = r-lifecycle>=1.0.3
	depends = r-magrittr
	depends = r-pillar>=1.9.0
	depends = r-purrr>=1.0.1
	depends = r-r6>=2.2.2
	depends = r-rlang>=1.1.1
	depends = r-tibble>=3.2.1
	depends = r-tidyr>=1.3.0
	depends = r-tidyselect>=1.2.1
	depends = r-vctrs>=0.6.3
	depends = r-withr>=2.5.0
	optdepends = r-bit64
	optdepends = r-covr
	optdepends = r-knitr
	optdepends = r-lahman
	optdepends = r-nycflights13
	optdepends = r-odbc>=1.4.2
	optdepends = r-rmariadb>=1.2.2
	optdepends = r-rmarkdown
	optdepends = r-rpostgres>=1.4.5
	optdepends = r-rpostgresql
	optdepends = r-rsqlite>=2.3.1
	source = https://cran.r-project.org/src/contrib/dbplyr_2.5.0.tar.gz
	b2sums = 1902d757641cac63ede87695a1919493d41eff63a8455317b19ee1f1025d5fd2b36fd8ee143973736ae55ebef701556b5978363ffd0bfd11c711fbed9740742b

pkgname = r-dbplyr