CRAN Package Check Results for Package teal.reporter

Last updated on 2026-06-06 21:52:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 9.94 399.55 409.49 OK
r-devel-linux-x86_64-debian-gcc 0.6.1 6.64 246.31 252.95 ERROR
r-devel-linux-x86_64-fedora-clang 0.6.1 18.00 664.70 682.70 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 19.00 689.13 708.13 OK
r-devel-windows-x86_64 0.6.1 13.00 369.00 382.00 OK
r-patched-linux-x86_64 0.6.1 9.13 386.52 395.65 OK
r-release-linux-x86_64 0.6.1 9.13 380.62 389.75 OK
r-release-macos-arm64 0.6.1 2.00 92.00 94.00 OK
r-release-macos-x86_64 0.6.1 7.00 376.00 383.00 OK
r-release-windows-x86_64 0.6.1 12.00 365.00 377.00 OK
r-oldrel-macos-arm64 0.6.1 2.00 85.00 87.00 OK
r-oldrel-macos-x86_64 0.6.1 8.00 787.00 795.00 OK
r-oldrel-windows-x86_64 0.6.1 17.00 506.00 523.00 OK

Check Details

Version: 0.6.1
Check: for code/documentation mismatches
Result: WARN Fatal error: cannot create 'R_TempDir' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [188s/211s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > pkg_name <- "teal.reporter" > library(pkg_name, character.only = TRUE) > testthat::test_check(pkg_name) Attaching package: 'testthat' The following object is masked from 'package:teal.reporter': Reporter Loading required package: shiny Error in (function (card) : ARTIFICIAL ERROR Error in (function (card, comment) : ARTIFICIAL ERROR Error in (function (card) : ARTIFICIAL ERROR Saving _problems/test-teal_report-class-41.R [ FAIL 1 | WARN 3 | SKIP 6 | PASS 399 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • testing depth 3 is below current testing specification 5 (4): 'test-PreviewerReportModule-shinytest2.R:3:5', 'test-PreviewerReportModule-shinytest2.R:9:5', 'test-PreviewerReportModule-shinytest2.R:16:5', 'test-PreviewerReportModule-shinytest2.R:34:5' • too complicated as table contains random elements - possible to test with webshot (2): 'test-toHTML.R:77:5', 'test-toHTML.R:82:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-teal_report-class.R:41:5'): teal_card built from teal_data / is identical when running via eval_code with teal_report object ── Error in `file("", "w+b")`: cannot open the connection Backtrace: ▆ 1. ├─teal.code::eval_code(teal.data::teal_data(), code) at test-teal_report-class.R:41:5 2. └─teal.code::eval_code(teal.data::teal_data(), code) 3. └─teal.code:::.eval_code(object = object, code = code, ...) 4. └─evaluate::evaluate(...) 5. └─evaluate:::watchout(...) 6. └─evaluate:::local_persistent_sink_connection(debug, frame) 7. └─base::file("", "w+b") [ FAIL 1 | WARN 3 | SKIP 6 | PASS 399 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc