Improve warnings and messages behavior
Open
Nobody has claimed this yet.
feature
- Dominant language
- R
- Stars
- 160
- Forks
- 69
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 15
Description
- Go through all warnings and messages in
cmdstanrcode - Make it easier to suppress warnings and messages with options
- Avoid printing "Warning: " when actually using
message() - Add here a list of all issues which refer to warnings and messages
- #1039
- #896
- #862
- Check which warnings and messages come from
posterior
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing warnings and messages throughout the cmdstanr code, then compare the related reports in #1039, #896, and #862. Check which output originates from posterior; done means the requested suppression options and message wording behavior are addressed across the identified cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100