-
Notifications
You must be signed in to change notification settings - Fork 20
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
1 parent
0722e36
commit 0056bcb
Showing
4 changed files
with
12 additions
and
8 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 "statsExpressions" in publications use:' | |
type: software | ||
license: GPL-3.0-only | ||
title: 'statsExpressions: Tidy Dataframes and Expressions with Statistical Details' | ||
version: 1.3.6.9000 | ||
version: 1.4.0 | ||
doi: 10.21105/joss.03236 | ||
abstract: 'Utilities for producing dataframes with rich details for the most common | ||
types of statistical approaches and tests: parametric, nonparametric, robust, and | ||
|
@@ -123,7 +123,7 @@ references: | |
abstract: 'datawizard: Easy Data Wrangling and Statistical Transformations' | ||
notes: Imports | ||
url: https://easystats.github.io/datawizard/ | ||
repository: https://CRAN.R-project.org/package=datawizard | ||
repository: https://easystats.r-universe.dev | ||
authors: | ||
- family-names: Patil | ||
given-names: Indrajeet | ||
|
@@ -179,7 +179,7 @@ references: | |
abstract: 'effectsize: Indices of Effect Size' | ||
notes: Imports | ||
url: https://easystats.github.io/effectsize/ | ||
repository: https://CRAN.R-project.org/package=effectsize | ||
repository: https://easystats.r-universe.dev | ||
authors: | ||
- family-names: Ben-Shachar | ||
given-names: Mattan S. | ||
|
@@ -201,6 +201,10 @@ references: | |
given-names: Brenton M. | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-9560-6336 | ||
- family-names: Thériault | ||
given-names: Rémi | ||
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4315-6788 | ||
year: '2023' | ||
version: '>= 0.8.2' | ||
- type: software | ||
|
@@ -274,7 +278,7 @@ references: | |
abstract: 'parameters: Processing of Model Parameters' | ||
notes: Imports | ||
url: https://easystats.github.io/parameters/ | ||
repository: https://CRAN.R-project.org/package=parameters | ||
repository: https://easystats.r-universe.dev | ||
authors: | ||
- family-names: Lüdecke | ||
given-names: Daniel | ||
|
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# statsExpressions 1.3.6.9000 | ||
# statsExpressions 1.4.0 | ||
|
||
NEW FEATURES | ||
|
||
|
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