Package: dvir
Type: Package
Title: Disaster Victim Identification
Version: 2.1.0
Authors@R: c(
    person("Thore", "Egeland", email = "thore.egeland@nmbu.no", 
           role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3465-8885")),   
    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>. Identification is 
    performed by optimising the joint likelihood of all victim samples and 
    reference 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' collection
    of packages for pedigree analysis. In particular it uses 'forrel' for 
    calculation 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.5.0)
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-18 08:27:41 UTC; magnusdv
Author: Thore Egeland [aut, cre] (<https://orcid.org/0000-0002-3465-8885>),
  Magnus Dehli Vigeland [aut] (<https://orcid.org/0000-0002-9134-4962>)
Maintainer: Thore Egeland <thore.egeland@nmbu.no>
Repository: CRAN
Date/Publication: 2021-05-18 11:50:05 UTC
Built: R 4.0.2; ; 2021-05-19 11:08:03 UTC; unix
