summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 516a5d24be7c70489e218ac07a2837219d4f32cb (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-tibble
	pkgdesc = Simple Data Frames
	pkgver = 3.0.3
	pkgrel = 1
	url = https://cran.r-project.org/package=tibble
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = gcc
	depends = r>=3.1.0
	depends = r-cli
	depends = r-crayon>=1.3.4
	depends = r-ellipsis>=0.2.0
	depends = r-fansi>=0.4.0
	depends = r-lifecycle>=0.2.0
	depends = r-magrittr
	depends = r-pillar>=1.4.3
	depends = r-pkgconfig
	depends = r-rlang>=0.4.3
	depends = r-vctrs>=0.2.4
	optdepends = r-bench
	optdepends = r-bit64
	optdepends = r-blob
	optdepends = r-covr
	optdepends = r-dplyr
	optdepends = r-evaluate
	optdepends = r-formattable
	optdepends = r-hms
	optdepends = r-htmltools
	optdepends = r-import
	optdepends = r-knitr
	optdepends = r-lubridate
	optdepends = r-mockr
	optdepends = r-nycflights13
	optdepends = r-purrr
	optdepends = r-rmarkdown
	optdepends = r-testthat
	optdepends = r-tidyr
	optdepends = r-withr
	source = https://cran.r-project.org/src/contrib/tibble_3.0.3.tar.gz
	md5sums = 959ae4aedb2b301d4650ae7fa0697eb8

pkgname = r-tibble