Package: qtl2 Version: 0.45-1 Date: 2026-07-07 Title: Quantitative Trait Locus Mapping in Experimental Crosses Description: Provides a set of tools to perform quantitative trait locus (QTL) analysis in experimental crosses. It is a reimplementation of the 'R/qtl' package to better handle high-dimensional data and complex cross designs. Broman et al. (2019) . Author: Karl W Broman [aut, cre] (), R Core Team [ctb] Maintainer: Karl W Broman Authors@R: c(person("Karl W", "Broman", role=c("aut", "cre"), email="broman@wisc.edu", comment=c(ORCID = "0000-0002-4914-6671")), person("R Core Team", role="ctb")) Copyright: Code for Brent's method for univariate function optimization was taken from R 3.2.2 (Copyright 1995, 1996 Robert Gentleman and Ross Ihaka, Copyright 2003-2004 The R Foundation, Copyright 1998-2014 The R Core Team). Depends: R (>= 3.1.0) Imports: Rcpp (>= 1.0.7), yaml (>= 2.1.13), jsonlite (>= 0.9.17), data.table (>= 1.10.4-3), parallel, stats, utils, graphics, grDevices, RSQLite Suggests: testthat, devtools, roxygen2, vdiffr, qtl License: GPL-3 URL: https://kbroman.org/qtl2/, https://github.com/rqtl/qtl2 BugReports: https://github.com/rqtl/qtl2/issues LazyData: true Encoding: UTF-8 ByteCompile: true LinkingTo: Rcpp, RcppEigen Roxygen: list(markdown=TRUE) Config/roxygen2/version: 8.0.0 Repository: https://rqtl.r-universe.dev Date/Publication: 2026-07-10 21:43:53 UTC RemoteUrl: https://github.com/rqtl/qtl2 RemoteRef: HEAD RemoteSha: 7b7402903c3f9129522132160bce011f9a88d1d7 NeedsCompilation: yes Packaged: 2026-07-10 21:49:20 UTC; root