Package: PopGenHelpR
Title: Streamline Population Genomic and Genetic Analyses
Version: 1.4.0
Authors@R: 
    c(person("Keaka", "Farleigh", , "keakafarleigh@gmail.com", role = c("aut","cph", "cre"), comment = c(ORCID = "0000-0002-9195-121X")),
    person("Mason", "Murphy", , "momurph@bgsu.edu", role = c("aut","cph", "ctb"), comment = c(ORCID = "0000-0002-5317-1386")),
    person("Christopher", "Blair", , "cblair@citytech.cuny.edu", role = c("aut","cph", "ctb"), comment = c(ORCID = "0000-0002-4782-6788")),
    person("Tereza", "Jezkova", , "jezkovt@miamioh.edu", role = c("aut","cph", "ctb"), comment = c(ORCID = "0000-0003-4114-4564")))
Description: Estimate commonly used population genomic statistics and generate publication quality figures. 'PopGenHelpR' uses vcf, 'geno' (012), and csv files to generate output.
URL: https://kfarleigh.github.io/PopGenHelpR/
BugReports: https://github.com/kfarleigh/PopGenHelpR/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, ggplot2, magrittr, methods, reshape2, rlang,
        scatterpie, stats, geodata, terra, ggspatial, spdep, sf, utils,
        vcfR
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-07-02 18:49:42 UTC; keaka
Author: Keaka Farleigh [aut, cph, cre] (ORCID:
    <https://orcid.org/0000-0002-9195-121X>),
  Mason Murphy [aut, cph, ctb] (ORCID:
    <https://orcid.org/0000-0002-5317-1386>),
  Christopher Blair [aut, cph, ctb] (ORCID:
    <https://orcid.org/0000-0002-4782-6788>),
  Tereza Jezkova [aut, cph, ctb] (ORCID:
    <https://orcid.org/0000-0003-4114-4564>)
Maintainer: Keaka Farleigh <keakafarleigh@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-02 19:00:02 UTC
Built: R 4.3.3; ; 2025-07-02 20:36:49 UTC; unix
