summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7013c0db8d9207cc5b03a0cb907dbe63c5f5e4d6 (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
pkgbase = r-tibble
	pkgdesc = Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
	pkgver = 2.1.3
	pkgrel = 1
	url = https://CRAN.R-project.org/package=tibble
	arch = i686
	arch = x86_64
	license = MIT
	depends = r>=3.1.0
	depends = r-cli
	depends = r-crayon>=1.3.4
	depends = r-fansi>=0.4.0
	depends = r-pillar>=1.3.1
	depends = r-pkgconfig
	depends = r-rlang>=0.3.0
	optdepends = r-bench
	optdepends = r-covr
	optdepends = r-dplyr
	optdepends = r-htmltools
	optdepends = r-import
	optdepends = r-knitr
	optdepends = r-mockr
	optdepends = r-nycflights13
	optdepends = r-rmarkdown
	optdepends = r-testhat
	optdepends = r-withr
	source = http://cran.r-project.org/src/contrib/tibble_2.1.3.tar.gz
	md5sums = e7e5ed364e6741c7ea2f0fb0caf659094

pkgname = r-tibble