Package: PopGenHelpR Title: Streamline Population Genomic and Genetic Analyses Version: 1.4.2 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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 Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libgdal-dev gdal-bin libgeos-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://kfarleigh.r-universe.dev Date/Publication: 2026-06-22 12:40:46 UTC RemoteUrl: https://github.com/kfarleigh/popgenhelpr RemoteRef: HEAD RemoteSha: ab298cbcd73cbc528c75c5e592d8599f6956f63e NeedsCompilation: no Packaged: 2026-06-22 13:58:45 UTC; root Author: Keaka Farleigh [aut, cph, cre] (ORCID: ), Mason Murphy [aut, cph, ctb] (ORCID: ), Christopher Blair [aut, cph, ctb] (ORCID: ), Tereza Jezkova [aut, cph, ctb] (ORCID: ) Maintainer: Keaka Farleigh