Other packages > Find by keyword >

TeXCheckR  

Parses LaTeX Documents for Errors
View on CRAN: Click here


Download and install TeXCheckR package within the R console
Install from CRAN:
install.packages("TeXCheckR")

Install from Github:
library("remotes")
install_github("cran/TeXCheckR")

Install by package version:
library("remotes")
install_version("TeXCheckR", "0.8.1")



Attach the package and use:
library("TeXCheckR")
Maintained by
Hugh Parsonage
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-09
Latest Update: 2024-02-04
Description:
Checks LaTeX documents and .bib files for typing errors, such as spelling errors, incorrect quotation marks. Also provides useful functions for parsing and linting bibliography files.
How to cite:
Hugh Parsonage (2017). TeXCheckR: Parses LaTeX Documents for Errors. R package version 0.8.1, https://cran.r-project.org/web/packages/TeXCheckR. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:27), 0.1.1 (2017-04-09 17:59), 0.2.0 (2017-06-17 16:30), 0.4.1 (2017-10-23 05:22), 0.4.4 (2017-11-05 00:38), 0.5.1 (2018-03-20 15:10), 0.6.0 (2018-08-25 14:14), 0.7.0 (2020-11-17 07:40)
Other packages that cited TeXCheckR R package
View TeXCheckR citation profile
Other R packages that TeXCheckR depends, imports, suggests or enhances
Complete documentation for TeXCheckR
Functions, R codes and Examples using the TeXCheckR R package
Some associated functions: CORRECTLY_SPELLED_WORDS_CASE_SENSITIVE . TeXCheckR-package . any_bib_duplicates . argument_parsing . bib_parser . braces_closes_at . 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 . check_xrefs . commands_used . correctly_spelled_words . extract_LaTeX_argument . extract_mandatory_LaTeX_argument . extract_optional_LaTeX_argument . extract_validate_abbreviations . figs_tbls_unrefd . inputs_of . isR_line_in_knitr . lint_bib . locate_mandatory_LaTeX_argument . minimal_bib . parse_tex . position_of_string . read_tex_document . report_error . rm_editorial_square_brackets . separate_sentences . split_report . strip_comments . tex_group_by_char . valid_English_contractions . validate_bibliography . veto_sic . weld_bmillion . wrongly_spelled_words . 
Some associated R codes: CORRECTLY_SPELLED_WORDS_CASE_SENSITIVE.R . TexCheckR-package.R . any_bib_duplicates.R . bib_parser.R . brace_closes_at.R . check_all_figs_tbls_refd.R . check_biber.R . check_cite_pagerefs.R . check_consecutive_words.R . check_dashes.R . check_escapes.R . check_footnote_typography.R . check_labels.R . check_literal_citations.R . check_literal_xrefs.R . check_log.R . check_quote_marks.R . check_sentence_ending_periods.R . check_spacing.R . check_spelling.R . check_unclosed_parentheses.R . check_xrefs.R . combine_bib_fields.R . combine_lines.R . commands_used.R . correctly_spelled_words.R . extract_LaTeX_argument.R . extract_authors_from_bib.R . extract_mandatory_LaTeX_argument.R . extract_optional_LaTeX_argument.R . extract_valid_abbreviations.R . fill_nth_LaTeX_argument.R . inputs_of.R . isR_line_in_knitr.R . lint_bib.R . locate_footcite_punctuation.R . locate_mandatory_LaTeX_argument.R . minimal_bib.R . nth_arg_positions.R . parse_tex.R . position_of_closing_brace.R . positions_of_strings.R . prohibit_figure_placement.R . read_tex_document.R . remove_valid_contractions.R . report_error.R . rm_editorial_square_brackets.R . scan_hyphenation.R . separate_sentences.R . split_report.R . strip_comments.R . suggested_speedups.R . tex_group_by_char.R . unparse.R . utils.R . valid_English_contractions.R . validate_bibliography.R . veto_sic.R . weld_bmillion.R . wrongly_spelled_words.R . zzz.R .  Full TeXCheckR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA