CRAN Package Check Results for Package paws.common

Last updated on 2025-11-21 09:49:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.5 51.81 67.11 118.92 OK
r-devel-linux-x86_64-debian-gcc 0.8.6 39.10 48.36 87.46 OK
r-devel-linux-x86_64-fedora-clang 0.8.6 272.00 -45.52 226.48 OK
r-devel-linux-x86_64-fedora-gcc 0.8.6 270.00 -47.85 222.15 OK
r-devel-windows-x86_64 0.8.5 65.00 102.00 167.00 OK
r-patched-linux-x86_64 0.8.5 51.88 62.89 114.77 OK
r-release-linux-x86_64 0.8.5 54.22 62.33 116.55 OK
r-release-macos-arm64 0.8.6 0.00 8.00 8.00 ERROR
r-release-macos-x86_64 0.8.6 33.00 83.00 116.00 ERROR
r-release-windows-x86_64 0.8.5 61.00 105.00 166.00 OK
r-oldrel-macos-arm64 0.8.6 0.00 10.00 10.00 ERROR
r-oldrel-macos-x86_64 0.8.6 36.00 87.00 123.00 ERROR
r-oldrel-windows-x86_64 0.8.5 74.00 128.00 202.00 OK

Check Details

Version: 0.8.6
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 0.8.6
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/25s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(paws.common) > > test_check("paws.common") Saving _problems/test_signer_bearer-37.R Saving _problems/test_signer_bearer-110.R [ FAIL 2 | WARN 0 | SKIP 14 | PASS 1096 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • (1): 'test_handlers_query.R:76:3' • On CRAN (9): 'test_custom_rds.R:4:3', 'test_custom_rds.R:48:3', 'test_handlers_rest.R:20:3', 'test_net.R:3:3', 'test_net.R:18:3', 'test_net.R:35:3', 'test_net.R:52:3', 'test_net.R:69:3', 'test_net.R:85:3' • skip (4): 'test_handlers_ec2query.R:380:3', 'test_handlers_jsonrpc.R:222:3', 'test_handlers_jsonrpc.R:458:3', 'test_handlers_restxml.R:664:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_signer_bearer.R:37:3'): bearer_token_env_provider returns credentials with token and expiration ── Expected `creds$expiration > Sys.time()` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test_signer_bearer.R:110:3'): get_bearer_token_for_service handles service-specific expiration ── Expected `creds$expiration > Sys.time()` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 14 | PASS 1096 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-x86_64

Version: 0.8.6
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(paws.common) > > test_check("paws.common") Saving _problems/test_signer_bearer-37.R Saving _problems/test_signer_bearer-110.R [ FAIL 2 | WARN 0 | SKIP 14 | PASS 1096 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • (1): 'test_handlers_query.R:76:3' • On CRAN (9): 'test_custom_rds.R:4:3', 'test_custom_rds.R:48:3', 'test_handlers_rest.R:20:3', 'test_net.R:3:3', 'test_net.R:18:3', 'test_net.R:35:3', 'test_net.R:52:3', 'test_net.R:69:3', 'test_net.R:85:3' • skip (4): 'test_handlers_ec2query.R:380:3', 'test_handlers_jsonrpc.R:222:3', 'test_handlers_jsonrpc.R:458:3', 'test_handlers_restxml.R:664:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_signer_bearer.R:37:3'): bearer_token_env_provider returns credentials with token and expiration ── Expected `creds$expiration > Sys.time()` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Failure ('test_signer_bearer.R:110:3'): get_bearer_token_for_service handles service-specific expiration ── Expected `creds$expiration > Sys.time()` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 2 | WARN 0 | SKIP 14 | PASS 1096 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64