Scaled-back CRAN-like repository for R/qtl2
This site contains a scaled-back version of CRAN, for installing R/qtl2 and related packages.
To install R/qtl2, use:
install.packages("qtl2", repos="http://rqtl.org/qtl2cran")
To update R/qtl2 and related packages, use:
update.packages(repos="http://rqtl.org/qtl2cran", ask=FALSE, checkBuilt=TRUE)