Type: Package
Package: ribd
Title: Pedigree-based Relatedness Coefficients
Version: 1.5.0
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, which enables construction of any
    given kappa coefficients, as described in Vigeland (2020)
    <doi:10.1007/s00285-020-01505-x>. In addition to the standard
    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>. See Vigeland (2022)
    <doi:10.1186/s12859-022-04759-y>.
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: spelling, testthat
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-13 13:55:57 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: 2022-09-14 08:30:02 UTC
Built: R 4.1.2; ; 2022-09-15 10:34:53 UTC; unix
