Thanks for using circumplex. Before filing an issue, there are a few places to explore and pieces to put together to make the process as smooth as possible.
Start by making a minimal reproducible example using the reprex package. A reprex lets someone else see exactly what you are seeing, and often surfaces the answer while you build it.
Armed with your reprex, pick where to ask:
- A question — how a function works, which method suits your data, how to read a result: open a discussion.
- A bug — something the package does that it clearly should not: you’re in the right place, file an issue.
- Not sure which? Start a discussion. If it turns out to be a bug, it can be moved to an issue from there.
Before opening a new issue, please search the issues and pull requests to check that the problem hasn’t already been reported, or already fixed in the development version. By default that search is pre-populated with is:issue is:open; you can edit the qualifiers (e.g. is:pr, is:closed) as needed — removing is:open searches all issues, open or closed.
Thanks for your help!
