Skip to contents

Thank you for your interest in contributing!

How to Contribute

Reporting Bugs

Open an issue with: - Clear description - Minimal reproducible example - R version and OS - Package version

Pull Requests

  1. Fork the repository
  2. Create a feature branch
  3. Make changes
  4. Run devtools::check() (0 errors, 0 warnings, 0 notes)
  5. Add tests
  6. Update documentation
  7. Submit PR

Code Style