Skip to content

Commit

Permalink
Use latest easystats (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored Jun 17, 2024
1 parent 9c130d7 commit 9252a8a
Show file tree
Hide file tree
Showing 9 changed files with 156 additions and 151 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown-no-suggests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
extra-packages: |
any::knitr
any::rmarkdown
r-lib/pkgdown
any::pkgdown
local::.
needs: website

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
pak-version: devel
upgrade: "TRUE"
extra-packages: |
r-lib/evaluate
r-lib/pkgdown
local::.
needs: website
Expand Down
22 changes: 11 additions & 11 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ references:
abstract: 'correlation: Methods for Correlation Analysis'
notes: Imports
url: https://easystats.github.io/correlation/
repository: https://easystats.r-universe.dev
repository: https://CRAN.R-project.org/package=correlation
authors:
- family-names: Makowski
given-names: Dominique
Expand All @@ -142,13 +142,13 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0003-4315-6788
year: '2024'
version: '>= 0.8.4'
version: '>= 0.8.5'
- type: software
title: datawizard
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
Expand All @@ -175,7 +175,7 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0001-9560-6336
year: '2024'
version: '>= 0.10.0'
version: '>= 0.11.0'
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
Expand Down Expand Up @@ -206,7 +206,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.
Expand Down Expand Up @@ -294,7 +294,7 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0002-9271-5075
year: '2024'
version: '>= 0.19.11'
version: '>= 0.20.1'
- type: software
title: magrittr
abstract: 'magrittr: A Forward-Pipe Operator for R'
Expand All @@ -315,7 +315,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
Expand Down Expand Up @@ -347,7 +347,7 @@ references:
abstract: 'performance: Assessment of Regression Models Performance'
notes: Imports
url: https://easystats.github.io/performance/
repository: https://CRAN.R-project.org/package=performance
repository: https://easystats.r-universe.dev
authors:
- family-names: Lüdecke
given-names: Daniel
Expand Down Expand Up @@ -378,7 +378,7 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0003-4315-6788
year: '2024'
version: '>= 0.11.0'
version: '>= 0.12.0'
- type: software
title: PMCMRplus
abstract: 'PMCMRplus: Calculate Pairwise Multiple Comparisons of Mean Rank Sums
Expand Down Expand Up @@ -422,7 +422,7 @@ references:
given-names: Hadley
email: [email protected]
year: '2024'
version: '>= 1.1.3'
version: '>= 1.1.4'
- type: software
title: stats
abstract: 'R: A Language and Environment for Statistical Computing'
Expand Down Expand Up @@ -523,7 +523,7 @@ references:
abstract: 'bayestestR: Understand and Describe Bayesian Models and Posterior Distributions'
notes: Suggests
url: https://easystats.github.io/bayestestR/
repository: https://CRAN.R-project.org/package=bayestestR
repository: https://easystats.r-universe.dev
authors:
- family-names: Makowski
given-names: Dominique
Expand Down
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ Depends:
Imports:
afex (>= 1.3-1),
BayesFactor (>= 0.9.12-4.7),
correlation (>= 0.8.4),
datawizard (>= 0.10.0),
correlation (>= 0.8.5),
datawizard (>= 0.11.0),
dplyr (>= 1.1.4),
effectsize (>= 0.8.8),
glue (>= 1.7.0),
insight (>= 0.19.11),
insight (>= 0.20.1),
magrittr (>= 2.0.3),
parameters (>= 0.21.7),
performance (>= 0.11.0),
performance (>= 0.12.0),
PMCMRplus (>= 1.9.10),
purrr (>= 1.0.2),
rlang (>= 1.1.3),
rlang (>= 1.1.4),
stats,
tibble (>= 3.2.1),
tidyr (>= 1.3.1),
Expand Down
11 changes: 5 additions & 6 deletions R/add-expression-col.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
#' and should contain some or all of the the following columns:
#' - *statistic*: the numeric value of a statistic.
#' - *df.error*: the numeric value of a parameter being modeled (often degrees
#' of freedom for the test); note that if there are no degrees of freedom (e.g.,
#' for non-parametric tests), this column will be irrelevant.
#' - *df*: relevant only if the statistic in question has two degrees of freedom.
#' - *p.value*: the two-sided *p*-value associated with the observed statistic.
#' of freedom for the test); irrelevant. if there are no degrees of freedom.
#' - *df*: relevant if the statistic in question has two degrees of freedom.
#' - *p.value*: the two-sided *p*-value associated with observed statistic.
#' - *method*: method describing the test carried out.
#' - *effectsize*: name of the effect size (if not present, same as `method`).
#' - *estimate*: estimated value of the effect size.
Expand All @@ -29,8 +28,8 @@
#' For example, for tests with *t*-statistic, `statistic.text = "t"`.
#' @param effsize.text A character that specifies the relevant effect size or
#' posterior estimate.
#' @param digits,digits.df,digits.df.error Number of decimal places to display for the
#' parameters (default: `0L`).
#' @param digits,digits.df,digits.df.error Number of decimal places to display
#' for the parameters (default: `0L`).
#' @param n An integer specifying the sample size used for the test.
#' @param n.text A character that specifies the design, which will determine
#' what the `n` stands for. It defaults to `quote(italic("n")["pairs"])` if
Expand Down
8 changes: 4 additions & 4 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ Status | Usage | Miscellaneous

# Installation

Type | Source | Command
---|---|---
Release | [![CRAN Status](https://www.r-pkg.org/badges/version/statsExpressions)](https://cran.r-project.org/package=statsExpressions) | `install.packages("statsExpressions")`
Development | [![Project Status](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/##active) | `pak::pak("IndrajeetPatil/statsExpressions")`
| Type | Command |
| :---------- | :-------------------------------------------- |
| Release | `install.packages("statsExpressions")` |
| Development | `pak::pak("IndrajeetPatil/statsExpressions")` |

On Linux, `{statsExpressions}` installation may require additional system dependencies, which can be checked using:

Expand Down
Loading

0 comments on commit 9252a8a

Please sign in to comment.