Skip to content

Commit b9a9f86

Browse files
RC: CRAN 1.6.1 (#297)
* Update deps * Update check-all-examples.yaml * use devel bayestestR * add bayestestR to deps * another bump * bump correlation and restyle * Apply automatic changes * bump withr --------- Co-authored-by: IndrajeetPatil <IndrajeetPatil@users.noreply.github.com>
1 parent 37dd427 commit b9a9f86

12 files changed

+110
-98
lines changed

.github/workflows/check-all-examples.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030

31+
- uses: r-lib/actions/setup-pandoc@v2
32+
with:
33+
pandoc-version: "latest"
34+
3135
- uses: r-lib/actions/setup-r@v2
3236
with:
3337
r-version: "devel"
@@ -46,6 +50,9 @@ jobs:
4650
run: |
4751
options(
4852
crayon.enabled = TRUE,
53+
showErrorCalls = TRUE,
54+
showWarnCalls = TRUE,
55+
error = rlang::entrace,
4956
# warnPartialMatchArgs = TRUE,
5057
# warnPartialMatchAttr = TRUE,
5158
# warnPartialMatchDollar = TRUE,

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323

2424
- name: Set up Python
25-
uses: actions/setup-python@v5.2.0
25+
uses: actions/setup-python@v5.3.0
2626
with:
2727
python-version: "3.12"
2828
architecture: "x64"

CITATION.cff

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ message: 'To cite package "statsExpressions" in publications use:'
88
type: software
99
license: MIT
1010
title: 'statsExpressions: Tidy Dataframes and Expressions with Statistical Details'
11-
version: 1.5.5.9000
11+
version: 1.6.1
1212
doi: 10.21105/joss.03236
1313
identifiers:
1414
- type: doi
@@ -114,6 +114,40 @@ references:
114114
year: '2024'
115115
doi: 10.32614/CRAN.package.BayesFactor
116116
version: '>= 0.9.12-4.7'
117+
- type: software
118+
title: bayestestR
119+
abstract: 'bayestestR: Understand and Describe Bayesian Models and Posterior Distributions'
120+
notes: Imports
121+
url: https://easystats.github.io/bayestestR/
122+
repository: https://CRAN.R-project.org/package=bayestestR
123+
authors:
124+
- family-names: Makowski
125+
given-names: Dominique
126+
email: dom.makowski@gmail.com
127+
orcid: https://orcid.org/0000-0001-5375-9967
128+
- family-names: Lüdecke
129+
given-names: Daniel
130+
email: d.luedecke@uke.de
131+
orcid: https://orcid.org/0000-0002-8895-3206
132+
- family-names: Ben-Shachar
133+
given-names: Mattan S.
134+
email: matanshm@post.bgu.ac.il
135+
orcid: https://orcid.org/0000-0002-4287-4801
136+
- family-names: Patil
137+
given-names: Indrajeet
138+
email: patilindrajeet.science@gmail.com
139+
orcid: https://orcid.org/0000-0003-1995-6531
140+
- family-names: Wilson
141+
given-names: Micah K.
142+
email: micah.k.wilson@curtin.edu.au
143+
orcid: https://orcid.org/0000-0003-4143-7308
144+
- family-names: Wiernik
145+
given-names: Brenton M.
146+
email: brenton@wiernik.org
147+
orcid: https://orcid.org/0000-0001-9560-6336
148+
year: '2024'
149+
doi: 10.32614/CRAN.package.bayestestR
150+
version: '>= 0.15.0'
117151
- type: software
118152
title: correlation
119153
abstract: 'correlation: Methods for Correlation Analysis'
@@ -147,7 +181,7 @@ references:
147181
orcid: https://orcid.org/0000-0003-4315-6788
148182
year: '2024'
149183
doi: 10.32614/CRAN.package.correlation
150-
version: '>= 0.8.5'
184+
version: '>= 0.8.6'
151185
- type: software
152186
title: datawizard
153187
abstract: 'datawizard: Easy Data Wrangling and Statistical Transformations'
@@ -181,7 +215,7 @@ references:
181215
orcid: https://orcid.org/0000-0001-9560-6336
182216
year: '2024'
183217
doi: 10.32614/CRAN.package.datawizard
184-
version: '>= 0.12.3'
218+
version: '>= 0.13.0'
185219
- type: software
186220
title: dplyr
187221
abstract: 'dplyr: A Grammar of Data Manipulation'
@@ -262,7 +296,7 @@ references:
262296
orcid: https://orcid.org/0000-0002-6983-2759
263297
year: '2024'
264298
doi: 10.32614/CRAN.package.glue
265-
version: '>= 1.7.0'
299+
version: '>= 1.8.0'
266300
- type: software
267301
title: insight
268302
abstract: 'insight: Easy Access to Model Information for Various Model Objects'
@@ -304,7 +338,7 @@ references:
304338
orcid: https://orcid.org/0000-0002-9271-5075
305339
year: '2024'
306340
doi: 10.32614/CRAN.package.insight
307-
version: '>= 0.20.4'
341+
version: '>= 0.20.5'
308342
- type: software
309343
title: magrittr
310344
abstract: 'magrittr: A Forward-Pipe Operator for R'
@@ -353,7 +387,7 @@ references:
353387
orcid: https://orcid.org/0000-0001-9560-6336
354388
year: '2024'
355389
doi: 10.32614/CRAN.package.parameters
356-
version: '>= 0.22.2'
390+
version: '>= 0.23.0'
357391
- type: software
358392
title: performance
359393
abstract: 'performance: Assessment of Regression Models Performance'
@@ -391,7 +425,7 @@ references:
391425
orcid: https://orcid.org/0000-0003-4315-6788
392426
year: '2024'
393427
doi: 10.32614/CRAN.package.performance
394-
version: '>= 0.12.3'
428+
version: '>= 0.12.4'
395429
- type: software
396430
title: PMCMRplus
397431
abstract: 'PMCMRplus: Calculate Pairwise Multiple Comparisons of Mean Rank Sums
@@ -405,7 +439,7 @@ references:
405439
orcid: https://orcid.org/0000-0003-3855-3025
406440
year: '2024'
407441
doi: 10.32614/CRAN.package.PMCMRplus
408-
version: '>= 1.9.10'
442+
version: '>= 1.9.12'
409443
- type: software
410444
title: purrr
411445
abstract: 'purrr: Functional Programming Tools'
@@ -509,7 +543,7 @@ references:
509543
given-names: Winston
510544
year: '2024'
511545
doi: 10.32614/CRAN.package.withr
512-
version: '>= 3.0.1'
546+
version: '>= 3.0.2'
513547
- type: software
514548
title: WRS2
515549
abstract: 'WRS2: A Collection of Robust Statistical Methods'
@@ -539,40 +573,6 @@ references:
539573
year: '2024'
540574
doi: 10.32614/CRAN.package.zeallot
541575
version: '>= 0.1.0'
542-
- type: software
543-
title: bayestestR
544-
abstract: 'bayestestR: Understand and Describe Bayesian Models and Posterior Distributions'
545-
notes: Suggests
546-
url: https://easystats.github.io/bayestestR/
547-
repository: https://CRAN.R-project.org/package=bayestestR
548-
authors:
549-
- family-names: Makowski
550-
given-names: Dominique
551-
email: dom.makowski@gmail.com
552-
orcid: https://orcid.org/0000-0001-5375-9967
553-
- family-names: Lüdecke
554-
given-names: Daniel
555-
email: d.luedecke@uke.de
556-
orcid: https://orcid.org/0000-0002-8895-3206
557-
- family-names: Ben-Shachar
558-
given-names: Mattan S.
559-
email: matanshm@post.bgu.ac.il
560-
orcid: https://orcid.org/0000-0002-4287-4801
561-
- family-names: Patil
562-
given-names: Indrajeet
563-
email: patilindrajeet.science@gmail.com
564-
orcid: https://orcid.org/0000-0003-1995-6531
565-
- family-names: Wilson
566-
given-names: Michael D.
567-
email: michael.d.wilson@curtin.edu.au
568-
orcid: https://orcid.org/0000-0003-4143-7308
569-
- family-names: Wiernik
570-
given-names: Brenton M.
571-
email: brenton@wiernik.org
572-
orcid: https://orcid.org/0000-0001-9560-6336
573-
year: '2024'
574-
doi: 10.32614/CRAN.package.bayestestR
575-
version: '>= 0.13.2'
576576
- type: software
577577
title: ggplot2
578578
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics'

DESCRIPTION

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
Type: Package
22
Package: statsExpressions
33
Title: Tidy Dataframes and Expressions with Statistical Details
4-
Version: 1.6.0.9000
4+
Version: 1.6.1
55
Authors@R:
6-
person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = c("cre", "aut", "cph"))
6+
person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = c("cre", "aut", "cph"),
7+
comment = c(ORCID = "0000-0003-1995-6531"))
78
Maintainer: Indrajeet Patil <patilindrajeet.science@gmail.com>
89
Description: Utilities for producing dataframes with rich details for the
910
most common types of statistical approaches and tests: parametric,
@@ -23,26 +24,26 @@ Depends:
2324
Imports:
2425
afex (>= 1.4-1),
2526
BayesFactor (>= 0.9.12-4.7),
26-
correlation (>= 0.8.5),
27-
datawizard (>= 0.12.3),
27+
bayestestR (>= 0.15.0),
28+
correlation (>= 0.8.6),
29+
datawizard (>= 0.13.0),
2830
dplyr (>= 1.1.4),
2931
effectsize (>= 0.8.9),
30-
glue (>= 1.7.0),
31-
insight (>= 0.20.4),
32+
glue (>= 1.8.0),
33+
insight (>= 0.20.5),
3234
magrittr (>= 2.0.3),
33-
parameters (>= 0.22.2),
34-
performance (>= 0.12.3),
35-
PMCMRplus (>= 1.9.10),
35+
parameters (>= 0.23.0),
36+
performance (>= 0.12.4),
37+
PMCMRplus (>= 1.9.12),
3638
purrr (>= 1.0.2),
3739
rlang (>= 1.1.4),
3840
stats,
3941
tibble (>= 3.2.1),
4042
tidyr (>= 1.3.1),
41-
withr (>= 3.0.1),
43+
withr (>= 3.0.2),
4244
WRS2 (>= 1.1-6),
4345
zeallot (>= 0.1.0)
4446
Suggests:
45-
bayestestR (>= 0.13.2),
4647
ggplot2,
4748
knitr,
4849
metaBMA,

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import(dplyr)
2525
import(effectsize)
2626
import(glue)
2727
import(rlang)
28+
importFrom(bayestestR,describe_posterior)
2829
importFrom(insight,check_if_installed)
2930
importFrom(insight,format_value)
3031
importFrom(insight,standardize_names)

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# statsExpressions 1.6.0.9000
1+
# statsExpressions 1.6.1
2+
3+
- Upgrade `{easystats}` package versions to avoid user-facing warnings due to
4+
API changes upstream.
25

36
# statsExpressions 1.6.0
47

R/statsExpressions-package.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#'
2525
#' @importFrom insight format_value check_if_installed standardize_names
2626
#' @importFrom parameters model_parameters
27+
#' @importFrom bayestestR describe_posterior
2728
#' @importFrom purrr map2 map_dbl map_dfr
2829
#'
2930
## statsExpressions namespace: end

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ A BibTeX entry for LaTeX users is
7171

7272
@Article{,
7373
doi = {10.21105/joss.03236},
74-
url = {https://doi.org/10.21105/joss.03236},
7574
year = {2021},
7675
publisher = {{The Open Journal}},
7776
volume = {6},

0 commit comments

Comments
 (0)