CRAN Package Check Results for Package epoxy

Last updated on 2026-06-23 12:50:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 4.56 67.68 72.24 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.66 50.45 53.11 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 202.67 209.67 ERROR
r-devel-windows-x86_64 1.0.0 8.00 92.00 100.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.04 63.79 67.83 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 8.00 93.00 101.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 9.00 108.00 117.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [32s/43s] 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