{
  "_id": "6a293456732311cd875a79e2",
  "Package": "highlightr",
  "Title": "Highlight Conserved Edits Across Versions of a Document",
  "Version": "2.0.1.9000",
  "Authors@R": "c(person(\"Center for Statistics and Applications in Forensic Evidence\", role=c(\"aut\", \"cph\", \"fnd\")),\nperson(\"Rachel\", \"Rogers\", , \"rrogers.rpackages@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4145-9630\")),\nperson(\"Susan\", \"VanderPlas\", , \"srvanderplas@gmail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-3803-0972\")))",
  "Description": "Input multiple versions of a source document, and receive\nHTML code for a highlighted version of the source document\nindicating the frequency of occurrence of phrases in the\ndifferent versions. This method is described in Chapter 3 of\nRogers (2024)\n<https://digitalcommons.unl.edu/dissertations/AAI31240449/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "URL": "https://rachelesrogers.github.io/highlightr/,\nhttps://github.com/rachelesrogers/highlightr",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "BugReports": "https://github.com/rachelesrogers/highlightr/issues",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libclang-dev",
  "Repository": "https://rachelesrogers.r-universe.dev",
  "Date/Publication": "2026-05-11 05:36:47 UTC",
  "RemoteUrl": "https://github.com/rachelesrogers/highlightr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 09:49:25 UTC",
    "User": "root"
  },
  "Author": "Center for Statistics and Applications in Forensic Evidence [aut, cph,\nfnd],\nRachel Rogers [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4145-9630>),\nSusan VanderPlas [aut] (ORCID: <https://orcid.org/0000-0002-3803-0972>)",
  "Maintainer": "Rachel Rogers <rrogers.rpackages@gmail.com>",
  "MD5sum": "6621e9a0b4f92aa8e33bc45d424e3b53",
  "_user": "rachelesrogers",
  "_type": "src",
  "_file": "highlightr_2.0.1.9000.tar.gz",
  "_fileid": "ba2fcacfbc0f879f71488339a8fec45c098b78af052df87e10f5035f44365a0e",
  "_filesize": 228377,
  "_sha256": "ba2fcacfbc0f879f71488339a8fec45c098b78af052df87e10f5035f44365a0e",
  "_created": "2026-06-10T09:49:25.000Z",
  "_published": "2026-06-10T09:54:30.605Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80529842267,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7532323678"
    },
    {
      "job": 80529842290,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532322381"
    },
    {
      "job": 80529842318,
      "time": 269,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7532347079"
    },
    {
      "job": 80529842377,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532314385"
    },
    {
      "job": 80529190709,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532263099"
    },
    {
      "job": 80529842446,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532317103"
    },
    {
      "job": 80529842390,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7532299328"
    },
    {
      "job": 80529842361,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7532305812"
    },
    {
      "job": 80529842311,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7532305921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rachelesrogers/highlightr",
  "_commit": {
    "id": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
    "author": "Rachel Rogers <78508131+rachelesrogers@users.noreply.github.com>",
    "committer": "Rachel Rogers <78508131+rachelesrogers@users.noreply.github.com>",
    "message": "Increment version number to 2.0.1.9000\n",
    "time": 1778477807
  },
  "_maintainer": {
    "name": "Rachel Rogers",
    "email": "rrogers.rpackages@gmail.com",
    "login": "rachelesrogers",
    "description": "Lecturer",
    "uuid": 78508131,
    "orcid": "0000-0002-4145-9630"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "quanteda.textstats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "zoomerjoin",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "rachelesrogers",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 18
    },
    {
      "week": "2025-39",
      "n": 7
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 5
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 7
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.1.1",
      "date": "2025-06-26"
    },
    {
      "name": "v1.1.2",
      "date": "2025-06-26"
    },
    {
      "name": "v1.2.0",
      "date": "2025-10-17"
    },
    {
      "name": "v2.0.0",
      "date": "2026-04-10"
    },
    {
      "name": "v2.0.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rachelesrogers",
      "count": 67,
      "uuid": 78508131
    }
  ],
  "_userbio": {
    "uuid": 78508131,
    "type": "user",
    "name": "Rachel Rogers",
    "description": "Lecturer"
  },
  "_downloads": {
    "count": 509,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/highlightr"
  },
  "_devurl": "https://github.com/rachelesrogers/highlightr",
  "_pkgdown": "https://rachelesrogers.github.io/highlightr/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/highlightr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rachelesrogers/highlightr",
  "_realowner": "rachelesrogers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-07-31"
    },
    {
      "version": "1.0.2",
      "date": "2024-10-17"
    },
    {
      "version": "1.1.2",
      "date": "2025-06-27"
    },
    {
      "version": "1.2.0",
      "date": "2025-10-19"
    },
    {
      "version": "2.0.0",
      "date": "2026-04-11"
    },
    {
      "version": "2.0.1",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "collocation_frequency",
    "collocation_plot",
    "highlighted_text"
  ],
  "_datasets": [
    {
      "name": "notepad_example",
      "title": "Comment Example Dataset",
      "object": "notepad_example",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Text"
      ],
      "rows": 126,
      "table": true,
      "tojson": true
    },
    {
      "name": "wiki_pages",
      "title": "Wikipedia Edit History for \"Highlighter\"",
      "object": "wiki_pages",
      "class": [
        "data.frame"
      ],
      "fields": [
        "page_notes"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "collocation_frequency",
      "title": "Mapping Collocation Frequency to Source Document",
      "topics": [
        "collocation_frequency"
      ]
    },
    {
      "page": "collocation_plot",
      "title": "Map collocation to ggplot object",
      "topics": [
        "collocation_plot"
      ]
    },
    {
      "page": "highlighted_text",
      "title": "Create Highlighted Testimony",
      "topics": [
        "highlighted_text"
      ]
    },
    {
      "page": "notepad_example",
      "title": "Comment Example Dataset",
      "topics": [
        "notepad_example"
      ]
    },
    {
      "page": "wiki_pages",
      "title": "Wikipedia Edit History for \"Highlighter\"",
      "topics": [
        "wiki_pages"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rachelesrogers/highlightr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rachelesrogers/highlightr/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "collapse",
    "cpp11",
    "dplyr",
    "farver",
    "fastmatch",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "ISOcodes",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "NLP",
    "nsyllable",
    "pillar",
    "pkgconfig",
    "proxyC",
    "purrr",
    "quanteda",
    "quanteda.textstats",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "slam",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2",
    "yaml",
    "zoomerjoin"
  ],
  "_vignettes": [
    {
      "source": "highlightr.Rmd",
      "filename": "highlightr.html",
      "title": "highlightr",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-01-25 17:20:27",
      "modified": "2026-05-06 03:33:00",
      "commits": 43
    },
    {
      "source": "wikipedia-highlighter.Rmd",
      "filename": "wikipedia-highlighter.html",
      "title": "Wikipedia Highlighter Article",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-06-17 18:01:02",
      "modified": "2026-05-06 03:33:00",
      "commits": 30
    }
  ],
  "_score": 5.376576957056512,
  "_indexed": true,
  "_nocasepkg": "highlightr",
  "_universes": [
    "rachelesrogers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:52:03.000Z",
      "distro": "noble",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "ccd9b351d4ef28a06552d7b5a4938bccad46fabb707481af80968a30cb41ea3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:52:00.000Z",
      "distro": "noble",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "926247d56c4309d4459716bbb14b2560de509a29234daf772cc99dafc45cfb20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:53:04.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "e860096ff83d6eb24d85fcac4eaa4efbcbb2a1099695af45b79c6c6c1764b1fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:51:42.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "988e33747fde26b66624ad2e0ce614a01b0eb9aa44d159b341cd9c66825458aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:52:05.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "377ea4da42e7a4dc7510da7b899cc4cc40e0253af878ae74974dd279e5e70fc7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:50:55.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "49475047a24202d6b35afe47b17048318a4c5e8e8f38385cf4a1bc4c56556367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:51:13.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "b80236c79fee57b8e00e0e51eef4d420d2b4997d356645ccd131e6c083da6e26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-06-10T09:51:12.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "972fb8803133fe10962c014fc37a9516493cf58bb1953bdfa14af3e71897886f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/27267767162"
    }
  ]
}