An R package to help manage R projects (e.g. Sweave reports) where multiple versions are created based upon a single source repository. For example, a monthly report where each versions is identitcal with the exception of easily definable parameters (e.g. date ranges for data extraction, title, etc.). This package is not meant to assist with package development or more complex data analysis projects. For those types of projects, consider devtools or ProjectTemplate, respectively.
Stars
24
Forks
15
Watchers
24
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fixed an issue with removeProperties function in Project and Version classes.
014e92cView on GitHubAdded builder.rnw.native that will use system calls to pdflatex instead of using texi2dvi.
d4fe8fcView on GitHub