Package: PopGenHelpR
Title: Streamline Population Genomic and Genetic Analyses
Version: 1.0.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. The current version of 'PopGenHelpR' uses vcf and csv files to generate output, however, future implementations will expand the input file type options.
URL: https://kfarleigh.github.io/PopGenHelpR/
BugReports: https://github.com/kfarleigh/PopGenHelpR/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.0
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: adegenet, dartR, dplyr, ggplot2, graphics, gstat, hierfstat,
        magrittr, poppr, raster, reshape2, rnaturalearth, scatterpie,
        StAMPP, stats, sp, spdep, utils, vcfR
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-10 13:46:38 UTC; Keaka
Author: Keaka Farleigh [aut, cph, cre]
    (<https://orcid.org/0000-0002-9195-121X>),
  Mason Murphy [aut, cph, ctb] (<https://orcid.org/0000-0002-5317-1386>),
  Christopher Blair [aut, cph, ctb]
    (<https://orcid.org/0000-0002-4782-6788>),
  Tereza Jezkova [aut, cph, ctb]
    (<https://orcid.org/0000-0003-4114-4564>)
Maintainer: Keaka Farleigh <keakafarleigh@gmail.com>
Repository: CRAN
Date/Publication: 2023-02-13 08:40:05 UTC
Built: R 4.1.2; ; 2023-02-14 12:44:28 UTC; unix
