Last updated on 2025-07-21 16:50:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 2.40 | 30.50 | 32.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 1.93 | 24.43 | 26.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 50.64 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 62.37 | ERROR | |||
r-devel-windows-x86_64 | 0.4.0 | 4.00 | 51.00 | 55.00 | OK | |
r-patched-linux-x86_64 | 0.4.0 | 2.27 | 28.00 | 30.27 | OK | |
r-release-linux-x86_64 | 0.4.0 | 2.40 | 27.88 | 30.28 | OK | |
r-release-macos-arm64 | 0.4.0 | 25.00 | OK | |||
r-release-macos-x86_64 | 0.4.0 | 46.00 | OK | |||
r-release-windows-x86_64 | 0.4.0 | 4.00 | 60.00 | 64.00 | OK | |
r-oldrel-macos-arm64 | 0.4.0 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.0 | 37.00 | OK | |||
r-oldrel-windows-x86_64 | 0.4.0 | 5.00 | 58.00 | 63.00 | OK |
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘test-all.R’
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(wikitaxa)
> test_check("wikitaxa")
[ FAIL 1 | WARN 0 | SKIP 23 | PASS 26 ]
══ Skipped tests (23) ══════════════════════════════════════════════════════════
• On CRAN (23): 'test-wikicommons.R:4:3', 'test-wikicommons.R:37:3',
'test-wikicommons.R:66:3', 'test-wikicommons.R:85:3',
'test-wikicommons.R:109:3', 'test-wikipedia.R:4:3', 'test-wikipedia.R:37:3',
'test-wikipedia.R:66:3', 'test-wikipedia.R:87:3', 'test-wikipedia.R:112:3',
'test-wikispecies.R:4:3', 'test-wikispecies.R:38:3',
'test-wikispecies.R:61:3', 'test-wikispecies.R:82:3',
'test-wikispecies.R:106:3', 'test-wt_data.R:4:3', 'test-wt_wiki_page.R:4:3',
'test-wt_wiki_page.R:15:3', 'test-wt_wiki_page.R:32:3',
'test-wt_wiki_url_build.R:4:3', 'test-wt_wiki_url_build.R:12:3',
'test-wt_wiki_url_parse.R:4:3', 'test-wt_wiki_url_parse.R:15:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-wikispecies.R:32:3'): wt_wikispecies returns non-empty results ──
Names of bb$common_names ('') don't match 'name', 'language'
[ FAIL 1 | WARN 0 | SKIP 23 | PASS 26 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc