KentonWhite / ProjectTemplate

A template utility for R projects that provides a skeletal project.
http://projecttemplate.net
GNU General Public License v3.0
623 stars 159 forks source link

Unquiet Warnings when install packages. #262

Closed KentonWhite closed 6 years ago

KentonWhite commented 6 years ago

Types of change

Pull request checklist


Proposed changes

Sometimes packages won't install using the require.package function in ProjectTemplate. Adding warnings back in as this may help troubleshoot.