CRAN Package Check Results for Package shinytest2

Last updated on 2024-04-25 08:00:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 15.06 90.86 105.92 NOTE
r-devel-linux-x86_64-debian-gcc 0.3.1 9.34 68.74 78.08 NOTE
r-devel-linux-x86_64-fedora-clang 0.3.1 199.36 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 197.80 ERROR
r-devel-windows-x86_64 0.3.1 12.00 99.00 111.00 NOTE
r-patched-linux-x86_64 0.3.1 17.85 85.28 103.13 NOTE
r-release-linux-x86_64 0.3.1 9.45 87.58 97.03 OK
r-release-macos-arm64 0.3.1 79.00 ERROR
r-release-windows-x86_64 0.3.1 15.00 101.00 116.00 NOTE
r-oldrel-macos-arm64 0.3.1 92.00 OK
r-oldrel-macos-x86_64 0.3.1 181.00 OK
r-oldrel-windows-x86_64 0.3.1 18.00 109.00 127.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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Version: 0.3.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [73s/78s] 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-24 19:06:24] [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’ [65s/77s] 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-24 20:11:03] [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-release-macos-arm64