blob: 53add3a876d4fbc9d21a33072315a9a90a13274c (
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
|
pkgbase = r-flexplot
pkgdesc = Graphically Based Data Analysis
pkgver = 0.21.4
pkgrel = 1
url = https://github.com/dustinfife/flexplot
arch = x86_64
license = GPL2
makedepends = r-jmvcore
makedepends = git
depends = r
depends = r-cowplot
depends = r-tibble
depends = r-withr
depends = r-dplyr
depends = r-magrittr
depends = r-forcats
depends = r-purrr
depends = r-plyr
depends = r-r6
depends = r-ggplot2
depends = r-patchwork
depends = r-ggsci
depends = r-lme4
depends = r-party
depends = r-rlang
optdepends = r-jmvcore
optdepends = r-vdiffr
optdepends = r-knitr
optdepends = r-testthat
optdepends = r-randomforest
optdepends = r-markdown
optdepends = r-papaja
optdepends = r-tidyverse
source = git+https://github.com/dustinfife/flexplot.git
sha256sums = SKIP
pkgname = r-flexplot
|