Skip to content

Fix missing denominator degrees of freedom in lmerTest ANOVA reports#513

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/fix-453
Draft

Fix missing denominator degrees of freedom in lmerTest ANOVA reports#513
Copilot wants to merge 3 commits intomainfrom
copilot/fix-453

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Aug 31, 2025

  • Resolve merge conflicts in DESCRIPTION (version updated to 0.6.3.2)
  • Resolve merge conflicts in NEWS.md (include both devel fixes)
  • Resolve merge conflicts in R/report.aov.R (use result_text variable consistently while keeping df_error fix)

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: rempsyc <13123390+rempsyc@users.noreply.github.com>
Copilot AI changed the title [WIP] report() not outputting denominator degrees of freedom Fix missing denominator degrees of freedom in lmerTest ANOVA reports Aug 31, 2025
Copilot AI requested a review from rempsyc August 31, 2025 05:32
@strengejacke
Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

Co-authored-by: strengejacke <26301769+strengejacke@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 29, 2026

@copilot resolve the merge conflicts in this pull request

Resolved the merge conflicts in commit 681094df. The three conflicted files were:

  • DESCRIPTION: Updated version to 0.6.3.2 (next dev version after main's 0.6.3.1)
  • NEWS.md: Merged both devel bug fix entries
  • R/report.aov.R: Adopted main's result_text variable name (refactored style) while preserving the df_error fix for lmerTest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants