Type: Package
Package: pedprobr
Title: Probability Computations on Pedigrees
Version: 0.9.2
Authors@R: 
    person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9134-4962"))
Description: An implementation of the Elston-Stewart algorithm for
    calculating pedigree likelihoods given genetic marker data (Elston and
    Stewart (1971) <doi:10.1159/000152448>). The standard algorithm is
    extended to allow inbred founders. 'pedprobr' is part of the 'ped
    suite', a collection of packages for pedigree analysis in R. In
    particular, 'pedprobr' depends on 'pedtools' for pedigree
    manipulations and 'pedmut' for mutation modelling. For more
    information, see 'Pedigree Analysis in R' (Vigeland, 2021,
    ISBN:9780128244302).
License: GPL (>= 2)
URL: https://github.com/magnusdv/pedprobr
BugReports: https://github.com/magnusdv/pedprobr/issues
Depends: R (>= 4.1.0), pedtools (>= 1.1.0)
Imports: pedmut (>= 0.5.0)
Suggests: testthat
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.1
SystemRequirements: MERLIN (https://csg.sph.umich.edu/abecasis/merlin/)
        for calculations involving multiple linked markers.
NeedsCompilation: no
Packaged: 2024-02-28 14:50:24 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: 2024-02-28 17:50:02 UTC
