## Script to install the ithir R package install.packages("devtools") # The devtools package has a function to allow installation of R packages from the Bitbucket code repo library(devtools) install_github("brendo1001/ithir_github/pkg") #ithir