Type: Package Package: idiolect Title: Forensic Authorship Analysis Version: 1.2.0.9000 Authors@R: c( person("Andrea", "Nini", , "andrea.nini@manchester.ac.uk", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-4218-5130")), person("David", "van Leeuwen", role = ("cph"), comment = "Author of some bundled functions from package ROC") ) Description: Carry out comparative authorship analysis of disputed and undisputed texts within the Likelihood Ratio Framework for expressing evidence in forensic science. This package contains implementations of well-known algorithms for comparative authorship analysis, such as Smith and Aldridge's (2011) Cosine Delta or Koppel and Winter's (2014) Impostors Method , as well as functions to measure their performance and to calibrate their outputs into Log-Likelihood Ratios. License: GPL (>= 2) URL: https://github.com/andreanini/idiolect, https://andreanini.github.io/idiolect/ BugReports: https://github.com/andreanini/idiolect/issues Depends: quanteda, R (>= 4.1.0) Imports: caret, dplyr, fdrtool, ggplot2, kgrams, pbapply, pROC, proxy, quanteda.textstats, spacyr, stringr Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libpng-dev libxml2-dev python3 Repository: https://andreanini.r-universe.dev Date/Publication: 2026-05-15 17:08:57 UTC RemoteUrl: https://github.com/andreanini/idiolect RemoteRef: HEAD RemoteSha: 0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1 NeedsCompilation: no Packaged: 2026-06-14 06:57:22 UTC; root Author: Andrea Nini [aut, cre, cph] (ORCID: ), David van Leeuwen [cph] (Author of some bundled functions from package ROC) Maintainer: Andrea Nini