{
  "_id": "6a104421acfb0bcc41c9e309",
  "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-05-11 06:45: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": "f15c54e15d6de593788d83d6816c2788",
  "_user": "rachelesrogers",
  "_type": "src",
  "_file": "highlightr_2.0.1.9000.tar.gz",
  "_fileid": "aec946dc1cc54cff1dc47934c9b78c23b728ef4d25dbcc573de8145f3db50e33",
  "_filesize": 230571,
  "_sha256": "aec946dc1cc54cff1dc47934c9b78c23b728ef4d25dbcc573de8145f3db50e33",
  "_created": "2026-05-11T06:45:25.000Z",
  "_published": "2026-05-22T11:55:13.806Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77374271354,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911956089"
    },
    {
      "job": 77374271283,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911960793"
    },
    {
      "job": 77374271514,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911963236"
    },
    {
      "job": 77374271453,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911952672"
    },
    {
      "job": 77374271001,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911914857"
    },
    {
      "job": 77374270948,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159863535"
    },
    {
      "job": 77374271193,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6911939018"
    },
    {
      "job": 77374271700,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6911940573"
    },
    {
      "job": 77374271379,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6911937130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234",
  "_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",
    "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": 545,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/highlightr"
  },
  "_devurl": "https://github.com/rachelesrogers/highlightr",
  "_pkgdown": "https://rachelesrogers.github.io/highlightr/",
  "_searchresults": 16,
  "_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"
    }
  ],
  "_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.350248018334163,
  "_indexed": true,
  "_nocasepkg": "highlightr",
  "_universes": [
    "rachelesrogers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:48:08.000Z",
      "distro": "noble",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "37331068e142fd46394ee3c1aafdc5179fa5fa7cd8ec6cb0481c5a9ae0589d05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:48:27.000Z",
      "distro": "noble",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "04a2ab820c69b9b279730aaf83f32d0aef8ea163cd647e823dd6afeaf1e79497",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:48:42.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "14b75427b330e1863e8bd4fd27dfd3b6319a2b27b09c79127dd55fa5322281cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:47:56.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "254e06a4fd2e668760dd70740583b1cd71ed98ee22ccb32c402433c4bb15a194",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:46:54.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "97a4ed0297e12743851cb83236ecc37c041a705037213e39deb2943d1cb03d06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:47:00.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "bc31460000f64c346e7c1905dfc36365c5c17b20d6c962e8dd571b0947a7f95f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-11T06:46:46.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "d0a1c14309e1ccbe6498619acd46f90e56f20f58c2750f4d78a468e3829bb550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-05-22T11:54:54.000Z",
      "commit": "0c2f35940917791e4099dba1cfbd348b17aa2f40",
      "fileid": "b74598cc62e662c43e90dc1c6b3b7c4838471adb1b0dd2f07ab5d1479d7981f0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rachelesrogers/actions/runs/25654555234"
    }
  ]
}