Package: qtl Version: 1.75-2 Date: 2026-06-05 Title: Tools for Analyzing QTL Experiments Author: Karl W Broman [aut, cre] (), Hao Wu [aut], Gary Churchill [ctb] (), Saunak Sen [ctb] (), Danny Arends [ctb] (), Robert Corty [ctb], Timothee Flutre [ctb], Ritsert Jansen [ctb], Pjotr Prins [ctb] (), Lars Ronnegard [ctb], Rohan Shah [ctb], Laura Shannon [ctb], Quoc Tran [ctb], Aaron Wolen [ctb], Brian Yandell [ctb] (), R Core Team [ctb] Authors@R: c(person(given = c("Karl", "W"), family = "Broman", role = c("aut", "cre"), email = "broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671")), person(given = "Hao", family = "Wu", role = "aut"), person(given = c("Gary"), family = "Churchill", role = "ctb", comment=c(ORCID = "0000-0001-9190-9284")), person(given = "Saunak", family = "Sen", role = "ctb", comment=c(ORCID = "0000-0003-4519-6361")), person(given = "Danny", family = "Arends", role = "ctb", comment=c(ORCID = "0000-0001-8738-0162")), person(given = "Robert", family = "Corty", role = "ctb"), person(given = "Timothee", family = "Flutre", role = "ctb"), person(given = "Ritsert", family = "Jansen", role = "ctb"), person(given = "Pjotr", family = "Prins", role = "ctb", comment=c(ORCID = "0000-0002-8021-9162")), person(given = "Lars", family = "Ronnegard", role = "ctb"), person(given = "Rohan", family = "Shah", role = "ctb"), person(given = "Laura", family = "Shannon", role = "ctb"), person(given = "Quoc", family = "Tran", role = "ctb"), person(given = "Aaron", family = "Wolen", role = "ctb"), person(given = "Brian", family = "Yandell", role = "ctb", comment=c(ORCID = "0000-0002-8774-9377")), person("R Core Team", role = "ctb")) Maintainer: Karl W Broman Description: Analysis of experimental crosses to identify genes (called quantitative trait loci, QTLs) contributing to variation in quantitative traits. Broman et al. (2003) . Copyright: Code for Brent's method for finding the root of a univariate function was taken from R 2.15.1 (Copyright 1999, 2001 The R Core Team) Depends: R (>= 2.14.0) Imports: parallel, graphics, stats, utils, grDevices Suggests: testthat License: GPL-3 URL: https://rqtl.org, https://github.com/kbroman/qtl BugReports: https://github.com/kbroman/qtl/issues Encoding: UTF-8 ByteCompile: true Repository: https://kbroman.r-universe.dev Date/Publication: 2026-06-05 21:11:27 UTC RemoteUrl: https://github.com/kbroman/qtl RemoteRef: HEAD RemoteSha: 8033b15c7faa579822c73f6d9fafd7a2db6ddaab NeedsCompilation: yes Packaged: 2026-06-24 01:31:03 UTC; root