blob: a4cdd8921e5385e950e825ee28af361d929cbbd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = r-statr
pkgdesc = statR package can be used to create visualizations, Excel tables and HTML reports in R that conform to the corporate design of the Canton of Zurich
pkgver = 2.4.1
pkgrel = 1
url = https://github.com/statistikZH/statR
arch = x86_64
license = GPL-3.0
depends = r-dplyr
depends = r-ggplot2
depends = r-openxlsx
depends = r-rcolorbrewer
depends = r-gridextra
depends = r-rlang
depends = r-scales
depends = r-stringr
depends = r-purrr
depends = r-yaml
source = https://github.com/statistikZH/statR/releases/download/2.4.1/statR_2.4.1.tar.gz
md5sums = SKIP
b2sums = SKIP
pkgname = r-statr
|