Skip to content

CaRdiffR/pRojects

 
 

Repository files navigation

pRojects

Build Status Coverage Status

This package is designed to take away some grunt work around setting up new projects.

All projects get setup with Git and Travis by default.

  • Use createPackageProject to setup a project with code coverage, vignettes, unit testing etc out of the box
  • Use createAnalysisProject to get a project ready for a typical analysis project. It includes packrat to help with reproducibility.
  • Use createTrainingProject to get a project ready for delivering training that often involves handouts and presentation materials. It includes packrat to help with reproducibility.

Install pRojects

devtools::install_github("stephlocke/pRojects")

RStudio gadget

If you want to set up a pRoject without using the R functions, @jonmcalder made a nifty RStudio addin for making pRojects. Install the package to get it added to your RStudio instance.

Up for grabs

Make sure to check out the Issues tab in GitHub! We're making this project a great place to start contributing to R packages. We will help you through the process, especially if you pick up one of the first-timers-only issues. All work done on pRojects is subject to our Code of Conduct.

About

R package for making projects for various R activities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%