Last updated on 2025-07-19 09:48:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 1.83 | 24.26 | 26.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.38 | 20.07 | 21.45 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 38.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 35.56 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 3.00 | 45.00 | 48.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 2.00 | 21.47 | 23.47 | OK | |
r-release-linux-x86_64 | 1.0.0 | 1.88 | 21.39 | 23.27 | 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 | 3.00 | 45.00 | 48.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 | ERROR |
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
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [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] 57 - 56 == 1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64