Skip to content

[WIP] Fix R CMD check warnings and documentation issues - #133

Draft
tkswanson with Copilot wants to merge 3 commits into
masterfrom
copilot/fix-r-cmd-check-warnings
Draft

[WIP] Fix R CMD check warnings and documentation issues#133
tkswanson with Copilot wants to merge 3 commits into
masterfrom
copilot/fix-r-cmd-check-warnings

Conversation

Copilot AI commented Jul 31, 2026

Copy link
Copy Markdown
Contributor
  • Fix load_data example (wrong function name loadDataload_data)
  • Fix detect.Rd to replace MD_LABELS with actual default value in \usage
  • Fix detect function to inline MD_LABELS list directly as default value
  • Add @noRd to animl_module_installed internal function
  • Skip Python loading in .onLoad during R CMD check (using _R_CHECK_PACKAGE_NAME_ env var)
  • Fix .onAttach startup message to be skipped during R CMD check
  • Verify all @PARAM tags match function signatures (all match)
  • Run parallel validation

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.

2 participants