Skip to contents

Thanks for your interest in baselinr.

Reporting issues

Please report bugs or unexpected behavior on the issue tracker. A small reproducible example (a tiny data frame plus the call you made) is the most helpful thing you can include.

Requesting features or support

Feature ideas and usage questions are welcome as issues. Please label them clearly (e.g. “feature” or “question”).

Contributing code

  1. Open an issue first to discuss the change.
  2. Fork the repository and create a branch.
  3. Keep the style consistent (the package uses styler and lintr); add testthat tests for new behavior; run devtools::check() and make sure it passes cleanly.
  4. Open a pull request describing what changed and why.

Code of conduct

Please be respectful and constructive. By participating you agree to keep interactions welcoming for everyone.