{
  "_id": "6a586397ff0138dec5d72a4f",
  "Package": "TeXCheckR",
  "Type": "Package",
  "Title": "Parses LaTeX Documents for Errors",
  "Date": "2024-02-04",
  "Version": "0.8.1",
  "Authors@R": "c(person(\"Hugh\", \"Parsonage\", role = c(\"aut\", \"cre\"), email = \"hugh.parsonage@gmail.com\"))",
  "URL": "https://github.com/HughParsonage/TeXCheckR",
  "BugReports": "https://github.com/HughParsonage/TeXCheckR/issues",
  "Description": "Checks LaTeX documents and .bib files for typing errors,\nsuch as spelling errors, incorrect quotation marks. Also\nprovides useful functions for parsing and linting bibliography\nfiles.",
  "License": "GPL-2",
  "LazyData": "TRUE",
  "ByteCompile": "true",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Repository": "https://hughparsonage.r-universe.dev",
  "Date/Publication": "2025-06-01 13:17:51 UTC",
  "RemoteUrl": "https://github.com/hughparsonage/texcheckr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 04:49:15 UTC",
    "User": "root"
  },
  "Author": "Hugh Parsonage [aut, cre]",
  "Maintainer": "Hugh Parsonage <hugh.parsonage@gmail.com>",
  "_user": "hughparsonage",
  "_type": "src",
  "_file": "TeXCheckR_0.8.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/19d3f18c11d736d0105d42a2865ad4a97322f410352cae331dafe0183ab71082",
  "_filesize": 3147046,
  "_sha256": "19d3f18c11d736d0105d42a2865ad4a97322f410352cae331dafe0183ab71082",
  "_expires": "2026-10-24T04:52:37.000Z",
  "_created": "2026-07-16T04:49:15.000Z",
  "_published": "2026-07-16T04:52:39.412Z",
  "_jobs": [
    {
      "job": 87537720421,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365246480"
    },
    {
      "job": 87537720434,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365247574"
    },
    {
      "job": 87537720414,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365245911"
    },
    {
      "job": 87537720406,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365245042"
    },
    {
      "job": 87537313405,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365206620"
    },
    {
      "job": 87537720447,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365239055"
    },
    {
      "job": 87537720557,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365235512"
    },
    {
      "job": 87537720463,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365233246"
    },
    {
      "job": 87537720493,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365238165"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472",
  "_status": "success",
  "_upstream": "https://github.com/hughparsonage/texcheckr",
  "_commit": {
    "id": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
    "author": "HughParsonage <hugh.parsonage@gmail.com>",
    "committer": "HughParsonage <hugh.parsonage@gmail.com>",
    "message": "Closes #83\n",
    "time": 1748783871
  },
  "_maintainer": {
    "name": "Hugh Parsonage",
    "email": "hugh.parsonage@gmail.com",
    "login": "hughparsonage",
    "description": "",
    "uuid": 8111628
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "clisymbols",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "hunspell",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "hutils",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    }
  ],
  "_owner": "hughparsonage",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bibtex",
    "latex",
    "spellcheck"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "hughparsonage",
      "count": 904,
      "uuid": 8111628
    },
    {
      "user": "shabbychef",
      "count": 1,
      "uuid": 1456159
    },
    {
      "user": "wfmackey",
      "count": 1,
      "uuid": 30094143
    },
    {
      "user": "carmelachivers1",
      "count": 1,
      "uuid": 25334079
    }
  ],
  "_userbio": {
    "uuid": 8111628,
    "type": "user",
    "name": "HughParsonage",
    "followers": 81
  },
  "_downloads": {
    "count": 315,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TeXCheckR"
  },
  "_devurl": "https://github.com/hughparsonage/texcheckr",
  "_searchresults": 24,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TeXCheckR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hughparsonage/texcheckr",
  "_realowner": "hughparsonage",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-04-09"
    },
    {
      "version": "0.2.0",
      "date": "2017-06-17"
    },
    {
      "version": "0.4.1",
      "date": "2017-10-23"
    },
    {
      "version": "0.4.4",
      "date": "2017-11-04"
    },
    {
      "version": "0.5.1",
      "date": "2018-03-20"
    },
    {
      "version": "0.6.0",
      "date": "2018-08-25"
    },
    {
      "version": "0.7.0",
      "date": "2020-11-17"
    },
    {
      "version": "0.8.1",
      "date": "2024-02-04"
    }
  ],
  "_exports": [
    "any_bib_duplicates",
    "bib2DT",
    "check_biber",
    "check_consecutive_words",
    "check_dashes",
    "check_escapes",
    "check_footnote_typography",
    "check_labels",
    "check_literal_citations",
    "check_literal_xrefs",
    "check_quote_marks",
    "check_spelling",
    "commands_used",
    "extract_LaTeX_argument",
    "extract_mandatory_LaTeX_argument",
    "extract_optional_LaTeX_argument",
    "extract_validate_abbreviations",
    "figs_tbls_unrefd",
    "fread_bib",
    "inputs_of",
    "isR_line_in_knitr",
    "lint_bib",
    "minimal_bib",
    "nth_arg_positions",
    "parse_tex",
    "read_tex_document",
    "reorder_bib",
    "replace_nth_LaTeX_argument",
    "report2console",
    "rm_editorial_square_brackets",
    "separate_sentences",
    "split_report",
    "strip_comments",
    "tex_group_by_char",
    "validate_bibliography",
    "veto_sic",
    "weld_bmillion"
  ],
  "_datasets": [
    {
      "name": "correctly_spelled_words",
      "title": "List of correctly spelled words",
      "object": "correctly_spelled_words",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CORRECTLY_SPELLED_WORDS_CASE_SENSITIVE",
      "title": "List of correctly spelled, case-sensitive words",
      "object": "CORRECTLY_SPELLED_WORDS_CASE_SENSITIVE",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "valid_English_contractions",
      "title": "Valid English contractions",
      "object": "valid_English_contractions",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "wrongly_spelled_words",
      "title": "List of wrongly spelled words",
      "object": "wrongly_spelled_words",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "TeXCheckR-package",
      "title": "TeXCheckR",
      "topics": [
        "TeXCheckR-package"
      ]
    },
    {
      "page": "any_bib_duplicates",
      "title": "Are any bib entries duplicated?",
      "topics": [
        "any_bib_duplicates"
      ]
    },
    {
      "page": "argument_parsing",
      "title": "Replace nth arguments",
      "topics": [
        "argument_parsing",
        "nth_arg_positions",
        "replace_nth_LaTeX_argument"
      ]
    },
    {
      "page": "bib_parser",
      "title": "Functions for parsing .bib files",
      "topics": [
        "bib2DT",
        "bib_parser",
        "fread_bib",
        "reorder_bib"
      ]
    },
    {
      "page": "braces_closes_at",
      "title": "Brace closes at",
      "topics": [
        "braces_closes_at"
      ]
    },
    {
      "page": "check_biber",
      "title": "Check biber",
      "topics": [
        "check_biber"
      ]
    },
    {
      "page": "check_consecutive_words",
      "title": "Check consecutive typeset words",
      "topics": [
        "check_consecutive_words"
      ]
    },
    {
      "page": "check_dashes",
      "title": "Check dashes entered as hyphens",
      "topics": [
        "check_dashes"
      ]
    },
    {
      "page": "check_escapes",
      "title": "Check escapes",
      "topics": [
        "check_escapes"
      ]
    },
    {
      "page": "check_footnote_typography",
      "title": "Check footnote typography",
      "topics": [
        "check_footnote_typography"
      ]
    },
    {
      "page": "check_labels",
      "title": "Check labels",
      "topics": [
        "check_labels"
      ]
    },
    {
      "page": "check_literal_citations",
      "title": "Check that citations are all using cites",
      "topics": [
        "check_literal_citations"
      ]
    },
    {
      "page": "check_literal_xrefs",
      "title": "Check for hard-coded cross-references",
      "topics": [
        "check_literal_xrefs"
      ]
    },
    {
      "page": "check_quote_marks",
      "title": "Check quote marks in TeX",
      "topics": [
        "check_quote_marks"
      ]
    },
    {
      "page": "check_spelling",
      "title": "Spell checking",
      "topics": [
        "check_spelling"
      ]
    },
    {
      "page": "check_xrefs",
      "title": "Check cross-references",
      "topics": [
        "check_xrefs"
      ]
    },
    {
      "page": "commands_used",
      "title": "List all unique commands in a document",
      "topics": [
        "commands_used"
      ]
    },
    {
      "page": "correctly_spelled_words",
      "title": "List of correctly spelled words",
      "topics": [
        "correctly_spelled_words"
      ]
    },
    {
      "page": "CORRECTLY_SPELLED_WORDS_CASE_SENSITIVE",
      "title": "List of correctly spelled, case-sensitive words",
      "topics": [
        "CORRECTLY_SPELLED_WORDS_CASE_SENSITIVE"
      ]
    },
    {
      "page": "extract_LaTeX_argument",
      "title": "Extract LaTeX command argument",
      "topics": [
        "extract_LaTeX_argument"
      ]
    },
    {
      "page": "extract_mandatory_LaTeX_argument",
      "title": "Extract mandatory argument II",
      "topics": [
        "extract_mandatory_LaTeX_argument"
      ]
    },
    {
      "page": "extract_optional_LaTeX_argument",
      "title": "Extract optional argument",
      "topics": [
        "extract_optional_LaTeX_argument"
      ]
    },
    {
      "page": "extract_validate_abbreviations",
      "title": "Extract valid abbreviations and initialisms",
      "topics": [
        "extract_validate_abbreviations",
        "extract_valid_abbrevations"
      ]
    },
    {
      "page": "figs_tbls_unrefd",
      "title": "Return unreferenced figures or tables in document",
      "topics": [
        "figs_tbls_unrefd"
      ]
    },
    {
      "page": "inputs_of",
      "title": "Inputs to files nested within LaTeX document",
      "topics": [
        "inputs_of"
      ]
    },
    {
      "page": "isR_line_in_knitr",
      "title": "Is a line in knitr R or not?",
      "topics": [
        "isR_line_in_knitr"
      ]
    },
    {
      "page": "lint_bib",
      "title": "Tidy bibliography so equals signs align",
      "topics": [
        "lint_bib"
      ]
    },
    {
      "page": "locate_mandatory_LaTeX_argument",
      "title": "Locate contents of LaTeX commands",
      "topics": [
        "locate_mandatory_LaTeX_argument"
      ]
    },
    {
      "page": "minimal_bib",
      "title": "Generate a minimal bibliography file",
      "topics": [
        "minimal_bib"
      ]
    },
    {
      "page": "parse_tex",
      "title": "Parse LaTeX lines",
      "topics": [
        "parse_tex"
      ]
    },
    {
      "page": "position_of_string",
      "title": "Position of strings",
      "topics": [
        "positions_of_all_strings",
        "position_of_string"
      ]
    },
    {
      "page": "read_tex_document",
      "title": "Read a LaTeX document",
      "topics": [
        "read_tex_document"
      ]
    },
    {
      "page": "report_error",
      "title": "Report errors to console",
      "topics": [
        "report2console",
        "report_error"
      ]
    },
    {
      "page": "rm_editorial_square_brackets",
      "title": "Remove editorial square brackets",
      "topics": [
        "rm_editorial_square_brackets"
      ]
    },
    {
      "page": "separate_sentences",
      "title": "Put sentences on their own line",
      "topics": [
        "separate_sentences"
      ]
    },
    {
      "page": "split_report",
      "title": "Split report into include-able files",
      "topics": [
        "split_report"
      ]
    },
    {
      "page": "strip_comments",
      "title": "Strip comments from LaTeX lines",
      "topics": [
        "strip_comments"
      ]
    },
    {
      "page": "tex_group_by_char",
      "title": "TeX group by character position",
      "topics": [
        "tex_group_by_char"
      ]
    },
    {
      "page": "valid_English_contractions",
      "title": "Valid English contractions",
      "topics": [
        "valid_English_contractions"
      ]
    },
    {
      "page": "validate_bibliography",
      "title": "Validate bibliography according to Grattan style",
      "topics": [
        "validate_bibliography"
      ]
    },
    {
      "page": "veto_sic",
      "title": "Veto sic",
      "topics": [
        "veto_sic"
      ]
    },
    {
      "page": "weld_bmillion",
      "title": "Unbreaking spaces between billion and million",
      "topics": [
        "weld_bmillion"
      ]
    },
    {
      "page": "wrongly_spelled_words",
      "title": "List of wrongly spelled words",
      "topics": [
        "wrongly_spelled_words"
      ]
    }
  ],
  "_readme": "https://github.com/hughparsonage/texcheckr/raw/HEAD/README.md",
  "_rundeps": [
    "clisymbols",
    "crayon",
    "data.table",
    "digest",
    "fastmatch",
    "hunspell",
    "hutils",
    "lattice",
    "magrittr",
    "Rcpp",
    "rstudioapi",
    "zoo"
  ],
  "_score": 4.401400540781545,
  "_indexed": true,
  "_nocasepkg": "texcheckr",
  "_universes": [
    "hughparsonage"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-07-16T04:51:44.000Z",
      "distro": "resolute",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/4d7e3774b4f35380ce2f7e93d1042fb20fd97fb14c4def26cef675e09bbd49fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-07-16T04:51:47.000Z",
      "distro": "resolute",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/38c64473fb43537dce48feda357de005985f10110647fbd659f3da45e784596b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-07-16T04:51:50.000Z",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/a05416d50e0ed35c4389bddc6dc0605a2d309b7d49bd2f8c15858f83ab114c02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-07-16T04:51:41.000Z",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/668f39f78b3b6c92122fbc30e83aefd73c7bcc0bc4af994cec98235fef8129d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-07-16T04:51:41.000Z",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/eb0db7bd85610011289331ead6e07371888eae4543efdce5077817349d525522",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-16T04:50:50.000Z",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/fe5cbd5fa33d01a9db5f0e58c2923e8c3c74bf845f1ef1e93f2ae0ef8bcb84c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-16T04:50:40.000Z",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/1f39daf6a33761b8f1b812dde7192ebf45a6ec5484c9759a03a33adafc1eeca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-07-16T04:51:02.000Z",
      "commit": "c903e91b84a48d83b6f20bac2f232f94bcd7f508",
      "fileid": "https://r2.ropensci.org/3b6171336d802547cdd47699d81bba4ea36c26c49386fa078760f9de36fd72b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hughparsonage/actions/runs/29472151472"
    }
  ]
}