In R, run
# install.packages("devtools")
devtools::install_github("PDRohde/ugnome")
We have previously developed and published the R-package {qgg} for quantitative genetic and genomic analyses, which can be installed from CRAN:
install.packages("qgg")
library(qgg)