Package: qgg Type: Package Title: Statistical Tools for Quantitative Genetic Analyses Version: 1.1.6 Date: 2024-12-13 Authors@R: c(person("Peter", "Soerensen", email = "peter.sorensen@r-qgg.org", role = c("aut", "cre")), person("Palle", "Duun Rohde", email = "palle.d.rohde@mbg.au.dk", role = "aut"), person("Izel", "Fourie Soerensen", email = "izel.sorensen@gmail.com", role = "aut")) Maintainer: Peter Soerensen Description: Provides an infrastructure for efficient processing of large-scale genetic and phenotypic data including core functions for: 1) fitting linear mixed models, 2) constructing marker-based genomic relationship matrices, 3) estimating genetic parameters (heritability and correlation), 4) performing genomic prediction and genetic risk profiling, and 5) single or multi-marker association analyses. Rohde et al. (2019) . License: GPL-3 Encoding: UTF-8 Depends: R (>= 3.3.0) Imports: Rcpp (>= 1.0.5), data.table, parallel, statmod, stats, MCMCpack, MASS, coda, corpcor, Matrix, methods LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.3 URL: https://github.com/psoerensen/qgg BugReports: https://github.com/psoerensen/qgg/issues Repository: https://psoerensen.r-universe.dev Date/Publication: 2026-04-16 20:05:46 UTC RemoteUrl: https://github.com/psoerensen/qgg RemoteRef: HEAD RemoteSha: bfac8b2c388afb7ae1c88019bcfef8588f81aedb NeedsCompilation: yes Packaged: 2026-07-15 05:29:52 UTC; root Author: Peter Soerensen [aut, cre], Palle Duun Rohde [aut], Izel Fourie Soerensen [aut]