* using log directory ‘/data/gannet/ripley/R/packages/tests-clang/equatiomatic.Rcheck’
* using R Under development (unstable) (2025-02-28 r87848)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    clang version 20.1.0-rc3
    flang version 20.1.0-rc3
* running under: Fedora Linux 40 (Workstation Edition)
* using session charset: UTF-8
* using option ‘--no-stop-on-test-error’
* checking for file ‘equatiomatic/DESCRIPTION’ ... OK
* this is package ‘equatiomatic’ version ‘0.3.3’
* 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 ‘equatiomatic’ can be installed ... [12s/52s] OK
See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/equatiomatic-00install.html' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... [2s/12s] OK
* checking loading without being on the library search path ... OK
* checking use of S3 registration ... 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 ... [24s/147s] OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd line widths ... 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 ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [4s/20s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ... [88s/212s] ERROR
  Running ‘spelling.R’
  Running ‘testthat.R’ [87s/208s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(equatiomatic)
  
  Attaching package: 'equatiomatic'
  
  The following object is masked from 'package:datasets':
  
      penguins
  
  > 
  > test_check("equatiomatic")
  Starting 2 test processes
  [ FAIL 7 | WARN 43 | SKIP 56 | PASS 23 ]
  
  ══ Skipped tests (56) ══════════════════════════════════════════════════════════
  • On CRAN (56): 'test-clm.R:10:3', 'test-clm.R:37:3', 'test-clm.R:75:3',
    'test-clm.R:99:3', 'test-clm.R:125:3', 'test-fontsize.R:3:3',
    'test-fontsize.R:10:3', 'test-fontsize.R:22:3', 'test-glm.R:92:3',
    'test-glm.R:126:3', 'test-glm.R:149:3', 'test-glm.R:173:3',
    'test-glm.R:191:3', 'test-glm.R:225:3', 'test-glm.R:267:3',
    'test-forecast-arima.R:15:3', 'test-forecast-arima.R:41:3', 'test-lm.R:86:3',
    'test-lm.R:94:3', 'test-lm.R:104:3', 'test-lm.R:128:3', 'test-lm.R:145:3',
    'test-glmerMod.R:25:3', 'test-glmerMod.R:72:3', 'test-glmerMod.R:92:3',
    'test-glmerMod.R:109:3', 'test-glmerMod.R:127:3', 'test-polr.R:9:3',
    'test-polr.R:38:3', 'test-polr.R:75:3', 'test-polr.R:102:3',
    'test-polr.R:125:3', 'test-se-subscripts.R:7:3', 'test-se-subscripts.R:36:3',
    'test-se-subscripts.R:87:10', 'test-se-subscripts.R:135:3',
    'test-se-subscripts.R:178:3', 'test-wrapping-formatting.R:5:3',
    'test-wrapping-formatting.R:19:3', 'test-lmerMod.R:38:3',
    'test-lmerMod.R:97:3', 'test-lmerMod.R:115:3', 'test-lmerMod.R:128:3',
    'test-lmerMod.R:150:3', 'test-lmerMod.R:167:3', 'test-lmerMod.R:173:3',
    'test-lmerMod.R:192:3', 'test-lmerMod.R:206:3', 'test-lmerMod.R:220:3',
    'test-lmerMod.R:231:3', 'test-lmerMod.R:279:3', 'test-lmerMod.R:324:3',
    'test-lmerMod.R:366:3', 'test-lmerMod.R:394:3', 'test-lmerMod.R:430:3',
    'test-lmerMod.R:445:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test-glm.R:2:3'): colorizing works ──────────────────────────────────
  Error in `eval(predvars, data, env)`: object 'bill_length_mm' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  ── Error ('test-lm.R:6:3'): Overlapping names don't result in an error ─────────
  Error in `eval(predvars, data, env)`: object 'body_mass_g' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  ── Error ('test-lm.R:15:3'): Dropping intercept notation works ─────────────────
  Error in `eval(predvars, data, env)`: object 'bill_depth_mm' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  ── Error ('test-lm.R:20:3'): colorizing works ──────────────────────────────────
  Error in `eval(predvars, data, env)`: object 'bill_depth_mm' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  ── Error ('test-lm.R:46:3'): Renaming Variables works ──────────────────────────
  Error in `eval(predvars, data, env)`: object 'body_mass_g' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  ── Error ('test-lm.R:66:3'): Math extraction works ─────────────────────────────
  Error in `eval(predvars, data, env)`: object 'bill_length_mm' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  ── Error ('test-lm.R:114:3'): Interactions work ────────────────────────────────
  Error in `eval(predvars, data, env)`: object 'body_mass_g' not found
  Backtrace:
      â–†
   1. ├─stats::model.frame(...)
   2. └─stats::model.frame.default(...)
   3.   └─base::eval(predvars, data, env)
   4.     └─base::eval(predvars, data, env)
  
  [ FAIL 7 | WARN 43 | SKIP 56 | PASS 23 ]
  Error: Test failures
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... [71s/238s] OK
* checking PDF version of manual ... [7s/20s] OK
* checking HTML version of manual ... [1s/12s] OK
* checking for non-standard things in the check directory ... OK
* checking for detritus in the temp directory ... OK
* DONE
Status: 1 ERROR