CRAN Package Check Results for Package trelloR

Last updated on 2022-08-15 08:50:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.1 3.11 38.36 41.47 ERROR
r-devel-linux-x86_64-debian-gcc 0.7.1 2.58 29.58 32.16 OK
r-devel-linux-x86_64-fedora-clang 0.7.1 62.94 OK
r-devel-linux-x86_64-fedora-gcc 0.7.1 60.93 OK
r-devel-windows-x86_64 0.7.1 32.00 91.00 123.00 ERROR
r-patched-linux-x86_64 0.7.1 3.18 36.20 39.38 ERROR
r-release-linux-x86_64 0.7.1 2.39 37.04 39.43 OK
r-release-macos-arm64 0.7.1 32.00 OK
r-release-macos-x86_64 0.7.1 39.00 OK
r-release-windows-x86_64 0.7.1 46.00 86.00 132.00 OK
r-oldrel-macos-arm64 0.7.1 39.00 OK
r-oldrel-macos-x86_64 0.7.1 49.00 OK
r-oldrel-windows-ix86+x86_64 0.7.1 8.00 86.00 94.00 OK

Check Details

Version: 0.7.1
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: 9.5 kB
     Downloading: 9.5 kB
     Downloading: 27 kB
     Downloading: 27 kB
     Downloading: 27 kB
     Downloading: 27 kB
     |
     | | 0%
     |
     |======================================================================| 100%
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ]
    
     == Skipped tests ===============================================================
     * No authentication available (3)
    
     == Failed tests ================================================================
     -- Error (test-get.R:25:3): getting a nested resource respects limit > 1000 ----
     Error: Gateway Timeout (HTTP 504)
     Backtrace:
     x
     1. \-trelloR::get_board_actions(board, limit = 1005, filter = "all") at test-get.R:25:2
     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-devel-linux-x86_64-debian-clang

Version: 0.7.1
Check: tests
Result: ERROR
     Running 'testthat.R' [19s]
    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: 5.4 kB
     Downloading: 5.4 kB
     Downloading: 8.8 kB
     Downloading: 8.8 kB
     Downloading: 8.8 kB
     Downloading: 8.8 kB
     Downloading: 20 kB
     Downloading: 20 kB
     Downloading: 27 kB
     Downloading: 27 kB
     Downloading: 27 kB
     Downloading: 27 kB
     |
     | | 0%
     |
     |======================================================================| 100%
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • No authentication available (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-get.R:25:3): getting a nested resource respects limit > 1000 ────
     Error: Gateway Timeout (HTTP 504)
     Backtrace:
     ▆
     1. └─trelloR::get_board_actions(board, limit = 1005, filter = "all") at test-get.R:25:2
     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-devel-windows-x86_64

Version: 0.7.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/21s]
    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: 2.6 kB
     Downloading: 2.6 kB
     Downloading: 27 kB
     Downloading: 27 kB
     Downloading: 27 kB
     Downloading: 27 kB
     |
     | | 0%
     |
     |======================================================================| 100%
     [ FAIL 1 | WARN 0 | SKIP 3 | PASS 3 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • No authentication available (3)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-get.R:25:3): getting a nested resource respects limit > 1000 ────
     Error: Gateway Timeout (HTTP 504)
     Backtrace:
     ▆
     1. └─trelloR::get_board_actions(board, limit = 1005, filter = "all") at test-get.R:25:2
     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