CRAN Package Check Results for Package shinytest2

Last updated on 2024-04-18 06:10:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 16.08 92.07 108.15 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 12.45 69.74 82.19 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 194.49 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 198.93 ERROR
r-prerel-macos-arm64 0.3.1 79.00 ERROR
r-prerel-windows-x86_64 0.3.1 14.00 97.00 111.00 NOTE
r-patched-linux-x86_64 0.3.1 14.87 86.88 101.75 NOTE
r-release-linux-x86_64 0.3.1 8.95 85.21 94.16 OK
r-release-macos-arm64 0.3.1 92.00 OK
r-release-macos-x86_64 0.3.1 181.00 OK
r-release-windows-x86_64 0.3.1 19.00 112.00 131.00 OK
r-oldrel-macos-arm64 0.3.1 90.00 OK
r-oldrel-windows-x86_64 0.3.1 18.00 111.00 129.00 OK

Additional issues

M1mac

Check Details

Version: 0.3.1
Check: Rd files
Result: NOTE checkRd: (-1) AppDriver.Rd:1087: Lost braces; missing escapes or markup? 1087 | _snaps/{variant}/{test.md}\verb{, so }variant` must be a single | ^ checkRd: (-1) AppDriver.Rd:1087: Lost braces; missing escapes or markup? 1087 | _snaps/{variant}/{test.md}\verb{, so }variant` must be a single | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [62s/120s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shinytest2) > > test_check("shinytest2") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 326 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • App test folders have been ignored (1): 'test-apps.R:3:3' • On CRAN (3): 'test-app-screenshot-size.R:5:3', 'test-migration-migrate.R:3:1', 'test-shinytest2.R:1:1' • Only run on CI (3): 'test-save-app.R:6:3', 'test-save-app.R:23:3', 'test-save-app.R:36:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-app-duplicate-ids.R:90:3'): Duplicate input ids are found ──── `AppDriver$new(shiny_app, load_timeout = 2000)` did not throw the expected error. [ FAIL 1 | WARN 1 | SKIP 7 | PASS 326 ] Error: Test failures [2024-04-17 17:15:53] [error] handle_read_frame error: websocketpp.transport:7 (End of File) Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [61s/111s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shinytest2) > > test_check("shinytest2") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 326 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • App test folders have been ignored (1): 'test-apps.R:3:3' • On CRAN (3): 'test-app-screenshot-size.R:5:3', 'test-migration-migrate.R:3:1', 'test-shinytest2.R:1:1' • Only run on CI (3): 'test-save-app.R:6:3', 'test-save-app.R:23:3', 'test-save-app.R:36:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-app-duplicate-ids.R:90:3'): Duplicate input ids are found ──── `AppDriver$new(shiny_app, load_timeout = 2000)` did not throw the expected error. [ FAIL 1 | WARN 1 | SKIP 7 | PASS 326 ] Error: Test failures [2024-04-17 15:07:31] [error] handle_read_frame error: websocketpp.transport:7 (End of File) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [31s/29s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • App test folders have been ignored (1): 'test-apps.R:3:3' • On CRAN (3): 'test-app-screenshot-size.R:5:3', 'test-migration-migrate.R:3:1', 'test-shinytest2.R:1:1' • Only run on CI (3): 'test-save-app.R:6:3', 'test-save-app.R:23:3', 'test-save-app.R:36:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-app-duplicate-ids.R:90:3'): Duplicate input ids are found ──── `AppDriver$new(shiny_app, load_timeout = 2000)` did not throw the expected error. [ FAIL 1 | WARN 1 | SKIP 7 | PASS 326 ] Error: Test failures [2024-04-07 11:30:16] [error] handle_read_frame error: websocketpp.transport:7 (End of File) Execution halted Flavor: r-prerel-macos-arm64