Package: popkin
Title: Estimate Kinship and FST under Arbitrary Population Structure
Version: 1.1.2
Authors@R: c(
	   person("Alejandro", "Ochoa", email = "alejandro.ochoa@duke.edu", role = c("aut", "cre")),
	   person("John D.", "Storey", email = "jstorey@princeton.edu", role = c("aut"))
	   )
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: 6.1.1.9000
VignetteBuilder: knitr
URL: https://github.com/StoreyLab/popkin/
BugReports: https://github.com/StoreyLab/popkin/issues
NeedsCompilation: yes
Packaged: 2019-02-14 02:49:24 UTC; viiia
Author: Alejandro Ochoa [aut, cre],
  John D. Storey [aut]
Maintainer: Alejandro Ochoa <alejandro.ochoa@duke.edu>
Repository: CRAN
Date/Publication: 2019-02-14 12:52:14 UTC
