Package: PopPsiSeqR
Type: Package
Title: Process and Visualize Evolve & Resequence Experiments
Version: 1.0.0
Date: 2025-07-29
Authors@R: 
    person("Charles", "Soeder", , "csoeder@email.unc.edu", role = c("aut", "cre", "cph"))
Description: Handle data from evolve and resequence experiments. 
    Measured allele frequencies (e.g., from variants called from high-throughput 
    sequencing data) are compared using an update of the PsiSeq algorithm 
    (Earley, Eric and Corbin Jones (2011) <doi:10.1534/genetics.111.129445>). 
    Functions for saving and loading important files are also included, as well 
    as functions for basic data visualization.
URL: https://github.com/csoeder/PopPsiSeq,
        https://github.com/csoeder/PopPsiSeqR
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: rtracklayer, GenomicRanges, ggplot2, dplyr, S4Vectors,
        magrittr, ggbio, withr, utils, patchwork, tidyr, rlang,
        devtools
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
BugReports: https://github.com/csoeder/PopPsiSeqR/issues
NeedsCompilation: no
Packaged: 2025-08-18 14:01:53 UTC; csoeder
Author: Charles Soeder [aut, cre, cph]
Maintainer: Charles Soeder <csoeder@email.unc.edu>
Repository: CRAN
Date/Publication: 2025-08-20 17:40:06 UTC
