You are welcome to:
Fork, then clone the repository:
@github.com:your-username/topdownr.git git clone git
Make sure all checks and tests pass:
&& CMD check --as-cran --no-stop-on-test-error topdownr_*.tar.gz R CMD build topdownr
Make your changes and write tests …
Ensure all checks and tests pass:
&& CMD check --as-cran --no-stop-on-test-error topdownr_*.tar.gz R CMD build topdownr
Push to your fork and submit a pull request
Waiting for our response. We may suggest some changes and/or improvements.
If you want to increase the chance that your pull request is accepted:
testthat
package.