Skip to content

Conversation

@kyleGrealis
Copy link
Owner

  • Only warn when user explicitly requests features that can't apply (overall/pval on non-stratified tables), not when using defaults
  • Use missing() to detect explicit parameter passing
  • Track explicit overrides from .args parameter

Also fixes R CMD check notes:

  • Add utils::globalVariables("variable") for NSE binding
  • Escape braces in use_jama_theme() documentation

  - Only warn when user explicitly requests features that can't apply
    (overall/pval on non-stratified tables), not when using defaults
  - Use missing() to detect explicit parameter passing
  - Track explicit overrides from .args parameter

  Also fixes R CMD check notes:
  - Add utils::globalVariables("variable") for NSE binding
  - Escape braces in use_jama_theme() documentation
@kyleGrealis kyleGrealis merged commit e912640 into main Jan 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant