statim Extension for Nonparametric Statistics
Installation
The package is not yet on CRAN.
# Stable version (not yet released)
install.packages("nullis")You can install the development version from GitHub. Note that nullis depends on statim, which is not yet on CRAN. Fortunately, pak resolves this easily and automatically via the Remotes field in DESCRIPTION, so a single command handles both:
# install.packages("pak")
pak::pak("s7-stats/nullis")Contributing
We are sincerely grateful for contributions; they are beneficial for the project and for us as maintainers. Please read CONTRIBUTING.md for development setup, pull request guidelines, and workflow notes.
Code of Conduct
Please note that the nullis project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
