-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Ensure
ratio
arg is used in two-way crosstabs (#947)
* Ensure `ratio` arg is used in two-way crosstabs * move stats to suggests
- Loading branch information
1 parent
de5dff9
commit ce9b7bb
Showing
14 changed files
with
288 additions
and
345 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 |
---|---|---|
|
@@ -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.4 | ||
version: 0.12.4.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 | ||
|
@@ -438,16 +438,6 @@ references: | |
email: [email protected] | ||
year: '2024' | ||
version: '>= 1.1.4' | ||
- type: software | ||
title: stats | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
notes: Imports | ||
authors: | ||
- name: R Core Team | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
address: Vienna, Austria | ||
year: '2024' | ||
- type: software | ||
title: statsExpressions | ||
abstract: 'statsExpressions: Tidy Dataframes and Expressions with Statistical Details' | ||
|
@@ -705,6 +695,16 @@ references: | |
- family-names: Johnson | ||
given-names: Andrew | ||
year: '2024' | ||
- type: software | ||
title: stats | ||
abstract: 'R: A Language and Environment for Statistical Computing' | ||
notes: Suggests | ||
authors: | ||
- name: R Core Team | ||
institution: | ||
name: R Foundation for Statistical Computing | ||
address: Vienna, Austria | ||
year: '2024' | ||
- type: software | ||
title: survival | ||
abstract: 'survival: Survival Analysis' | ||
|
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.