R Under development (unstable) (2025-01-29 r87668 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(bslib) Attaching package: 'bslib' The following object is masked from 'package:utils': page > > test_check("bslib") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 35 | PASS 530 ] ══ Skipped tests (35) ══════════════════════════════════════════════════════════ • On CRAN (35): 'test-zzzz-bs-sass.R:4:3', 'test-zzzz-bs-sass.R:27:3', 'test-zzzz-bs-sass.R:52:3', 'test-zzz-precompile.R:17:3', 'test-rmd-skeletons.R:20:3', 'test-bs-theme-preset-builtin.R:5:5', 'test-bs-theme-preset.R:7:5', 'test-bs-theme-preset.R:14:5', 'test-bs-theme-preset.R:34:5', 'test-card.R:6:3', 'test-card.R:44:3', 'test-fill.R:12:3', 'test-fill.R:33:3', 'test-fill.R:50:3', 'test-fill.R:70:3', 'test-fill.R:84:3', 'test-fill.R:117:3', 'test-fill.R:129:3', 'test-fill.R:160:3', 'test-fill.R:180:3', 'test-fill.R:208:3', 'test-fill.R:221:3', 'test-fill.R:253:3', 'test-navbar_options.R:11:3', 'test-layout.R:6:3', 'test-layout.R:51:3', 'test-layout.R:97:3', 'test-layout.R:115:3', 'test-layout.R:129:3', 'test-layout.R:135:3', 'test-navs-legacy.R:73:3', 'test-page.R:68:3', 'test-page.R:89:5', 'test-value-box.R:56:3', 'test-value-box.R:106:3' [ FAIL 0 | WARN 0 | SKIP 35 | PASS 530 ] Deleting unused snapshots: • page/card.html • page/modern-page.html • zzzz-bs-sass/bs4-imports • zzzz-bs-sass/bs5-imports > > proc.time() user system elapsed 2.37 0.28 25.98