permutations
Thank you for considering contributing to permutations
!
Your interest in making this project better is appreciated.
Please read and adhere to our Code of Conduct to maintain a safe, welcoming, and inclusive environment.
We welcome various forms of contributions:
permutations
package, let me know!
It's always great to see applications of mathematical software.We encourage the use of co-authored commits for collaborative efforts. This helps in giving credit to all contributors for their work.
Co-authored-by: name <name@example.com>
Co-authored-by: another-name <another-name@example.com>
Your contributions make this project better for everyone. Thank you for participating!
Also don't forget to recreate the readme
file:
```{r eval=FALSE}
devtools::build_readme()
### Tests
Tests and checks are run on the CI, however locally one can use:
```bash
Rscript -e 'devtools::test()'
Ideally each change should be documented. Major changes should be vignettes
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.