Package: popkin
Title: Estimate Kinship and FST under Arbitrary Population Structure
Version: 1.3.0
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 (2016) <doi:10.1101/083923>.
Depends:
Imports: Rcpp (>= 0.12.10), RColorBrewer, graphics, grDevices
LinkingTo: Rcpp, RcppEigen
Suggests: BEDMatrix, testthat, knitr, rmarkdown, lfa
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
VignetteBuilder: knitr
URL: https://github.com/StoreyLab/popkin/
BugReports: https://github.com/StoreyLab/popkin/issues
NeedsCompilation: yes
Packaged: 2019-12-17 20:56:58 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: 2019-12-17 23:30:02 UTC
Built: R 4.1.0; x86_64-w64-mingw32; 2020-08-03 08:52:06 UTC; windows
Archs: i386, x64
