The goal of rodev is to help rOpenSci package developers with common tasks, and to promote best practices like the use of status badges across the entire suite.
You can install the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("ropensci/rodev")
All functions will work on the active project, by default the current directory. It is not possible to change this at the moment.
Refer to the reference.
See the issue tracker for feature suggestions.
Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.