Package: popkin
Title: Estimate Kinship and FST under Arbitrary Population Structure
Version: 1.3.17
Authors@R: c(
    person(given = "Alejandro",
	   family = "Ochoa",
	   role = c("aut", "cre"),
	   email = "alejandro.ochoa@duke.edu",
           comment = c(ORCID = "0000-0003-4928-3403")),
    person(given = "John D.",
           family = "Storey",
	   role = c("aut"),
	   email = "jstorey@princeton.edu",
           comment = c(ORCID = "0000-0001-5992-402X"))
    )
Description: Provides functions to estimate the kinship matrix of individuals from a large set of biallelic SNPs, and extract inbreeding coefficients and the generalized FST (Wright's fixation index).  Method described in Ochoa and Storey (2021) <doi:10.1371/journal.pgen.1009241>.
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 0.12.10), RColorBrewer, graphics, grDevices, ape
LinkingTo: Rcpp, RcppEigen
Suggests: BEDMatrix, testthat, knitr, rmarkdown, lfa, bnpsd
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: https://github.com/StoreyLab/popkin/
BugReports: https://github.com/StoreyLab/popkin/issues
NeedsCompilation: yes
Packaged: 2022-01-27 03:58:14 UTC; viiia
Author: Alejandro Ochoa [aut, cre] (<https://orcid.org/0000-0003-4928-3403>),
  John D. Storey [aut] (<https://orcid.org/0000-0001-5992-402X>)
Maintainer: Alejandro Ochoa <alejandro.ochoa@duke.edu>
Repository: CRAN
Date/Publication: 2022-01-27 10:00:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-01-28 11:34:45 UTC; unix
Archs: popkin.so.dSYM
