Skip to contents

Thanks for using metan. 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. If you haven’t heard of or used reprex before, you’re in for a treat! Seriously, reprex will make all of your R-question-asking endeavors easier (which is a pretty insane ROI for the five to ten minutes it’ll take you to learn what it’s all about). For additional reprex pointers, check out the Get help! section of the tidyverse site.

Armed with your reprex, the next step is to figure out where to ask.

  • If it’s a question: start with community.rstudio.com, and/or StackOverflow. There are more people there to answer questions.
  • If it’s a bug: you’re in the right place, file an issue.
  • If you’re not sure: let the community help you figure it out! If your problem is a bug or a feature request, you can easily return here and report it.

Before opening a new issue, be sure to search issues and pull requests to make sure the bug hasn’t been reported and/or already fixed in the development version.

Fell free to send an email to for further questions.

Thanks for your help!