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

Last updated on 2025-12-07 07:50:23 CET.

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

Package bsicons

Current CRAN status: OK: 13

Package bslib

Current CRAN status: ERROR: 1, NOTE: 3, OK: 9

Version: 0.9.0
Check: tests
Result: ERROR Running ‘testthat.R’ [44s/23s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bslib) Attaching package: 'bslib' The following object is masked from 'package:utils': page > > test_check("bslib") Starting 2 test processes. Saving _problems/test-bs-theme-preset-brand-66.R Saving _problems/test-bs-theme-preset-brand-83.R Saving _problems/test-bs-theme-preset-brand-86.R [ FAIL 3 | WARN 0 | SKIP 36 | PASS 530 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (35): 'test-zzzz-bs-sass.R:4:3', 'test-zzzz-bs-sass.R:26:1', 'test-zzzz-bs-sass.R:41:1', 'test-zzz-precompile.R:17:3', 'test-rmd-skeletons.R:20:3', 'test-bs-theme-preset-builtin.R:4:3', 'test-bs-theme-preset.R:6:3', 'test-bs-theme-preset.R:13:3', 'test-bs-theme-preset.R:33:3', 'test-card.R:1:1', 'test-card.R:43:1', 'test-fill.R:3:1', 'test-fill.R:19:1', 'test-fill.R:42:1', 'test-fill.R:57:1', 'test-fill.R:75:1', 'test-fill.R:91:1', 'test-fill.R:121:1', 'test-fill.R:136:1', 'test-fill.R:171:1', 'test-fill.R:183:1', 'test-fill.R:212:1', 'test-fill.R:224:1', 'test-navbar_options.R:10:1', 'test-layout.R:1:1', 'test-layout.R:50:1', 'test-layout.R:85:1', 'test-layout.R:101:1', 'test-layout.R:128:1', 'test-layout.R:134:1', 'test-navs-legacy.R:72:1', 'test-page.R:36:1', 'test-page.R:81:1', 'test-value-box.R:55:1', 'test-value-box.R:105:1' • {yaml} is not installed. (1): 'test-bs-theme-preset-brand.R:185:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-bs-theme-preset-brand.R:66:5'): brand_resolve() / finds _brand.yml or reads from brand path ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `read_brand_yml(NULL)`: The package "yaml" is required. Backtrace: ▆ 1. ├─testthat::expect_equal(brand_resolve(TRUE), brand_resolve(NULL)) at test-bs-theme-preset-brand.R:66:5 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bslib:::brand_resolve(TRUE) 5. └─bslib:::brand_resolve.logical(TRUE) 6. └─bslib:::read_brand_yml(NULL) 7. └─rlang::check_installed("yaml") ── Failure ('test-bs-theme-preset-brand.R:83:5'): brand_resolve() / takes a list or a brand_yml object ── Expected `direct_is_valid` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE ── Error ('test-bs-theme-preset-brand.R:86:5'): brand_resolve() / takes a list or a brand_yml object ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `read_brand_yml(brand)`: The package "yaml" is required. Backtrace: ▆ 1. ├─bslib:::brand_resolve("_brand.yml") at test-bs-theme-preset-brand.R:86:5 2. └─bslib:::brand_resolve.character("_brand.yml") 3. └─bslib:::read_brand_yml(brand) 4. └─rlang::check_installed("yaml") [ FAIL 3 | WARN 0 | SKIP 36 | PASS 530 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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: 2, OK: 11

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-patched-linux-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’ [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

Package htmlwidgets

Current CRAN status: ERROR: 1, OK: 12

Version: 1.6.4
Check: package dependencies
Result: ERROR Packages required but not available: 'knitr', 'rmarkdown', 'yaml' VignetteBuilder package required for checking but not installed: ‘knitr’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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, r-oldrel-windows-x86_64

Package shinyvalidate

Current CRAN status: OK: 13

Package thematic

Current CRAN status: OK: 13