using the "use README" option in the template throws an error in new rrtools project. Look into this
* Creating `README.Rmd` from template.
* Adding `README.Rmd` to `.Rbuildignore`.
* Modify `README.Rmd`.
* Rendering README.Rmd to README.md for GitHub.
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ \
--no-save --no-restore --quiet CMD build \
'/Users/mattharris/Documents/R_Local/temp/temp1' --no-resave-data \
--no-manual
using the "use README" option in the template throws an error in new rrtools project. Look into this