Skip to content

Tags: IndrajeetPatil/ggstatsplot

Tags

0.13.5

Toggle 0.13.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RC: CRAN 0.13.5 (#1039)

- [x] Update DESCRIPTION to bump statsExpressions dependency from 1.7.2
to 1.7.3
- [x] Install statsExpressions 1.7.3 from the
`upgrade-dependencies-2025` branch
- [x] Run tests to verify all tests pass with the new version
- [x] Run code review
- [x] Run CodeQL security check

<!-- START COPILOT ORIGINAL PROMPT -->



<details>

<summary>Original prompt</summary>

> 
> ----
> 
> *This section details on the original issue you should resolve*
> 
> <issue_title>Check again devel-statsExpressions 1.7.3</issue_title>
> <issue_description>Create a PR that bumps to statsExpressions 1.7.3,
which is in the branch upgrade-dependencies-2025 in the repo
https://github.com/IndrajeetPatil/statsExpressions/. I wish to check if
all the tests pass against this version of this package version.
> 
> </issue_description>
> 
> ## Comments on the Issue (you are @copilot in this section)
> 
> <comments>
> </comments>
> 


</details>



<!-- START COPILOT CODING AGENT SUFFIX -->

- Fixes #1038

<!-- START COPILOT CODING AGENT TIPS -->
---

💬 We'd love your input! Share your thoughts on Copilot coding agent in
our [2 minute survey](https://gh.io/copilot-coding-agent-survey).

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Indrajeet Patil <patilindrajeet.science@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>

0.13.4

Toggle 0.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RC CRAN: 0.13.4 (#1028)

0.13.3

Toggle 0.13.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix gghistostats issue (#1017)

closes #1016

0.13.2

Toggle 0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1006 from IndrajeetPatil/ggplot2-breakage-fix

0.13.1

Toggle 0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RC: CRAN 0.13.1 (#1001)

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CRAN RC: ggstatsplot 0.13.0 (#975)

0.12.5

Toggle 0.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RC: CRAN 0.12.5 (#968)

* bump statsExpressions

* Update .pre-commit-config.yaml

* Update DESCRIPTION

* Update styler.yaml

* fall back to vdiffr 1.0.7

* update snapshots

* fix URLs

* remove `bugs_wide` dataset

0.12.4

Toggle 0.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
RC 0.12.4: Fix warnings from latest easystats (#946)

* Bump to latest easystats

* bump version

0.12.3

Toggle 0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CRAN RC: 0.12.3 (#927)

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CRAN RC 0.12.0 (#861)

* bump deps

* fix regression

* bump Pandoc version

* bump deps

* bump versions

* update actions

* Update check-readme.yaml

* remove redundant `pairwise.comparisons` arg

closes #858

* also update vignettes for the API change

* use roxyglobals

to automate generating global variables

* fix styler workflow; minor styling

* clean up comments; bump Pandoc

* minor

* use latest versions for pairwise comparisons

* skip on devel for now

* rstantools needed?

* run random order check on R-release

* use per-operation grouping feature

* use glue for creating expressions

* Apply automatic changes

* Update faq.Rmd

closes #864

* CRAN submission

---------

Co-authored-by: IndrajeetPatil <IndrajeetPatil@users.noreply.github.com>