projmgr
aims to better integrate project management into
your workflow and free up time for more exciting tasks like R coding and
data analysis. Since many R users and programmers use GitHub as a home
for their analysis, the goal of projmgr
is to streamline
project management with these same tools.
Key functionalities include:
Just like communicating analytical results, good process communication is the key to success in most applied analysis settings. However, ad hoc processes or alternative tools can knock an analyst out of their R-based workflow and distract them from their core goals.
Want to find out more about projmgr
before you install?
Check out the package
website for an overview of features and example use cases.
You can install projmgr
on CRAN with:
install.packages("projmgr")
Alternatively, you can install the most up-to-ddate development
version of projmgr
with:
devtools::install_github("emilyriederer/projmgr")
Please see the NEWS.md
file or the News
page on the website for details of major differences.
Thanks to contributors. Most notably, thanks to Konrad Mayer and Sam Tyner for proactive reporting and debugging of issues.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.