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.
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.