Package: diemr
Title: Diagnostic Index Expectation Maximisation in R
Version: 1.0
Authors@R: c(
    person(given = "Natalia",
           family = "Martinkova",
           role = c("aut", "cre"),
           email = "martinkova@ivb.cz",
           comment = c(ORCID = "0000-0003-4556-4363")),
    person(given = "Stuart",
           family = "Baird",
           role = c("aut"),
           email = "stuartj.e.baird@gmail.com",
           comment = c(ORCID = "0000-0002-7144-9919")))
Description: Likelihood-based genome polarisation finds which alleles of genomic markers 
    belong to which side of the barrier. 
	Co-estimates which individuals belong to either side of the barrier and barrier strength.
	Uses expectation maximisation in likelihood framework.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
Imports: zoo
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-28 06:33:24 UTC; martinkova
Author: Natalia Martinkova [aut, cre] (<https://orcid.org/0000-0003-4556-4363>),
  Stuart Baird [aut] (<https://orcid.org/0000-0002-7144-9919>)
Maintainer: Natalia Martinkova <martinkova@ivb.cz>
Repository: CRAN
Date/Publication: 2022-03-29 07:50:06 UTC
Built: R 4.0.5; ; 2022-03-30 10:25:51 UTC; unix
