Development is a community effort, and we welcome participation.
By participating in this project, you agree to abide by the code of conduct.
Anyone can start or contribute to an issue or discussion thread. Issues are mainly for bug reports and package maintenance, and discussions are for usage help and brainstorming. Please respect the following guidelines.
stantargets
(i.e. remotes::install_github("ropensci/stantargets")
) and verify that the issue still persists.External code contributions are extremely helpful in the right circumstances. Here are the recommended steps.
Please also follow these additional guidelines.
lint_package()
function from the lintr
package.covr::package_coverage()
. Automated tests should cover all the new or changed functionality in your pull request.devtools::check()
and goodpractice::gp()
NEWS.md
file. Be sure to mention relevant GitHub issue numbers and your GitHub name as done in existing news entries.Authors@R
field of the DESCRIPTION
file.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.