- using R Under development (unstable) (2026-02-12 r89409)
- using platform: aarch64-apple-darwin23
- R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
- running under: macOS Sequoia 15.7.1
- using session charset: UTF-8
* current time: 2026-02-13 02:00:31 UTC
- checking for file ‘TeXCheckR/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘TeXCheckR’ version ‘0.8.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘TeXCheckR’ can be installed ... [2s/2s] OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking whether startup messages can be suppressed ... [0s/0s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [2s/2s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... [0s/0s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking R/sysdata.rda ... OK
- checking examples ... [0s/0s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [4s/4s] 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
- checking PDF version of manual ... [2s/2s] OK
- DONE
Status: 1 ERROR
- using check arguments '--no-clean-on-error '