CRAN Package Check Results for Package RKorAPClient

Last updated on 2024-09-01 01:48:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.1 13.04 91.69 104.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.8.1 9.35 67.39 76.74 NOTE
r-devel-linux-x86_64-fedora-clang 0.8.1 162.59 OK
r-devel-linux-x86_64-fedora-gcc 0.8.1 153.88 OK
r-devel-windows-x86_64 0.8.1 16.00 99.00 115.00 NOTE
r-patched-linux-x86_64 0.8.1 18.14 85.70 103.84 OK
r-release-linux-x86_64 0.8.1 10.41 86.06 96.47 ERROR
r-release-macos-arm64 0.8.1 55.00 OK
r-release-macos-x86_64 0.8.1 83.00 OK
r-release-windows-x86_64 0.8.1 14.00 99.00 113.00 OK
r-oldrel-macos-arm64 0.8.1 58.00 OK
r-oldrel-macos-x86_64 0.8.1 126.00 OK
r-oldrel-windows-x86_64 0.8.1 18.00 124.00 142.00 OK

Check Details

Version: 0.8.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: KorAPConnection-class.Rd: keyring hc_freq_by_year_ci.Rd: hc_add_series Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.8.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library("testthat") > library("RKorAPClient") > > test_check("RKorAPClient") <KorAPConnection> apiUrl: https://korap.ids-mannheim.de/api/v1.0/ [ FAIL 1 | WARN 0 | SKIP 30 | PASS 25 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test-collocations.R:2:3', 'test-collocations.R:15:3', 'test-collocations.R:39:3', 'test-corpusQuery.R:2:3', 'test-corpusQuery.R:9:3', 'test-corpusQuery.R:21:3', 'test-corpusQuery.R:31:3', 'test-corpusQuery.R:43:3', 'test-corpusQuery.R:55:3', 'test-corpusQuery.R:62:3', 'test-corpusQuery.R:71:3', 'test-corpusQuery.R:77:3', 'test-corpusQuery.R:85:3', 'test-corpusQuery.R:93:3', 'test-corpusQuery.R:101:3', 'test-corpusStats.R:2:3', 'test-corpusStats.R:11:3', 'test-corpusStats.R:20:3', 'test-corpusStats.R:26:3', 'test-demos.R:2:3', 'test-demos.R:16:3', 'test-demos.R:31:3', 'test-demos.R:46:3', 'test-demos.R:61:3', 'test-demos.R:78:3', 'test-demos.R:94:3', 'test-demos.R:111:3', 'test-demos.R:129:3', 'test-textMetadata.R:2:3', 'test-textMetadata.R:9:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-KorAPConnection.R:10:3'): KorAPConnection fails gracefully on Bad Gateway errors ── `new(...)` produced unexpected messages. Expected match: No internet|Timeout|progress|json|502 Actual values: * 503 KorAP API request failed [ FAIL 1 | WARN 0 | SKIP 30 | PASS 25 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64