R Under development (unstable) (2026-01-27 r89337 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # This file is part of the standard testthat setup > library(testthat) > library(shinypayload) > > test_check("shinypayload") Global test setup completed [2026-01-28 05:04:56] INFO: Debug configuration updated: debug_mode=TRUE, log_level=INFO [2026-01-28 05:04:56] INFO: Debug configuration updated: debug_mode=TRUE, log_level=DEBUG [2026-01-28 05:04:56] INFO: Debug configuration updated: debug_mode=TRUE, log_level=DEBUG [2026-01-28 05:04:56] INFO: Test log 1 [2026-01-28 05:04:56] ERROR: Test log 2 [2026-01-28 05:04:56] INFO: Debug configuration updated: debug_mode=TRUE, log_level=DEBUG [2026-01-28 05:04:56] INFO: Debug configuration updated: debug_mode=TRUE, log_level=INFO [2026-01-28 05:04:56] INFO: Debug configuration updated: debug_mode=TRUE, log_level=DEBUG [ FAIL 0 | WARN 0 | SKIP 23 | PASS 439 ] ══ Skipped tests (23) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-integration.R:5:3', 'test-integration.R:118:3', 'test-integration.R:145:3', 'test-integration.R:202:3', 'test-integration.R:252:3', 'test-integration.R:300:3', 'test-integration.R:347:3', 'test-payload_history.R:70:3', 'test-payload_history.R:279:3', 'test-payload_methods.R:2:3', 'test-payload_methods.R:38:3', 'test-payload_methods.R:105:3', 'test-payload_methods.R:172:3', 'test-payload_methods.R:222:3', 'test-payload_ui.R:62:3', 'test-payload_ui.R:81:3', 'test-reactive_features.R:384:3', 'test-security.R:38:3', 'test-security.R:133:3', 'test-security.R:205:3', 'test-security.R:335:3' • Time filtering test - environment dependent (1): 'test-payload_history.R:111:3' • empty test (1): 'test-payload_last.R:50:1' [ FAIL 0 | WARN 0 | SKIP 23 | PASS 439 ] > > proc.time() user system elapsed 4.18 0.60 4.78