Package: pedmut
Title: Mutation Models for Pedigree Likelihood Computations
Version: 0.7.1
Authors@R: c(
    person("Magnus Dehli", "Vigeland", , "m.d.vigeland@medisin.uio.no", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9134-4962")),
    person("Thore", "Egeland", , "thore.egeland@nmbu.no", role = "ctb",
           comment = c(ORCID = "0000-0002-3465-8885"))
  )
Description: A collection of functions for modelling mutations in
    pedigrees with marker data, as used e.g. in likelihood computations
    with microsatellite data. Implemented models include equal,
    proportional and stepwise models, as well as random models for
    experimental work, and custom models allowing the user to apply any
    valid mutation matrix. Allele lumping is done following the
    lumpability criteria of Kemeny and Snell (1976), ISBN:0387901922.
License: GPL-3
URL: https://github.com/magnusdv/pedmut
Depends: R (>= 4.1.0)
Suggests: testthat
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-11-04 23:38:57 UTC; magnusdv
Author: Magnus Dehli Vigeland [aut, cre]
    (<https://orcid.org/0000-0002-9134-4962>),
  Thore Egeland [ctb] (<https://orcid.org/0000-0002-3465-8885>)
Maintainer: Magnus Dehli Vigeland <m.d.vigeland@medisin.uio.no>
Repository: CRAN
Date/Publication: 2023-11-05 00:20:02 UTC
Built: R 4.2.3; ; 2023-11-15 01:07:35 UTC; unix
