Package: clipp
Type: Package
Title: Calculating Likelihoods by Pedigree Paring
Version: 1.1.1
Authors@R: 
  c(person(given = "James",
           family = "Dowty",
           role = c("aut", "cre"),
           email = "jgdowty@gmail.com"),
    person(given = "Kevin",
           family = "Wong",
           role = c("aut"),
           email = "wongck.kevin@gmail.com"))
Description: A fast and general implementation of the Elston-Stewart algorithm
 that can calculate the likelihoods of large and complex pedigrees. 
 References for the Elston-Stewart algorithm are
 Elston & Stewart (1971) <doi:10.1159/000152448>,
 Lange & Elston (1975) <doi:10.1159/000152714> and
 Cannings et al. (1978) <doi:10.2307/1426718>. 
Depends: R (>= 3.5.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-12 05:10:00 UTC; jdowty
Author: James Dowty [aut, cre],
  Kevin Wong [aut]
Maintainer: James Dowty <jgdowty@gmail.com>
Repository: CRAN
Date/Publication: 2022-07-12 05:30:02 UTC
Built: R 4.2.0; ; 2023-04-01 11:29:22 UTC; unix
