You are welcome to:
Fork, then clone the repository:
git clone git@github.com:your-username/topdownr.git
Make sure all checks and tests pass:
R CMD build topdownr && CMD check --as-cran --no-stop-on-test-error topdownr_*.tar.gz
Make your changes and write tests ...
Ensure all checks and tests pass:
R CMD build topdownr && CMD check --as-cran --no-stop-on-test-error topdownr_*.tar.gz
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.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.