QTL Analysis of Brem Kruglyak Yeast Data
This R package is too large for CRAN (~15Mb). It suggests R/qtlhot (>= 0.6.7). To install, first do
install.packages("devtools")
If on Windows, you will then need to install Rtools from http://cran.r-project.org/bin/windows/Rtools. This is an executable that will install some applications in c:\Rtools. You will also need pdflatex, which means you need a TeX distribution such as MikTeX or TeX Live.
library(devtools)
install_github("qtlyeast", "byandell")
Alternatively, you can visit http://www.stat.wisc.edu/~yandell/statgen/software/qtlyeast and pick up the current source (.tar.gz) or Windows read (.zip) package.