You can(not) install the released version of codos from CRAN with:
install.packages("codos")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("special-uor/codos", "dev")