Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 338 Bytes

STUDY-PACKAGE-BUILD.md

File metadata and controls

11 lines (8 loc) · 338 Bytes

Instructions To Build Package

  • Open the package project (file ending with '.Rproj') by double clicking it
  • Install any missing dependancies for the package by running:
source('./extras/packageDeps.R')
  • Build the package by clicking the R studio 'Install and Restart' button in the build tab (top right)