Type: Package
Package: ribd
Title: Pedigree-based Relatedness Coefficients
Version: 1.7.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, multi-person
    coefficients and two-locus coefficients (Vigeland, 2023,
    <doi:10.1093/g3journal/jkac326>). 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.6.0), R (>= 4.1.0)
Imports: glue, kinship2, slam
Suggests: ggplot2, ggrepel, plotly, spelling, testthat
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-08 19:37:01 UTC; magnu
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: 2025-02-08 21:40:02 UTC
Built: R 4.5.0; ; 2025-04-02 11:12:17 UTC; unix
