CRAN Package Check Results for Package rdracor

Last updated on 2024-09-18 21:48:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 5.51 77.44 82.95 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 4.96 56.17 61.13 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 130.16 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.3 124.56 ERROR
r-devel-windows-x86_64 1.0.3 8.00 145.00 153.00 ERROR
r-patched-linux-x86_64 1.0.3 6.68 71.97 78.65 ERROR
r-release-linux-x86_64 1.0.3 6.17 72.38 78.55 ERROR
r-release-macos-arm64 1.0.3 130.00 OK
r-release-macos-x86_64 1.0.3 147.00 OK
r-release-windows-x86_64 1.0.3 8.00 167.00 175.00 ERROR
r-oldrel-macos-arm64 1.0.3 138.00 OK
r-oldrel-macos-x86_64 1.0.3 188.00 OK
r-oldrel-windows-x86_64 1.0.3 10.00 162.00 172.00 ERROR

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [30s/83s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/70s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [46s/102s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [45s/99s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [69s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/79s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [81s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [78s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rdracor) > > test_check("rdracor") DraCor API URL: https://dracor.org/api/v1 name: DraCor API v1 version: 1.0.2 status: stable existdb: 6.2.0 base: https://dracor.org/api/v1[ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-net.R:30:3'): label_cooccur_igraph() return come NA for big network ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:30:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:37:5'): label_cooccur_igraph() do not return NA after max_graph_size adjustment ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:37:5 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) ── Error ('test-net.R:43:3'): summary.cooccur_igraph() prints appropriate number of rows ── Error in `dracor_error(resp)`: Status code - 404: Wrong Dracor API request - data were not found Backtrace: ▆ 1. └─rdracor::get_net_cooccur_igraph("henry-iv-part-i", "shake") at test-net.R:43:3 2. └─rdracor::get_play_characters(play = play, corpus = corpus, as_tibble = FALSE) 3. └─rdracor::dracor_api(...) 4. └─rdracor:::dracor_error(resp) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 38 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64