Package: dvir
Type: Package
Title: Disaster Victim Identification
Version: 2.0.0
Authors@R: c(
    person("Thore", "Egeland", email = "thore.egeland@nmbu.no", 
           role = c("aut", "cre")),   
    person("Magnus Dehli", "Vigeland", email = "m.d.vigeland@medisin.uio.no", 
           role = "aut", comment = c(ORCID = "0000-0002-9134-4962")))
Description: Joint DNA-based disaster victim identification (DVI), as described in 
    Vigeland and Egeland (2021) <doi:10.21203/rs.3.rs-296414/v1>. Joint 
    Victim identification is performed by optimising the joint likelihood of all 
    genotyped individuals. Individual identification probabilities, conditional on
    all available information, are derived from the joint solution in the form of 
    posterior pairing probabilities. 'dvir' is part of the 'ped suite' ecosystem 
    for pedigree analysis, and relies in particular on 'forrel' for computation 
    of likelihood ratios.
License: GPL-3
URL: https://github.com/thoree/dvir
BugReports: https://github.com/thoree/dvir/issues
Encoding: UTF-8
Language: en-GB
Depends: R (>= 3.5.0), pedtools (>= 0.9.7)
Imports: forrel (>= 1.3.0), pedprobr (>= 0.4.0)
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-03-25 14:14:14 UTC; theg
Author: Thore Egeland [aut, cre],
  Magnus Dehli Vigeland [aut] (<https://orcid.org/0000-0002-9134-4962>)
Maintainer: Thore Egeland <thore.egeland@nmbu.no>
Repository: CRAN
Date/Publication: 2021-03-29 09:40:02 UTC
