Last updated on 2025-08-07 11:49:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.2 | 1.64 | 25.87 | 27.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.2 | 1.43 | 21.76 | 23.19 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.2 | 43.94 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.2 | 53.37 | ERROR | |||
r-devel-windows-x86_64 | 1.2.2 | 3.00 | 54.00 | 57.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.2 | 1.81 | 23.62 | 25.43 | ERROR | |
r-release-linux-x86_64 | 1.2.2 | 1.59 | 23.81 | 25.40 | 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 | 53.00 | 57.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 | 58.00 | 62.00 | ERROR |
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-patched-linux-x86_64, 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
Flavors: r-devel-linux-x86_64-fedora-clang, 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, r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.