Package: kinship2
Version: 1.6.4
Date: 2015-08-03
Title: Pedigree Functions
Authors@R: c(person(c("Terry", "M"), "Therneau", role=c("aut")),
             person("Schaid", "Daniel", role="ctb"),
             person("Jason", "Sinnwell", email="sinnwell.jason@mayo.edu",role=c("aut","cre")),
	     person("Elizabeth", "Atkinson", role="ctb"))
Depends: R (>= 3.1.0), Matrix, quadprog
Imports: graphics, stats, methods
Description: Routines to handle family data with a pedigree object. 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.
LazyData: yes
License: GPL (>= 2)
URL: http://r-forge.r-project.org
NeedsCompilation: no
Packaged: 2015-08-03 17:03:47 UTC; sinnwell
Author: Terry M Therneau [aut],
  Schaid Daniel [ctb],
  Jason Sinnwell [aut, cre],
  Elizabeth Atkinson [ctb]
Maintainer: Jason Sinnwell <sinnwell.jason@mayo.edu>
Repository: CRAN
Date/Publication: 2015-08-03 21:10:46
Built: R 3.4.3; ; 2017-12-17 11:41:20 UTC; windows
