CRAN Package Check Results for Package rhymer

Last updated on 2025-07-29 18:54:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 1.82 26.15 27.97 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.2 1.58 22.34 23.92 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 43.94 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.2 56.79 ERROR
r-devel-windows-x86_64 1.2.2 3.00 53.00 56.00 ERROR
r-patched-linux-x86_64 1.2.2 1.92 23.08 25.00 OK
r-release-linux-x86_64 1.2.2 1.78 23.80 25.58 ERROR
r-release-macos-arm64 1.2.2 35.00 OK
r-release-macos-x86_64 1.2.2 255.00 OK
r-release-windows-x86_64 1.2.2 4.00 54.00 58.00 ERROR
r-oldrel-macos-arm64 1.2.2 40.00 OK
r-oldrel-macos-x86_64 1.2.2 66.00 OK
r-oldrel-windows-x86_64 1.2.2 4.00 57.00 61.00 ERROR

Check Details

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