Package: popkin Title: Estimate Kinship and FST under Arbitrary Population Structure Version: 1.3.25.9000 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) . LazyData: true Depends: R (>= 3.5.0) Imports: RColorBrewer, graphics, grDevices, ape Suggests: BEDMatrix, testthat, knitr, rmarkdown, bnpsd License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr URL: https://github.com/StoreyLab/popkin/ BugReports: https://github.com/StoreyLab/popkin/issues Repository: https://storeylab.r-universe.dev Date/Publication: 2026-01-27 19:05:12 UTC RemoteUrl: https://github.com/storeylab/popkin RemoteRef: HEAD RemoteSha: a5d45b5f26f6c88e01099356572c72c18e07a922 NeedsCompilation: no Packaged: 2026-07-04 05:17:35 UTC; root Author: Alejandro Ochoa [aut, cre] (ORCID: ), John D. Storey [aut] (ORCID: ) Maintainer: Alejandro Ochoa