CRAN Package Check Results for Maintainer ‘Carson Sievert <carson at posit.co>’

Last updated on 2025-12-04 07:51:33 CET.

Package ERROR NOTE OK
bsicons 13
bslib 3 10
crosstalk 13
htmltools 9 2 2
htmlwidgets 13
shiny 2 3 8
shinyvalidate 13
thematic 13

Package bsicons

Current CRAN status: OK: 13

Package bslib

Current CRAN status: NOTE: 3, OK: 10

Version: 0.9.0
Check: installed package size
Result: NOTE installed size is 12.5Mb sub-directories of 1Mb or more: components 1.0Mb fonts 2.4Mb lib 5.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package crosstalk

Current CRAN status: OK: 13

Package htmltools

Current CRAN status: ERROR: 9, NOTE: 2, OK: 2

Version: 0.5.8.1
Check: compiled code
Result: NOTE File ‘htmltools/libs/htmltools.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 0.5.8.1
Check: tests
Result: ERROR Running ‘test-all.R’ [38s/48s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • Chinese locale not available (2): 'test-tags.r:988:3', 'test-template.R:59:3' • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.5.8.1
Check: tests
Result: ERROR Running ‘test-all.R’ [22s/25s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • Chinese locale not available (2): 'test-tags.r:988:3', 'test-template.R:59:3' • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5.8.1
Check: tests
Result: ERROR Running ‘test-all.R’ [61s/115s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • Chinese locale not available (2): 'test-tags.r:988:3', 'test-template.R:59:3' • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5.8.1
Check: tests
Result: ERROR Running ‘test-all.R’ [46s/59s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 0 | SKIP 6 | PASS 10198 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • Chinese locale not available (2): 'test-tags.r:988:3', 'test-template.R:59:3' • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 6 | PASS 10198 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.5.8.1
Check: compiled code
Result: NOTE File 'htmltools/libs/x64/htmltools.dll': Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.5.8.1
Check: tests
Result: ERROR Running 'test-all.R' [39s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 2 | SKIP 5 | PASS 10207 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 2 | SKIP 5 | PASS 10207 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.5.8.1
Check: tests
Result: ERROR Running ‘test-all.R’ [35s/44s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • Chinese locale not available (2): 'test-tags.r:988:3', 'test-template.R:59:3' • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.5.8.1
Check: tests
Result: ERROR Running ‘test-all.R’ [36s/46s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • Chinese locale not available (2): 'test-tags.r:988:3', 'test-template.R:59:3' • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 0 | SKIP 7 | PASS 10196 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.5.8.1
Check: tests
Result: ERROR Running 'test-all.R' [37s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 2 | SKIP 5 | PASS 10207 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 2 | SKIP 5 | PASS 10207 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.5.8.1
Check: tests
Result: ERROR Running 'test-all.R' [54s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testthat) > library(htmltools) > > test_check("htmltools") Saving _problems/test-tag-query-128.R [ FAIL 1 | WARN 2 | SKIP 5 | PASS 10207 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-print.R:54:3', 'test-tag-query.R:705:1', 'test-tags.r:25:1', 'test-tags.r:1067:1' • {knitr} is not installed (1): 'test-tags.r:1205:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-tag-query.R:123:3'): tagQuery()$find() ───────────────────────── Error in `y$parent`: $ operator is invalid for atomic vectors Backtrace: ▆ 1. ├─testthat::expect_failure(...) at test-tag-query.R:123:3 2. │ └─testthat:::capture_success_failure(expr) 3. │ └─base::withCallingHandlers(...) 4. └─htmltools:::expect_equal_tags(x$selectedTags(), newX$selectedTags()) 5. └─htmltools (local) expect_equal_tags_(x, y) at ./helper-tags.R:25:3 6. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 7. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 8. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 9. └─htmltools (local) expect_equal_tags_(x$children, y$children) at ./helper-tags.R:12:7 10. └─base::Map(x, y, f = expect_equal_tags_) at ./helper-tags.R:16:7 11. └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 12. └─htmltools (local) `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]]) 13. └─testthat::expect_equal(y$parent, NULL) at ./helper-tags.R:8:7 14. └─testthat::quasi_label(enquo(object), label) 15. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 2 | SKIP 5 | PASS 10207 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64

Package htmlwidgets

Current CRAN status: OK: 13

Package shiny

Current CRAN status: ERROR: 2, NOTE: 3, OK: 8

Version: 1.12.0
Check: tests
Result: ERROR Running ‘testthat.R’ [100s/394s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shiny) > > test_check("shiny") Saving _problems/test-timer-35.R [ FAIL 1 | WARN 0 | SKIP 22 | PASS 1981 ] ══ Skipped tests (22) ══════════════════════════════════════════════════════════ • File system is not case-sensitive (1): 'test-app.R:36:5' • I'm not sure of a great way to test this without timers. (1): 'test-test-server.R:216:3' • Not testing in CI (1): 'test-devmode.R:17:3' • On CRAN (18): 'test-actionButton.R:59:1', 'test-busy-indication.R:1:1', 'test-busy-indication.R:15:1', 'test-busy-indication.R:50:1', 'test-otel-error.R:1:1', 'test-otel-mock.R:1:1', 'test-pkgdown.R:3:3', 'test-reactivity.r:146:1', 'test-reactivity.r:1240:5', 'test-reactivity.r:1240:5', 'test-stacks-deep.R:93:1', 'test-stacks-deep.R:141:1', 'test-stacks.R:140:3', 'test-tabPanel.R:46:1', 'test-tabPanel.R:66:1', 'test-tabPanel.R:73:1', 'test-tabPanel.R:83:1', 'test-utils.R:177:3' • {shinytest2} is not installed (1): 'test-test-shinyAppTemplate.R:2:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-timer.R:35:3'): Unscheduling works ─────────────────────────── Expected `timerCallbacks$.times` to be identical to `origTimes`. Differences: `attr(actual, 'row.names')` is an integer vector () `attr(expected, 'row.names')` is a character vector () [ FAIL 1 | WARN 0 | SKIP 22 | PASS 1981 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.12.0
Check: tests
Result: ERROR Running ‘testthat.R’ [94s/141s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shiny) > > test_check("shiny") Saving _problems/test-timer-35.R [ FAIL 1 | WARN 0 | SKIP 22 | PASS 1981 ] ══ Skipped tests (22) ══════════════════════════════════════════════════════════ • File system is not case-sensitive (1): 'test-app.R:36:5' • I'm not sure of a great way to test this without timers. (1): 'test-test-server.R:216:3' • Not testing in CI (1): 'test-devmode.R:17:3' • On CRAN (18): 'test-actionButton.R:59:1', 'test-busy-indication.R:1:1', 'test-busy-indication.R:15:1', 'test-busy-indication.R:50:1', 'test-otel-error.R:1:1', 'test-otel-mock.R:1:1', 'test-pkgdown.R:3:3', 'test-reactivity.r:146:1', 'test-reactivity.r:1240:5', 'test-reactivity.r:1240:5', 'test-stacks-deep.R:93:1', 'test-stacks-deep.R:141:1', 'test-stacks.R:140:3', 'test-tabPanel.R:46:1', 'test-tabPanel.R:66:1', 'test-tabPanel.R:73:1', 'test-tabPanel.R:83:1', 'test-utils.R:177:3' • Refactor test for next release (1): 'test-test-shinyAppTemplate.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-timer.R:35:3'): Unscheduling works ─────────────────────────── Expected `timerCallbacks$.times` to be identical to `origTimes`. Differences: `attr(actual, 'row.names')` is an integer vector () `attr(expected, 'row.names')` is a character vector () [ FAIL 1 | WARN 0 | SKIP 22 | PASS 1981 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.12.0
Check: installed package size
Result: NOTE installed size is 10.6Mb sub-directories of 1Mb or more: R 2.1Mb www 6.7Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.11.1
Check: installed package size
Result: NOTE installed size is 9.7Mb sub-directories of 1Mb or more: R 1.5Mb www 6.5Mb Flavor: r-oldrel-windows-x86_64

Package shinyvalidate

Current CRAN status: OK: 13

Package thematic

Current CRAN status: OK: 13

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.