R/DOread is a support library for extending R/qtl2, primarily associated with capabilities.reimplementation of qtl2ggplot (for data visualization). See R/qtl2 (aka qtl2) for the bigger story of the qtl2 suite of routines.
You can install R/DOread from GitHub.
You will need the following packages for DOread:
install.packages(c("assertthat", "dplyr", "feather", "dbplyr"))
Once you have installed these, install DOread as
install_github("byandell/DOread")
coming ...