Last updated on 2026-06-18 18:00:23 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 4.07 | 69.52 | 73.59 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.18 | 49.81 | 52.99 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 7.00 | 193.42 | 200.42 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 7.00 | 207.14 | 214.14 | ERROR | |
| r-devel-windows-x86_64 | 1.0.0 | 11.00 | 93.00 | 104.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 5.12 | 63.02 | 68.14 | OK | |
| r-release-linux-x86_64 | 1.0.0 | 4.58 | 63.74 | 68.32 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 24.00 | 25.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 3.00 | 80.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 7.00 | 93.00 | 100.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.0 | 3.00 | 91.00 | 94.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 10.00 | 107.00 | 117.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/66s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(epoxy)
>
> test_check("epoxy")
Saving _problems/test-epoxy-339.R
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 324 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-epoxy_transform_inline.R:98:2',
'test-epoxy_transform_inline.R:107:2', 'test-epoxy_transform_inline.R:120:2',
'test-shiny_ui_epoxy_html-list.R:1:1',
'test-shiny_ui_epoxy_html-no-shiny.R:1:1',
'test-shiny_ui_epoxy_markdown.R:1:1', 'test-shiny_ui_epoxy_mustache.R:1:1',
'test-shiny_word-list.R:1:1', 'test-transformers.R:378:2'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-epoxy.R:339:2'): epoxy() and epoxy_mustache() collect remote `tbl_sql` tables ──
Error in `dbplyr::memdb_frame(!!!mtcars)`: `.name` must be a single string, not a logical matrix.
Backtrace:
▆
1. └─dbplyr::memdb_frame(.name = !!!mtcars) at test-epoxy.R:339:9
2. └─dbplyr:::check_string(.name)
3. └─dbplyr:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 324 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc