Last updated on 2025-07-29 21:51:54 CEST.
Package | ERROR | OK |
---|---|---|
rhymer | 8 | 5 |
Current CRAN status: ERROR: 8, OK: 5
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rhymer)
>
> test_check("rhymer")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_rhymer.R:12:3'): get_rhyme returns dataframe of words ────────
"best" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:23:3'): get_rhyme with syllable argument works ──────
"budapest" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:73:3'): get_other_related returns dataframe of words ──
"take" %in% other_related_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rhymer)
>
> test_check("rhymer")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_rhymer.R:12:3'): get_rhyme returns dataframe of words ────────
"best" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:23:3'): get_rhyme with syllable argument works ──────
"budapest" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:73:3'): get_other_related returns dataframe of words ──
"take" %in% other_related_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rhymer)
>
> test_check("rhymer")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_rhymer.R:12:3'): get_rhyme returns dataframe of words ────────
"best" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:23:3'): get_rhyme with syllable argument works ──────
"budapest" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:73:3'): get_other_related returns dataframe of words ──
"take" %in% other_related_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rhymer)
>
> test_check("rhymer")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_rhymer.R:12:3'): get_rhyme returns dataframe of words ────────
"best" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:23:3'): get_rhyme with syllable argument works ──────
"budapest" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:73:3'): get_other_related returns dataframe of words ──
"take" %in% other_related_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rhymer)
>
> test_check("rhymer")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_rhymer.R:12:3'): get_rhyme returns dataframe of words ────────
"best" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:23:3'): get_rhyme with syllable argument works ──────
"budapest" %in% rhyme_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
── Failure ('test_rhymer.R:73:3'): get_other_related returns dataframe of words ──
"take" %in% other_related_data$word is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 34 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64