We checked 141 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
- We saw 3 new problems
- We failed to check 0 packages
Issues with CRAN packages are summarised below.
This version of bslib uses the new brand.yml package for brand themes. Unlike the previous implementation, brand.yml provides more detailed validation of brand themes, but this has led to one package failing tests.
- OmopViewer: Submitted a patch to fix this on 2026-01-21, awaiting maintainer response. OHDSI/OmopViewer#355
This version of bslib introduces a new function show_toast(), which conflicts with a function of the same name in the shinyWidgets package. Several packages on CRAN fully import both the bslib and shinyWidgets namespaces, leading to warnings during installation about the function name conflict.
-
qrlabelr: Submitted a patch to fix this on 2025-12-19, awaiting maintainer response. awkena/qrlabelr#4
-
tfrmtbuilder: Submitted a patch to fix this on 2025-12-19, awaiting maintainer response. GSK-Biostatistics/tfrmtbuilder#91