Package: handwriterRF Type: Package Title: Handwriting Analysis with Random Forests Version: 1.1.1.9000 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("Stephanie", "Reinders", role = c("aut", "cre"), email = "reinders.stephanie@gmail.com")) Maintainer: Stephanie Reinders Description: Perform forensic handwriting analysis of two scanned handwritten documents. This package implements the statistical method described by Madeline Johnson and Danica Ommen (2021) . Similarity measures and a random forest produce a score-based likelihood ratio that quantifies the strength of the evidence in favor of the documents being written by the same writer or different writers. License: GPL (>= 3) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), tibble Depends: R (>= 3.5) Imports: dplyr, handwriter (>= 3.2.4), lifecycle, magrittr, purrr, ranger, reshape2, stringr, tidyr, tidyselect Config/testthat/edition: 3 URL: https://github.com/CSAFE-ISU/handwriterRF BugReports: https://github.com/CSAFE-ISU/handwriterRF/issues Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: cmake libglpk-dev make jags libicu-dev libpng-dev libxml2-dev Repository: https://csafe-isu.r-universe.dev Date/Publication: 2025-09-30 18:04:52 UTC RemoteUrl: https://github.com/csafe-isu/handwriterrf RemoteRef: HEAD RemoteSha: 8e4bbaeb52eaf71d7c1b46d05348a614e1b9df1b NeedsCompilation: no Packaged: 2026-07-04 02:33:26 UTC; root Author: Iowa State University of Science and Technology on behalf of its Center for Statistics and Applications in Forensic Evidence [aut, cph, fnd], Stephanie Reinders [aut, cre]