rigraph
rigraph copied to clipboard
Review all error messages
- Create helper functions if needed.
- Switch to
cli::cli_abort(). - Make sure all messages end with a period.
Following up on #702
We have bigger problems, let's shelve for now.
https://github.com/igraph/rigraph/issues/1693#issuecomment-2668458703
https://simonpcouch.github.io/chores/reference/cli_helper.html
After that we can put stop() in a list of unwanted functions fed to lintr.
After those PRs, maybe we can close this issue and fix error messages as we see them.