name: 🐛 Bug about: Describe the bug you've encountered labels: bug
[ ] Please search previous issues before creating a new one,
to ensure yours is not a duplicate. You can
edit the qualifiers,
is:pr
, is:closed
, etc., as needed, e.g. you'd simply remove is:open
to
search all issues in the repo, open or closed.
[ ] Please include a minimal REProducible EXample (AKA a reprex
)
If you've never heard of a reprex, please start by reading reproducible example. You might need to install these packages:
r
install.packages(c("reprex", "sessioninfo"), repos = "http://cran.r-project.org")
When you are ready to file the bug :bug: report, please delete everything above this line:\ <-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
Please briefly describe the problem you have encountered ...
If you have a question, please don't use this forum, please open a "Question" issue here
# insert reprex here ...
Please describe any steps you have already taken to diagnose the issue.
Thanks for reporting :partying_face:!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.