{
  "_id": "6a1f2a05b401979e7342434c",
  "Type": "Package",
  "Package": "idiolect",
  "Title": "Forensic Authorship Analysis",
  "Version": "1.2.0.9000",
  "Authors@R": "c(\nperson(\"Andrea\", \"Nini\", , \"andrea.nini@manchester.ac.uk\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4218-5130\")),\nperson(\"David\", \"van Leeuwen\", role = (\"cph\"),\ncomment = \"Author of some bundled functions from package ROC\")\n)",
  "Description": "Carry out comparative authorship analysis of disputed and\nundisputed texts within the Likelihood Ratio Framework for\nexpressing evidence in forensic science. This package contains\nimplementations of well-known algorithms for comparative\nauthorship analysis, such as Smith and Aldridge's (2011) Cosine\nDelta <doi:10.1080/09296174.2011.533591> or Koppel and Winter's\n(2014) Impostors Method <doi:10.1002/asi.22954>, as well as\nfunctions to measure their performance and to calibrate their\noutputs into Log-Likelihood Ratios.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/andreanini/idiolect,\nhttps://andreanini.github.io/idiolect/",
  "BugReports": "https://github.com/andreanini/idiolect/issues",
  "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": {
    "Date": "2026-05-15 17:57:17 UTC",
    "User": "root"
  },
  "Author": "Andrea Nini [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4218-5130>),\nDavid van Leeuwen [cph] (Author of some bundled functions from package\nROC)",
  "Maintainer": "Andrea Nini <andrea.nini@manchester.ac.uk>",
  "MD5sum": "3798b86f81ceec6a554fbc263cc6d82e",
  "_user": "andreanini",
  "_type": "src",
  "_file": "idiolect_1.2.0.9000.tar.gz",
  "_fileid": "c5caaa703a387bc5b6ab9611c54040b7a39acb909e75718dd8d4a172bbba7064",
  "_filesize": 669115,
  "_sha256": "c5caaa703a387bc5b6ab9611c54040b7a39acb909e75718dd8d4a172bbba7064",
  "_created": "2026-05-15T17:57:17.000Z",
  "_published": "2026-06-02T19:07:49.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79150686194,
      "time": 299,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7023396841"
    },
    {
      "job": 79150686519,
      "time": 300,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7023397189"
    },
    {
      "job": 79150686701,
      "time": 234,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7023376649"
    },
    {
      "job": 79150686891,
      "time": 254,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7023382976"
    },
    {
      "job": 79150685697,
      "time": 291,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7023306539"
    },
    {
      "job": 79150685715,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367312241"
    },
    {
      "job": 79150686807,
      "time": 276,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7023389958"
    },
    {
      "job": 79150687029,
      "time": 270,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7023387995"
    },
    {
      "job": 79150686427,
      "time": 300,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7023397320"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andreanini/idiolect",
  "_commit": {
    "id": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
    "author": "Andrea Nini <and.nini@gmail.com>",
    "committer": "Andrea Nini <and.nini@gmail.com>",
    "message": "add prior argument to posterior()\n",
    "time": 1778864937
  },
  "_maintainer": {
    "name": "Andrea Nini",
    "email": "andrea.nini@manchester.ac.uk",
    "login": "andreanini",
    "mastodon": "@andreanini@mastodon.social",
    "twitter": "@and_nini",
    "uuid": 6013401,
    "orcid": "0000-0003-4218-5130"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "quanteda",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fdrtool",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "kgrams",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "proxy",
      "role": "Imports"
    },
    {
      "package": "quanteda.textstats",
      "role": "Imports"
    },
    {
      "package": "spacyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "andreanini",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2026-01",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-09",
      "n": 8
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 5
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 4
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.1.1",
      "date": "2025-12-03"
    },
    {
      "name": "v1.2.0",
      "date": "2026-02-28"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "andreanini",
      "count": 176,
      "uuid": 6013401
    },
    {
      "user": "claude",
      "count": 2,
      "uuid": 81847
    },
    {
      "user": "lpmi-13",
      "count": 1,
      "uuid": 5070516
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 6013401,
    "type": "user",
    "name": "Andrea Nini",
    "description": "Senior Lecturer in Linguistics and English Language at the University of Manchester | Forensic Linguist"
  },
  "_downloads": {
    "count": 186,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/idiolect"
  },
  "_devurl": "https://github.com/andreanini/idiolect",
  "_pkgdown": "https://andreanini.github.io/idiolect/",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/idiolect.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andreanini/idiolect",
  "_realowner": "andreanini",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2024-08-28"
    },
    {
      "version": "1.1.1",
      "date": "2025-12-11"
    },
    {
      "version": "1.2.0",
      "date": "2026-02-28"
    }
  ],
  "_exports": [
    "calibrate_LLR",
    "chunk_texts",
    "concordance",
    "contentmask",
    "create_corpus",
    "delta",
    "density_plot",
    "impostors",
    "lambdaG",
    "lambdaG_visualize",
    "most_similar",
    "ngram_tracing",
    "performance",
    "posterior",
    "tokenize_sents",
    "vectorize"
  ],
  "_datasets": [
    {
      "name": "enron.sample",
      "title": "Enron sample",
      "object": "enron.sample",
      "class": [
        "corpus",
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calibrate_LLR",
      "title": "Calibrate scores into Log-Likelihood Ratios",
      "topics": [
        "calibrate_LLR"
      ]
    },
    {
      "page": "chunk_texts",
      "title": "Chunk a dataset",
      "topics": [
        "chunk_texts"
      ]
    },
    {
      "page": "concordance",
      "title": "Qualitative examination of evidence",
      "topics": [
        "concordance"
      ]
    },
    {
      "page": "contentmask",
      "title": "Content masking",
      "topics": [
        "contentmask"
      ]
    },
    {
      "page": "create_corpus",
      "title": "Create a corpus",
      "topics": [
        "create_corpus"
      ]
    },
    {
      "page": "delta",
      "title": "Delta",
      "topics": [
        "delta"
      ]
    },
    {
      "page": "density_plot",
      "title": "Plot density of TRUE/FALSE distributions",
      "topics": [
        "density_plot"
      ]
    },
    {
      "page": "enron.sample",
      "title": "Enron sample",
      "topics": [
        "enron.sample"
      ]
    },
    {
      "page": "impostors",
      "title": "Impostors Method",
      "topics": [
        "impostors"
      ]
    },
    {
      "page": "lambdaG",
      "title": "Apply the LambdaG algorithm",
      "topics": [
        "lambdaG"
      ]
    },
    {
      "page": "lambdaG_visualize",
      "title": "Visualize the output of the LambdaG algorithm",
      "topics": [
        "lambdaG_visualize"
      ]
    },
    {
      "page": "most_similar",
      "title": "Select the most similar texts to a specific text",
      "topics": [
        "most_similar"
      ]
    },
    {
      "page": "ngram_tracing",
      "title": "N-gram tracing",
      "topics": [
        "ngram_tracing"
      ]
    },
    {
      "page": "performance",
      "title": "Performance evaluation",
      "topics": [
        "performance"
      ]
    },
    {
      "page": "posterior",
      "title": "Posterior prosecution probabilities and odds",
      "topics": [
        "posterior"
      ]
    },
    {
      "page": "tokenize_sents",
      "title": "Tokenize to sentences",
      "topics": [
        "tokenize_sents"
      ]
    },
    {
      "page": "vectorize",
      "title": "Vectorize data",
      "topics": [
        "vectorize"
      ]
    }
  ],
  "_pkglogo": "https://github.com/andreanini/idiolect/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/andreanini/idiolect/raw/HEAD/README.md",
  "_rundeps": [
    "caret",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "fastmatch",
    "fdrtool",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "here",
    "ipred",
    "isoband",
    "ISOcodes",
    "iterators",
    "jsonlite",
    "KernSmooth",
    "kgrams",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "ModelMetrics",
    "nlme",
    "nnet",
    "nsyllable",
    "numDeriv",
    "parallelly",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "proxyC",
    "purrr",
    "quanteda",
    "quanteda.textstats",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "RcppTOML",
    "Rdpack",
    "recipes",
    "reshape2",
    "reticulate",
    "rlang",
    "rpart",
    "rprojroot",
    "S7",
    "scales",
    "shape",
    "SnowballC",
    "spacyr",
    "sparsevctrs",
    "SQUAREM",
    "stopwords",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "idiolect.Rmd",
      "filename": "idiolect.html",
      "title": "idiolect",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preparation",
        "Content masking",
        "Data labelling",
        "Vectorisation",
        "Validation",
        "Authorship analysis",
        "Analysis of $Q$",
        "Qualitative examination of evidence",
        "Conclusions",
        "Acknowledgements",
        "References"
      ],
      "created": "2024-04-04 16:47:42",
      "modified": "2026-05-09 19:34:00",
      "commits": 20
    }
  ],
  "_score": 6.721398375521505,
  "_indexed": true,
  "_nocasepkg": "idiolect",
  "_universes": [
    "andreanini"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:59:51.000Z",
      "distro": "noble",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "475b77137e7b585b487b0fc682b95b46a73a69c2fcc1bc7df503ef4c76ec4740",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:59:53.000Z",
      "distro": "noble",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "664d6a6947314d3f7c8bfb5f42e7392f85caec52a5abf9e22a081e80de93bcb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:59:04.000Z",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "07f1c7e948194643729e0a8b066b9876722874bae794c45592fa80494c234cfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:59:11.000Z",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "cfb3e802dd8e3b14a61b5eac99f62e8024ee1c91fb9f221f0955714c8b5d1701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:58:42.000Z",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "1c3f52c3f3f8815f47e29178840f7749909a357fa01c944a04be6fa46515c19e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:58:41.000Z",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "c4bfc7cd1ff633be41f7e9597ddc00b13aa1a63dd85b284b73340f946af83e26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-05-15T17:59:01.000Z",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "de1c2f1e0d1e0bf1213bce94989e88273f9cd5c9e1175c69ad775a971c5863ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0.9000",
      "date": "2026-06-02T19:07:28.000Z",
      "commit": "0b3fcb2014b62ad6947dbfe26cccc84ff1c5abf1",
      "fileid": "f20b9e011fa0a39c1390b040359e89b88d7fbcbe8fcd78e7f032ca2a4a59a72b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andreanini/actions/runs/25932917281"
    }
  ]
}