Package: pedprobr
Type: Package
Title: Probability Computations on Pedigrees
Version: 0.5.0
Authors@R: person("Magnus Dehli", "Vigeland", 
                  email = "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, based on 'pedtools' for handling pedigrees and 
    markers. Mutation modelling is supported by the 'pedmut' package.
License: GPL-3
URL: https://github.com/magnusdv/pedprobr
BugReports: https://github.com/magnusdv/pedprobr/issues
Encoding: UTF-8
Language: en-GB
Depends: R (>= 3.1.0), pedtools
Imports: pedmut
Suggests: testthat
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-25 14:13:51 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-03-27 08:40:23 UTC
Built: R 4.0.2; ; 2021-03-28 10:39:55 UTC; unix
