Package: qtl2ggplot
Version: 1.0.6
Date: 2021-05-25
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
Suggests: devtools, testthat, roxygen2, knitr, rmarkdown
VignetteBuilder: knitr
License: GPL-3
URL: https://kbroman.org/qtl2/
LinkingTo: Rcpp
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-05-25 17:37:39 UTC; brianyandell
Author: Brian S Yandell [aut, cre],
  Karl W Broman [aut]
Maintainer: Brian S Yandell <brian.yandell@wisc.edu>
Repository: CRAN
Date/Publication: 2021-05-26 12:30:02 UTC
