~dricottone/pkgbuilds

pkgbuilds/r-tibble/.SRCINFO -rw-r--r-- 1.2 KiB
b52f2235Dominic Ricottone README updates 11 months ago
                                                                                
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
50
pkgbase = r-tibble
	pkgdesc = Simple Data Frames
	pkgver = 3.2.1
	pkgrel = 1
	url = https://cran.r-project.org/package=tibble
	arch = i686
	arch = x86_64
	license = MIT
	depends = r>=3.4.0
	depends = r-fansi>=0.4.0
	depends = r-lifecycle>=1.0.0
	depends = r-magrittr
	depends = r-pillar>=1.8.1
	depends = r-pkgconfig
	depends = r-rlang>=1.0.2
	depends = r-vctrs>=0.4.2
	depends = r-methods
	depends = r-utils
	optdepends = r-bench
	optdepends = r-bit64
	optdepends = r-blob
	optdepends = r-brio
	optdepends = r-callr
	optdepends = r-cli
	optdepends = r-covr
	optdepends = r-crayon
	optdepends = r-diagrammer
	optdepends = r-dplyr
	optdepends = r-evaluate
	optdepends = r-formattable
	optdepends = r-ggplot2
	optdepends = r-hms
	optdepends = r-htmltools
	optdepends = r-knitr
	optdepends = r-lubridate
	optdepends = r-mockr
	optdepends = r-nycflights13
	optdepends = r-pkgbuild
	optdepends = r-pkgload
	optdepends = r-purrr
	optdepends = r-rmarkdown
	optdepends = r-stringi
	optdepends = r-testthat
	optdepends = r-tidyr
	optdepends = r-withr
	optdepends = r-here
	source = https://cran.r-project.org/src/contrib/tibble_3.2.1.tar.gz
	sha256sums = 65a72d0c557fd6e7c510d150c935ed6ced5db7d05fc20236b370f11428372131

pkgname = r-tibble