-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check with devel statsExpressions (#885)
* use devel statsExpressions * minor cleanup * fix example * YAGNI grouped_list helper
- Loading branch information
1 parent
8cd6875
commit 71c8ab1
Showing
19 changed files
with
99 additions
and
115 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
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ message: 'To cite package "ggstatsplot" in publications use:' | |
type: software | ||
license: GPL-3.0-only | ||
title: 'ggstatsplot: ''ggplot2'' Based Plots with Statistical Details' | ||
version: 0.12.1 | ||
version: 0.12.1.9000 | ||
doi: 10.21105/joss.03167 | ||
abstract: 'Extension of ''ggplot2'', ''ggstatsplot'' creates graphics with details | ||
from statistical tests included in the plots themselves. It provides an easier syntax | ||
|
@@ -447,8 +447,8 @@ references: | |
given-names: Indrajeet | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-1995-6531 | ||
version: '>= 1.5.2' | ||
year: '2023' | ||
version: '>= 1.5.2.9000' | ||
- type: software | ||
title: tidyr | ||
abstract: 'tidyr: Tidy Messy Data' | ||
|
@@ -511,7 +511,7 @@ references: | |
given-names: Jeffrey N. | ||
email: [email protected] | ||
year: '2023' | ||
version: '>= 0.9.12-4.4' | ||
version: '>= 0.9.12-4.5' | ||
- type: software | ||
title: gapminder | ||
abstract: 'gapminder: Data from Gapminder' | ||
|
@@ -736,7 +736,7 @@ references: | |
given-names: Vaudor | ||
email: [email protected] | ||
year: '2023' | ||
version: '>= 1.0.6' | ||
version: '>= 1.0.7' | ||
- type: software | ||
title: withr | ||
abstract: 'withr: Run Code ''With'' Temporarily Modified Global State' | ||
|
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.