-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Michelle Donzallaz
committed
Sep 29, 2021
1 parent
5afe4e3
commit 80d992e
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Package: statR | ||
Title: statR | ||
Version: 2.0.0 | ||
Version: 2.1.0 | ||
Authors@R: as.person(c( | ||
"Andrea Schnell <[email protected]> [aut]", | ||
"Thomas Lo Russo <thomas.lorusso@statistik.ji.zh.ch> [aut,cre]", | ||
"Michelle Donzallaz <michelle.donzallaz@statistik.ji.zh.ch> [ctb]")) | ||
"Andrea Schnell <[email protected]> [aut]", | ||
"Michelle Donzallaz <michelle.donzallaz@statistik.ji.zh.ch> [aut]", | ||
"Thomas Lo Russo <thomas.lorusso@statistik.ji.zh.ch> [aut,cre]")) | ||
Description: statR beinhaltet eine Reihe von Funktionen mit denen unter anderem publikationsfertige Visualisierungen (mittels ggplot2-themes und Farbpaletten) und formatierte Excel-Tabellen erstellt werden können. Die generierten Visualisierungen und Tabellen sind an das Corporate Design des Kantons Zürich angepasst. | ||
Depends: R (>= 3.3.0) | ||
License: GPL-3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters