Last data update: 2014.03.03

kinship2

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


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'kinship2' ...
** package 'kinship2' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'kinship2'
    finding HTML links ... done
    align.pedigree                          html  
    autohint                                html  
    bitSize                                 html  
    familycheck                             html  
    findAvailAffected                       html  
    findAvailNonInform                      html  
    findUnavailable                         html  
    ibdMatrix                               html  
    kindepth                                html  
    kinship                                 html  
    makefamid                               html  
    makekinship                             html  
    minnbreast                              html  
    pedigree                                html  
    pedigree.legend                         html  
    pedigree.shrink                         html  
    pedigree.unrelated                      html  
    plot.pedigree                           html  
    plot.pedigree.shrink                    html  
    printBanner                             html  
    sample.ped                              html  
    testped1                                html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (kinship2)
Making 'packages.html' ... done