Hi, and welcome!
The github version is the development version, and if for some reason you need to use it, first install the CRAN version
install.packages("devtools")
and then install the development version
devtools::install_github("hadley/devtools")
unless you are on Windows, in which case see the instructions