{"id":23525418,"url":"https://github.com/hughparsonage/texcheckr","last_synced_at":"2025-04-22T11:28:47.240Z","repository":{"id":56935439,"uuid":"87679432","full_name":"HughParsonage/TeXCheckR","owner":"HughParsonage","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-05T06:06:20.000Z","size":3320,"stargazers_count":7,"open_issues_count":4,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T06:19:58.542Z","etag":null,"topics":["bibtex","latex","r","spellcheck"],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HughParsonage.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-04-09T03:12:11.000Z","updated_at":"2025-03-22T08:14:34.000Z","dependencies_parsed_at":"2024-02-04T03:35:53.804Z","dependency_job_id":null,"html_url":"https://github.com/HughParsonage/TeXCheckR","commit_stats":{"total_commits":851,"total_committers":6,"mean_commits":"141.83333333333334","dds":0.04347826086956519,"last_synced_commit":"09826878215cf56bc24a7e273084bfda3954a73b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HughParsonage%2FTeXCheckR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HughParsonage%2FTeXCheckR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HughParsonage%2FTeXCheckR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HughParsonage%2FTeXCheckR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HughParsonage","download_url":"https://codeload.github.com/HughParsonage/TeXCheckR/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250231340,"owners_count":21396449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bibtex","latex","r","spellcheck"],"created_at":"2024-12-25T19:09:20.050Z","updated_at":"2025-04-22T11:28:47.218Z","avatar_url":"https://github.com/HughParsonage.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: TeXCheckR\noutput:\n  md_document:\n    variant: markdown_github\n---\n\nDevelopment page for TeXCheckR. See also https://github.com/hughparsonage/grattanReporter \n\n```{r}\n# install.packages(\"TeXCheckR\")\nlibrary(TeXCheckR)\nlibrary(knitr)\nlibrary(pander)\nlibrary(magrittr)\n\n```\n\n```{r}\neg \u003c- system.file(\"extdata\", \"readme.tex\", package = \"TeXCheckR\")\n```\n\n```latex\n\\documentclass{article}\n\n\\begin{document}\n\nI'd like an en dash - now.\n\nQuotes need to be entered 'precisely'.\n\nFootnotes can't have spaces before. \\footnote{And should be full sentences}\n\nWe shouldn't refer to section 1 by typing out the literal cross-reference.\n\n\\section{Consitent labels are a good custom}\\label{good-customs}\n\nAnd English spacing dictates sentence spacing HERE. Otherwise the spacing looks strange.\n\nHere the mismatched parentheses are obvious. (But it's not always the case.\n\nWe want to avoid this formatting: 10 million payments of $5 would total $50 million. \nAnd \\LaTeX{} won't raise an error.\n\n\\end{document}\n```\n\n```{r, error=TRUE}\ncheck_dashes(eg)\ncheck_quote_marks(eg)\ncheck_footnote_typography(eg)\ncheck_literal_xrefs(eg)\ncheck_labels(eg)\nTeXCheckR:::check_sentence_ending_periods(eg)\nTeXCheckR:::check_unclosed_parentheses(eg)\ncheck_escapes(eg)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughparsonage%2Ftexcheckr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhughparsonage%2Ftexcheckr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughparsonage%2Ftexcheckr/lists"}