blob: c78aaf962af5c94f9f1ac84adb28a008ad898948 (
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
|
pkgbase = r-condformat
pkgdesc = Conditional Formatting in Data Frames
pkgver = 0.10.1
pkgrel = 1
url = https://cran.r-project.org/package=condformat
arch = any
license = BSD
depends = r
depends = r-dplyr
depends = r-gridextra
depends = r-gtable
depends = r-htmltable
depends = r-htmltools
depends = r-knitr
depends = r-magrittr
depends = r-openxlsx
depends = r-rlang
depends = r-rmarkdown
depends = r-scales
depends = r-tibble
depends = r-tidyselect
optdepends = r-promises
optdepends = r-shiny
optdepends = r-testthat
optdepends = r-vdiffr
source = https://cran.r-project.org/src/contrib/condformat_0.10.1.tar.gz
sha256sums = e2b809c7288fefd7d216d47401693edf177eeffd4491b2c12b26ba9d1417d45b
pkgname = r-condformat
|