CRAN Package Check Results for Package rdracor

Last updated on 2024-09-27 03:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 5.52 77.16 82.68 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 4.10 55.11 59.21 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 128.97 OK
r-devel-linux-x86_64-fedora-gcc 1.0.4 122.98 OK
r-devel-windows-x86_64 1.0.4 8.00 145.00 153.00 OK
r-patched-linux-x86_64 1.0.3 5.52 72.72 78.24 ERROR
r-release-linux-x86_64 1.0.3 5.51 72.91 78.42 ERROR
r-release-macos-arm64 1.0.4 133.00 OK
r-release-macos-x86_64 1.0.4 156.00 OK
r-release-windows-x86_64 1.0.3 8.00 139.00 147.00 ERROR
r-oldrel-macos-arm64 1.0.4 126.00 OK
r-oldrel-macos-x86_64 1.0.4 151.00 OK
r-oldrel-windows-x86_64 1.0.4 10.00 154.00 164.00 OK

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/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 Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/64s] 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’ [28s/77s] 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-patched-linux-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [28s/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-release-linux-x86_64

Version: 1.0.3
Check: tests
Result: ERROR Running 'testthat.R' [65s] 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