Package: multipoolR Title: Efficient Multi-Locus Genetic Mapping in R Version: 0.10.5 Authors@R: person("Carson", "Stacy", , "clstacy.stat@gmail.com", role = c("aut", "cre")) Description: An R package port for Multitool for efficient multi-locus genetic mapping of quantitative traits using a multi-pool sequencing approach. The package implements a Bayesian hierarchical model to estimate allele frequencies and test for associations between genetic variants and phenotypes. It provides functions for data preprocessing, model fitting, and visualization of results. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.5.0) Imports: checkmate, data.table, ggplot2, lifecycle, matrixStats (>= 1.2.0), ggrepel, stats, AnnotationDbi, BiocGenerics, future.apply, GenomeInfoDb, GenomicFeatures, GenomicRanges, S4Vectors, TxDb.Scerevisiae.UCSC.sacCer3.sgdGene, org.Sc.sgd.db, testthat (>= 3.0.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 LazyData: true Config/pak/sysreqs: cmake make libbz2-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://clstacy.r-universe.dev Date/Publication: 2025-12-26 13:37:34 UTC RemoteUrl: https://github.com/clstacy/multipoolR RemoteRef: HEAD RemoteSha: 9ea6c2f54a0d3f768c3ff80a91fb0d7b8bb84ae6 NeedsCompilation: no Packaged: 2026-07-05 04:54:45 UTC; root Author: Carson Stacy [aut, cre] Maintainer: Carson Stacy