Type: Package
Package: ribd
Title: Pedigree-based Relatedness Coefficients
Version: 1.6.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, 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://pubmed.ncbi.nlm.nih.gov/3422543/>),
    two-locus coefficients (Thompson (1988) <doi:10.1093/imammb/5.4.261>)
    and multi-person coefficients. Many features of 'ribd' are available
    through the online app 'QuickPed' 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 (>= 2.0.0), R (>= 4.1.0)
Imports: glue, kinship2, slam
Suggests: spelling, testthat
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-09 10:48:24 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: 2023-08-10 13:00:09 UTC
Built: R 4.2.0; ; 2023-08-11 11:42:40 UTC; unix
