Skip to content

Refactor to fix R CMD check issues - #1

Merged
jemus42 merged 12 commits into
mainfrom
fix-check
Apr 1, 2026
Merged

Refactor to fix R CMD check issues#1
jemus42 merged 12 commits into
mainfrom
fix-check

Conversation

@jemus42

@jemus42 jemus42 commented Nov 9, 2024

Copy link
Copy Markdown
Member
  • print method parameter naming consistency (must take args x, ...)
  • Ensure all parameters are documented
  • Ensure all external packages are properly imported
  • Ensure all imported functions are imported explicitly for easier maintenance
  • Potentially avoid dplyr dependency?
  • Fix NSE global variable usage, preferably via tidyeval idioms

@jemus42
jemus42 merged commit 0394132 into main Apr 1, 2026
5 checks passed
@jemus42
jemus42 deleted the fix-check branch April 1, 2026 15:20
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