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: 2020-11-17
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
Previous versions and publish date:
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns