CRAN Package Check Results for Package trelloR

Last updated on 2025-04-18 21:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.0 1.85 36.39 38.24 OK
r-devel-linux-x86_64-debian-gcc 0.8.0 1.81 28.33 30.14 OK
r-devel-linux-x86_64-fedora-clang 0.8.0 64.77 OK
r-devel-linux-x86_64-fedora-gcc 0.8.0 73.82 OK
r-devel-windows-x86_64 0.8.0 5.00 82.00 87.00 OK
r-patched-linux-x86_64 0.8.0 3.97 35.39 39.36 ERROR
r-release-linux-x86_64 0.8.0 2.58 35.61 38.19 OK
r-release-macos-arm64 0.8.0 61.00 OK
r-release-macos-x86_64 0.8.0 70.00 OK
r-release-windows-x86_64 0.8.0 5.00 80.00 85.00 OK
r-oldrel-macos-arm64 0.8.0 47.00 OK
r-oldrel-macos-x86_64 0.8.0 54.00 OK
r-oldrel-windows-x86_64 0.8.0 5.00 85.00 90.00 OK

Additional issues

noLD

Check Details

Version: 0.8.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(trelloR) R API for Trello Disclaimer: trelloR is not affiliated, associated, authorized, endorsed by or in any way officially connected to Trello, Inc. (www.trello.com). > > test_check("trelloR") | | | 0% | |======================================================================| 100% Downloading: 23 kB Downloading: 23 kB Downloading: 23 kB Downloading: 23 kB Downloading: 23 kB Downloading: 23 kB | | | 0% | |======================================================================| 100% [ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • No authentication available (3): 'test-get.R:53:3', 'test-get.R:64:3', 'test-put-post-delete.R:14:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get.R:25:3'): getting a nested resource respects limit > 1000 ── Error: Service Unavailable (HTTP 504) Backtrace: ▆ 1. └─trelloR::get_board_actions(board, limit = 1005, filter = "all") at test-get.R:25:3 2. └─trelloR::get_resource(...) 3. └─trelloR:::get_nested(...) 4. └─trelloR:::trello_api_verb(...) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64