Package: DNAtools
Type: Package
Title: Tools for Analysing Forensic Genetic DNA Data
Version: 0.2-4
Authors@R: c(
    person(given = "Torben", family = "Tvedebrink", 
        email = "tvede@math.aau.dk", role = c("aut")),
    person(given = "James", family = "Curran", 
        email = "j.curran@auckland.ac.nz", role = c("aut")),
    person(given = "Mikkel Meyer", family = "Andersen", 
        email = "mikl@math.aau.dk", role = c("aut", "cre"))
  )
Author: Torben Tvedebrink [aut],
  James Curran [aut],
  Mikkel Meyer Andersen [aut, cre]
Maintainer: Mikkel Meyer Andersen <mikl@math.aau.dk>
Description: Computationally efficient tools for comparing all pairs of profiles
    in a DNA database. The expectation and covariance of the summary statistic
    is implemented for fast computing. Routines for estimating proportions of
    close related individuals are available. The use of wildcards (also called F-
    designation) is implemented. Dedicated functions ease plotting the results. 
    See Tvedebrink et al. (2012) <doi:10.1016/j.fsigen.2011.08.001>. 
    Compute the distribution of the numbers of alleles in DNA mixtures. 
    See Tvedebrink (2013) <doi:10.1016/j.fsigss.2013.10.142>.
License: GPL (>= 2) | file LICENSE
Depends: R (>= 3.3.0)
Imports: Rsolnp (>= 1.16), multicool (>= 0.1-10), Rcpp (>= 0.12.12),
        RcppParallel (>= 4.3.20)
LinkingTo: Rcpp, RcppParallel, RcppProgress
SystemRequirements: C++17, GNU make
BugReports: https://github.com/mikldk/DNAtools/issues
NeedsCompilation: yes
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat, testthis, knitr, rmarkdown
VignetteBuilder: utils, knitr
Packaged: 2022-03-17 12:21:48 UTC; mikl
Repository: CRAN
Date/Publication: 2022-03-17 13:10:06 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 02:04:32 UTC; windows
Archs: x64
