Skip to content

Fix warnings introduced by recent PRs - #60

Merged
charles-plessy merged 3 commits into
mainfrom
warnings_aug26
Aug 22, 2026
Merged

Fix warnings introduced by recent PRs#60
charles-plessy merged 3 commits into
mainfrom
warnings_aug26

Conversation

@pribiller

Copy link
Copy Markdown
Contributor

This pull request addresses several warnings and notes introduced by recent PRs (found by running R CMD check):

  • "Undocumented arguments" warnings in functions related to breakpoint graphs;
  • "\examples lines wider than 100 characters" in functions related to inversion estimates;
  • "Undocumented code objects" warnings caused by data objects introduced in PR Add examples of inversions from literature #54.

Remove all `Undocumented arguments` warnings from functions related to the breakpoint graph.
Resolve notes of the type "\examples lines wider than 100 characters" introduced by recent PRs.
Fix "Undocumented code objects" warnings caused by the data objects introduced in PR #54.
@charles-plessy
charles-plessy merged commit 992b83d into main Aug 22, 2026
1 check 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.

2 participants