Package: qtl2ggplot Version: 1.2.8 Date: 2025-11-05 Title: Data Visualization for QTL Experiments Authors@R: c(person("Brian S Yandell", role = c("aut", "cre"), email = "brian.yandell@wisc.edu"), person("Karl W Broman", role = "aut", email = "kbroman@biostat.wisc.edu")) Description: Functions to plot QTL (quantitative trait loci) analysis results and related diagnostics. Part of 'qtl2', an upgrade of the 'qtl' package to better handle high-dimensional data and complex cross designs. Depends: R (>= 3.1.0) Imports: Rcpp (>= 0.12.7), assertthat, dplyr, ggplot2, purrr, stringr, tidyr, rlang, graphics, RColorBrewer, grid, qtl2, ggrepel Suggests: devtools, testthat, roxygen2, knitr, rmarkdown VignetteBuilder: knitr License: GPL-3 URL: https://github.com/byandell-sysgen/qtl2ggplot, https://kbroman.org/qtl2/ BugReports: https://github.com/byandell-sysgen/qtl2ggplot/issues Encoding: UTF-8 ByteCompile: true LinkingTo: Rcpp RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev Repository: https://byandell-sysgen.r-universe.dev Date/Publication: 2025-11-05 16:04:50 UTC RemoteUrl: https://github.com/byandell-sysgen/qtl2ggplot RemoteRef: HEAD RemoteSha: 6869ce9b97e564a15ccf59dc07c718d7bcc1d75c NeedsCompilation: yes Packaged: 2026-06-24 11:08:14 UTC; root Author: Brian S Yandell [aut, cre], Karl W Broman [aut] Maintainer: Brian S Yandell