Type: Package
Package: ribd
Title: Pedigree-based Relatedness Coefficients
Version: 1.3.1
Authors@R: 
    person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9134-4962"))
Description: Recursive algorithms for computing various relatedness
    coefficients, including pairwise kinship, kappa and identity
    coefficients. Both autosomal and X-linked coefficients are computed.
    Founders are allowed to be inbred, enabling construction of any given
    kappa coefficients (Vigeland (2020) <doi:10.1007/s00285-020-01505-x>).
    In addition to the standard pairwise coefficients, 'ribd' also
    computes a range of lesser-known coefficients, including generalised
    kinship coefficients (Karigl (1981)
    <doi:10.1111/j.1469-1809.1981.tb00341.x>; Weeks and Lange (1988)
    <https:www.ncbi.nlm.nih.gov/pmc/articles/PMC1715269>), two-locus
    coefficients (Thompson (1988) <doi:10.1093/imammb/5.4.261>) and
    multi-person coefficients.  This package is part of the 'ped suite', a
    collection of packages for pedigree analysis in R. Several methods of
    'ribd' are featured in the online app 'QuickPed' available at
    <https://magnusdv.shinyapps.io/quickped>.
License: GPL-3
URL: https://github.com/magnusdv/ribd,
        https://magnusdv.github.io/pedsuite/
Depends: pedtools, R (>= 3.5.0)
Imports: glue, kinship2, slam
Suggests: identity, testthat
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-26 06:39:38 UTC; magnusdv
Author: Magnus Dehli Vigeland [aut, cre]
    (<https://orcid.org/0000-0002-9134-4962>)
Maintainer: Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>
Repository: CRAN
Date/Publication: 2021-11-26 16:10:59 UTC
Built: R 4.0.2; ; 2021-11-27 11:56:17 UTC; unix
