Package: handwriter
Title: Handwriting Analysis in R
Version: 2.0.3
Authors@R: c(person("Iowa State University of Science and Technology on behalf of its Center for Statistics and Applications in Forensic Evidence", role = c("aut", "cph", "fnd")),
          person("Nick", "Berry", role = "aut"),
          person("Stephanie", "Reinders", role = c("aut", "cre"), email = "srein@iastate.edu"),
          person("James", "Taylor", role = "aut"),
          person("Felix", "Baez-Santiago", role = "ctb"),
          person("Jon", "González", role = "ctb"))
Maintainer: Stephanie Reinders <srein@iastate.edu>
Description: Perform statistical writership analysis of scanned handwritten documents.
             Webpage provided at: <https://csafe-isu.github.io/handwriter/index.html>.
Depends: R (>= 3.5.0)
LinkingTo: Rcpp, RcppArmadillo
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: doParallel, dplyr, foreach, futile.logger, ggplot2, igraph,
        lpSolve, magick, mc2d, png, purrr, Rcpp, reshape2, Rfast,
        rjags, stringr, tidyr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), coda
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/CSAFE-ISU/handwriter
BugReports: https://github.com/CSAFE-ISU/handwriter/issues
NeedsCompilation: yes
Packaged: 2023-12-08 18:46:36 UTC; stephanie
Author: Iowa State University of Science and Technology on behalf of its Center
    for Statistics and Applications in Forensic Evidence [aut, cph,
    fnd],
  Nick Berry [aut],
  Stephanie Reinders [aut, cre],
  James Taylor [aut],
  Felix Baez-Santiago [ctb],
  Jon González [ctb]
Repository: CRAN
Date/Publication: 2023-12-08 20:20:02 UTC
