Package: qtl2ggplot
Version: 1.2.6
Date: 2025-07-28
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.2
NeedsCompilation: yes
Packaged: 2025-07-28 16:22:47 UTC; brianyandell
Author: Brian S Yandell [aut, cre],
  Karl W Broman [aut]
Maintainer: Brian S Yandell <brian.yandell@wisc.edu>
Repository: CRAN
Date/Publication: 2025-07-28 16:50:09 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 03:18:26 UTC; windows
Archs: x64
