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

Last updated on 2025-11-16 01:49:45 CET.

Package ERROR NOTE OK
bsicons 13
bslib 3 10
crosstalk 13
htmltools 4 6 3
htmlwidgets 13
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: 4, NOTE: 6, OK: 3

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’ [20s/23s] 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’ [56s/66s] 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’ [58s/149s] 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’ [35s/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

Package htmlwidgets

Current CRAN status: OK: 13

Package shinyvalidate

Current CRAN status: OK: 13

Package thematic

Current CRAN status: OK: 13