Last updated on 2025-11-11 15:50:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.93 | 105.51 | 113.44 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.26 | 72.74 | 78.00 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 16.00 | 156.53 | 172.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 17.00 | 164.30 | 181.30 | OK | |
| r-release-macos-arm64 | 0.1.3 | 3.00 | 57.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 0.1.3 | 12.00 | 144.00 | 156.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | 3.00 | 62.00 | 65.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.3 | 10.00 | 163.00 | 173.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 13.00 | 148.00 | 161.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [43s/57s]
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")
GET /base HTTP/1.1
accept: application/json
authorization: Bearer tok
user-agent: shinyOAuth/0.1.1 R/4.6.0 httr2/1.2.1
x-test: 1
GET /base HTTP/1.1
accept: */*
authorization: Bearer tok
user-agent: shinyOAuth/0.1.1 R/4.6.0 httr2/1.2.1
POST /base HTTP/1.1
accept: */*
authorization: Bearer tok
user-agent: shinyOAuth/0.1.1 R/4.6.0 httr2/1.2.1
x-test: 1
<0 bytes>
GET /base HTTP/1.1
accept: */*
authorization: Bearer tok
user-agent: shinyOAuth/0.1.1 R/4.6.0 httr2/1.2.1
x-other: ok
trace=OnXn1oFxK57l class=shinyOAuth_pkce_error, shinyOAuth_error, rlang_error, error, condition
[shinyOAuth] - PKCE validation failed
! x
i Trace ID: OnXn1oFxK57l
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 736 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-constant-time-compare.R:53:3',
'test_chromote_cookie.R:98:3', 'test_chromote_cookie.R:137:3',
'test_chromote_cookie.R:165:3', 'test_state_store_single_use.R:2:3',
'test_state_store_single_use.R:38:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-state-fail-delay.R:17:3'): state failure delay jitter respects configured bounds (0,0) ──
(t1 - t0) is not strictly less than 0.05. Difference: 0.037
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 736 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.