Package: kinship2
Version: 1.8.5
Date: 2019-5-31
Title: Pedigree Functions
Authors@R: c(
	person("Jason", "Sinnwell", email="sinnwell.jason@mayo.edu", role=c("aut","cre")),
	person("Terry", "Therneau", role="aut"),
	person("Daniel", "Schaid", role="ctb"),
	person("Elizabeth", "Atkinson", role="ctb"),
	person("Carly", "Mester", role='ctb'))
Depends: R (>= 3.4.0), Matrix, quadprog
Suggests: knitr
Imports: graphics, stats, methods
Description: Routines to handle family data with a pedigree object (2014, <doi: 10.1159/000363105>). The initial purpose was to create correlation structures that describe family relationships such as kinship and identity-by-descent, which can be used to model family data in mixed effects models, such as in the coxme function. Also includes a tool for pedigree drawing which is focused on producing compact layouts without intervention. Recent additions include utilities to trim the pedigree object with various criteria, and kinship for the X chromosome.
License: GPL (>= 2)
VignetteBuilder: knitr
URL: https://cran.r-project.org/package=kinship2
NeedsCompilation: no
Packaged: 2020-02-10 08:01:40 UTC; ripley
Author: Jason Sinnwell [aut, cre],
  Terry Therneau [aut],
  Daniel Schaid [ctb],
  Elizabeth Atkinson [ctb],
  Carly Mester [ctb]
Maintainer: Jason Sinnwell <sinnwell.jason@mayo.edu>
Repository: CRAN
Date/Publication: 2020-02-10 08:07:01 UTC
Built: R 4.0.2; ; 2020-07-15 23:52:46 UTC; unix
