Last updated on 2025-06-06 01:51:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.90 | 23.74 | 25.64 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.35 | 20.25 | 21.60 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 37.94 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 36.09 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 4.00 | 45.00 | 49.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 1.96 | 21.44 | 23.40 | OK | |
r-release-linux-x86_64 | 1.0.0 | 1.74 | 21.26 | 23.00 | OK | |
r-release-macos-arm64 | 1.0.0 | 21.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 35.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 4.00 | 46.00 | 50.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 21.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.0 | 29.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.0 | 4.00 | 49.00 | 53.00 | NOTE |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(WikidataQueryServiceR)
See ?WDQS for resources on Wikidata Query Service and SPARQL
>
> test_check("WikidataQueryServiceR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-query.R:30:3'): simple ~= smart ──────────────────────────────
nrow(simple_results) not equal to nrow(smart_results).
1/1 mismatches
[1] 0 - 56 == -56
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64