Package: clipp
Type: Package
Title: Calculating Likelihoods by Pedigree Paring
Version: 1.2.0
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
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-01 06:26:39 UTC; jdowty
Author: James Dowty [aut, cre],
  Kevin Wong [aut]
Maintainer: James Dowty <jgdowty@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-01 09:50:12 UTC
Built: R 4.6.1; ; 2026-09-01 23:51:38 UTC; windows
