R Under development (unstable) (2024-02-02 r85855 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > 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}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 Author Title date 1: RMS2010-Hunter-EXPWY RMS, NSW hunter expressway – current status 2: RMS2010Hunter RMS, NSW hunter expressway – current status year 1: 2010 2: 2010 Key: key Author Title date year 1: Treasury2014TES2013 Treasury tax expenditures statement 2013 2014 2: Treasury2014f Treasury tax expenditures statement 2013 2014 line_no x field 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 1: Article{Terrill-2017-theConvo-Melbourne-vs-Sydney, TRUE 2: Article{Terrill-2017-theConvo-Melbourne-vs-Sydney, TRUE key_value bib_file 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 1: validate-bib/near-dup-authors.bib 8 VicRoadsr VicRoads VicRoads author = {Australian Taxation Office},✖[ FAIL 0 | WARN 0 | SKIP 15 | PASS 342 ] ══ 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' [ FAIL 0 | WARN 0 | SKIP 15 | PASS 342 ] > > proc.time() user system elapsed 11.56 1.01 12.39