Package: lime 0.5.3
Check: tests, Result: ERROR
    Running ‘testthat.R’
  Running the tests in ‘tests/testthat.R’ failed.
  Last 13 lines of output:
    > library(lime)
    > 
    > test_check("lime")
    [ FAIL 1 | WARN 6 | SKIP 1 | PASS 21 ]
    
    ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
    • On CRAN (1): 'test-h2o.R:3:1'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-text.R:28:3'): single sentence explanation ───────────────────
    `explanation` has length 11, not length 13.
    
    [ FAIL 1 | WARN 6 | SKIP 1 | PASS 21 ]
    Error: Test failures
    Execution halted
