Package: SoilTaxonomy Check: tests New result: ERROR Running ‘testthat.R’ [4s/4s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(SoilTaxonomy) > > test_check("SoilTaxonomy") [ FAIL 1 | WARN 0 | SKIP 1 | PASS 155 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-formative-element-parsing.R:214:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-parseFamily.R:43:3'): complex or uncommon family classes ───── x$taxminalogy == "diatomaceous earth" && x$taxreaction == "euic" is not TRUE `actual`: `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 1 | PASS 155 ] Error: Test failures Execution halted