CRAN Package Check Results for Package TeXCheckR

Last updated on 2026-02-12 00:50:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.1 OK
r-devel-linux-x86_64-debian-gcc 0.8.1 4.76 55.80 60.56 OK
r-devel-linux-x86_64-fedora-clang 0.8.1 12.00 109.51 121.51 OK
r-devel-linux-x86_64-fedora-gcc 0.8.1 11.00 97.37 108.37 OK
r-devel-macos-arm64 0.8.1 2.00 19.00 21.00 ERROR
r-devel-windows-x86_64 0.8.1 9.00 87.00 96.00 OK
r-patched-linux-x86_64 0.8.1 6.78 62.59 69.37 OK
r-release-linux-x86_64 0.8.1 5.82 63.93 69.75 OK
r-release-macos-arm64 0.8.1 OK
r-release-macos-x86_64 0.8.1 5.00 61.00 66.00 OK
r-release-windows-x86_64 0.8.1 8.00 119.00 127.00 OK
r-oldrel-macos-arm64 0.8.1 OK
r-oldrel-macos-x86_64 0.8.1 5.00 47.00 52.00 OK
r-oldrel-windows-x86_64 0.8.1 12.00 104.00 116.00 OK

Check Details

Version: 0.8.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(TeXCheckR) > > test_check("TeXCheckR") ✖ 4: \chapter{A chapter with wrong prefix}\label{sec:should-be-chap:}✖ 4: \chapter{A chapter without a label}Saving _problems/test_spellcheck-13.R Check subfiles: chap1.tex chap2.tex Check subfiles: a1.tex Check subfiles: a1.tex Check subfiles: tex/skill-set.tex Check subfiles: us-spelling.tex Check subfiles: 113.tex Check subfiles: 113.tex Key: <key> key Author Title date <char> <char> <char> <char> 1: RMS2010-Hunter-EXPWY RMS, NSW hunter expressway – current status <NA> 2: RMS2010Hunter RMS, NSW hunter expressway – current status <NA> year <char> 1: 2010 2: 2010 Key: <key> key Author Title date year <char> <char> <char> <char> <char> 1: Treasury2014TES2013 Treasury tax expenditures statement 2013 <NA> 2014 2: Treasury2014f Treasury tax expenditures statement 2013 <NA> 2014 line_no x field <int> <char> <char> 1: 1 key\tArticle{Terrill-2017-theConvo-Melbourne-vs-Sydney, key 2: 9 key\tArticle{Terrill-2017-theConvo-Melbourne-vs-Sydney, key value is_key <char> <lgcl> 1: Article{Terrill-2017-theConvo-Melbourne-vs-Sydney, TRUE 2: Article{Terrill-2017-theConvo-Melbourne-vs-Sydney, TRUE key_value bib_file <char> <char> 1: terrill-2017-theconvo-melbourne-vs-sydney, ./validate-bib/dup-key.bib 2: terrill-2017-theconvo-melbourne-vs-sydney, ./validate-bib/dup-key.bib bib_file line_no key value authors <char> <int> <char> <char> <char> 1: validate-bib/near-dup-authors.bib 8 VicRoadsr VicRoads VicRoads author = {Australian Taxation Office},✖[ FAIL 1 | WARN 0 | SKIP 15 | PASS 341 ] ══ Skipped tests (15) ══════════════════════════════════════════════════════════ • Not yet implemented (1): 'test_split_report.R:4:3' • On CRAN (11): 'test-zzz-check-pkgs-spelling.R:4:3', 'test_check_biber.R:5:3', 'test_check_biber.R:26:3', 'test_check_dashes.R:39:3', 'test_check_labels.R:29:3', 'test_minimal_bib.R:4:3', 'test_spellcheck.R:107:3', 'test_spellcheck.R:198:3', 'test_utils.R:47:3', 'test_zReports.R:4:3', 'test_zReports.R:32:3' • Too noisy (1): 'test_check_consecutive_words.R:4:3' • empty test (2): 'test-locate_latex_argument.R:14:1', 'test_replace_LaTeX_argument.R:27:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_spellcheck.R:9:3'): School funding report checks out ─────────── Error in `test_check("TeXCheckR")`: Spellcheck failed on above line with 'OECD' Backtrace: ▆ 1. ├─testthat::expect_null(...) at test_spellcheck.R:9:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─TeXCheckR::check_spelling(...) 5. └─TeXCheckR:::stop(...) [ FAIL 1 | WARN 0 | SKIP 15 | PASS 341 ] Error: ! Test failures. Execution halted Flavor: r-devel-macos-arm64