Package: handwriter
Title: Handwriting Analysis in R
Version: 3.2.4
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://github.com/CSAFE-ISU/handwriter>.
Depends: R (>= 3.5.0)
LinkingTo: Rcpp, RcppArmadillo
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: doParallel, dplyr, foreach, ggplot2, igraph, lpSolve, magick,
        mc2d, png, purrr, Rcpp, reshape2, Rfast, rjags, stringr, tidyr,
        tidyselect
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), coda, withr
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/CSAFE-ISU/handwriter
BugReports: https://github.com/CSAFE-ISU/handwriter/issues
NeedsCompilation: yes
Packaged: 2025-01-03 17:55:20 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: 2025-01-17 18:50:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 05:04:25 UTC; windows
Archs: x64
