Installation of my R toolbox The simplest way to install myRtoolbox is to use the devtools package: # install.packages("devtools") library(devtools) install_github("ntncmch/myRtoolbox")