Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove pairwise.comparisons argument in favour of pairwise.display? #858

Closed
IndrajeetPatil opened this issue May 4, 2023 · 0 comments · Fixed by #861
Closed

Remove pairwise.comparisons argument in favour of pairwise.display? #858

IndrajeetPatil opened this issue May 4, 2023 · 0 comments · Fixed by #861
Labels
breaking 💀 breaking changes

Comments

@IndrajeetPatil
Copy link
Owner

pairwise.comparisons = FALSE is the same as pairwise.display = "none".

@IndrajeetPatil IndrajeetPatil added the breaking 💀 breaking changes label May 4, 2023
IndrajeetPatil added a commit that referenced this issue Jul 19, 2023
IndrajeetPatil added a commit that referenced this issue Aug 7, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking 💀 breaking changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant