CRAN Package Check Results for Package shinyOAuth

Last updated on 2026-04-22 19:52:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 8.42 159.94 168.36 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 6.42 108.62 115.04 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 16.00 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.0 16.00 257.85 273.85 OK
r-devel-macos-arm64 0.4.0 2.00 42.00 44.00 OK
r-devel-windows-x86_64 0.4.0 14.00 177.00 191.00 OK
r-patched-linux-x86_64 0.4.0 10.22 149.59 159.81 OK
r-release-linux-x86_64 0.4.0 7.27 146.82 154.09 OK
r-release-macos-arm64 0.4.0 2.00 53.00 55.00 OK
r-release-macos-x86_64 0.4.0 8.00 290.00 298.00 OK
r-release-windows-x86_64 0.4.0 13.00 176.00 189.00 OK
r-oldrel-macos-arm64 0.4.0 2.00 48.00 50.00 OK
r-oldrel-macos-x86_64 0.4.0 7.00 264.00 271.00 OK
r-oldrel-windows-x86_64 0.4.0 14.00 213.00 227.00 OK

Check Details

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [140s/360s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard devtools workflow. > # See `?devtools::test()` for more information. > > library(testthat) > library(shiny) > library(shinyOAuth) > > test_check("shinyOAuth") [ FAIL 1 | WARN 0 | SKIP 83 | PASS 1999 ] ══ Skipped tests (83) ══════════════════════════════════════════════════════════ • On CRAN (83): 'test-async-serialization.R:105:3', 'test-async-serialization.R:172:3', 'test-audit-async-options.R:2:3', 'test-audit-async-options.R:201:3', 'test-audit-async-options.R:260:3', 'test-audit-async-options.R:345:3', 'test-audit-async-options.R:405:3', 'test-audit-async-options.R:480:3', 'test-audit-async-options.R:544:3', 'test-audit-async-options.R:629:3', 'test-audit-async-session-context.R:2:3', 'test-constant-time-compare.R:53:3', 'test-discovery-auth-methods.R:3:3', 'test-discovery-auth-methods.R:31:3', 'test-discovery-auth-methods.R:55:3', 'test-discovery-auth-methods.R:86:3', 'test-discovery-auth-methods.R:120:3', 'test-discovery-auth-methods.R:153:3', 'test-discovery-auth-methods.R:181:3', 'test-discovery-hardened.R:3:3', 'test-discovery-hardened.R:72:3', 'test-discovery-hardened.R:100:3', 'test-discovery-hardened.R:126:3', 'test-discovery-hardened.R:142:3', 'test-discovery-hardened.R:166:3', 'test-discovery-hardened.R:192:3', 'test-discovery-hardened.R:216:3', 'test-discovery-hardened.R:239:3', 'test-introspect-token.R:117:3', 'test-jwks-cache-host-policy.R:119:3', 'test-jwks-malformed-and-pinning.R:3:3', 'test-jwks-malformed-and-pinning.R:96:3', 'test-mirai-utils.R:10:3', 'test-mirai-utils.R:20:3', 'test-mirai-utils.R:29:3', 'test-mirai-utils.R:44:3', 'test-mirai-utils.R:56:3', 'test-mirai-utils.R:69:3', 'test-mirai-utils.R:174:3', 'test-mirai-utils.R:191:3', 'test-mirai-utils.R:207:3', 'test-mirai-utils.R:228:3', 'test-mirai-utils.R:246:3', 'test-mirai-utils.R:256:3', 'test-mirai-utils.R:281:3', 'test-module-server-async.R:2:3', 'test-module-server-async.R:65:3', 'test-module-server-async.R:180:3', 'test-module-server-async.R:243:3', 'test-module-server-async.R:268:3', 'test-module-server-async.R:302:3', 'test-module-server.R:191:3', 'test-module-server.R:241:3', 'test-redirect-following-disabled.R:50:3', 'test-redirect-following-disabled.R:126:3', 'test-redirect-following-disabled.R:195:3', 'test-redirect-following-disabled.R:249:3', 'test-redirect-following-disabled.R:312:3', 'test-redirect-following-disabled.R:377:3', 'test-redirect-following-disabled.R:414:3', 'test-redirect-following-disabled.R:479:3', 'test-refresh-races.R:2:3', 'test-refresh-races.R:109:3', 'test-revoke-on-session-end.R:63:3', 'test-revoke-token.R:80:3', 'test-state-fail-delay.R:3:3', 'test-state-store-concurrent-replay.R:54:3', 'test-state-store-concurrent-replay.R:117:3', 'test-state-store-concurrent-replay.R:172:3', 'test-state-store-concurrent-replay.R:206:3', 'test-state-store-concurrent-replay.R:243:3', 'test-state-store-concurrent-replay.R:309:3', 'test-state-store-concurrent-replay.R:356:3', 'test-state-store-concurrent-replay.R:404:3', 'test-utils-http-helpers.R:200:3', 'test-utils-http-helpers.R:242:3', 'test-utils-http-helpers.R:279:3', 'test-utils-http-helpers.R:323:3', 'test_chromote_cookie.R:106:3', 'test_chromote_cookie.R:149:3', 'test_chromote_cookie.R:183:3', 'test_state_store_single_use.R:2:3', 'test_state_store_single_use.R:38:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-jwt-auth-time.R:146:5'): validate_id_token accepts auth_time at exact boundary (max_age + leeway) ── <shinyOAuth_id_token_error/shinyOAuth_error/rlang_error/error/condition> Error in `err_abort(msg, class = "shinyOAuth_id_token_error", context = context)`: [shinyOAuth] - ID token error x Authentication too old (auth_time exceeded max_age) i auth_time=1776862613, now=1776862919, elapsed=306s, max_age=300s, leeway=5s i Trace ID: ctQpJAa4qY1t Backtrace: ▆ 1. ├─withr::with_options(...) at test-jwt-auth-time.R:145:3 2. │ └─base::force(code) 3. ├─testthat::expect_silent(...) at test-jwt-auth-time.R:146:5 4. │ └─testthat:::quasi_capture(enquo(object), NULL, evaluate_promise) 5. │ ├─testthat (local) .capture(...) 6. │ │ ├─withr::with_output_sink(...) 7. │ │ │ └─base::force(code) 8. │ │ ├─base::withCallingHandlers(...) 9. │ │ └─base::withVisible(code) 10. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 11. └─shinyOAuth:::validate_id_token(client, jwt, max_age = 300) 12. └─shinyOAuth:::err_id_token(...) 13. └─shinyOAuth:::err_abort(msg, class = "shinyOAuth_id_token_error", context = context) 14. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 83 | PASS 1999 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang