.github/ISSUE_TEMPLATE/bug_report.md

name: "Bug Report" about: Submit a bug report to help us improve tidymodels

Tips for a helpful bug report:

install.packages(c("reprex", "sessioninfo"), repos = "http://cran.r-project.org")

When you are ready to file the bug 🐛 report, please delete everything above this line: < -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

The problem

I'm having trouble with ...

Reproducible example

## copy your code to the clipboard and run:
reprex::reprex(si = TRUE)


tidymodels/multilevelmod documentation built on Oct. 22, 2024, 10:21 a.m.