R Under development (unstable) (2025-06-12 r88305 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(boilerplate) boilerplate 1.2.0 > > test_check("boilerplate") === Measures Database Quality Report === Total measures: 4 Complete descriptions: 4 (100.0%) With references: 4 (100.0%) With items: 4 (100.0%) With wave info: 4 (100.0%) Already standardised: 0 (0.0%) [ FAIL 0 | WARN 0 | SKIP 9 | PASS 715 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-init-functions.R:155:3', 'test-readme-examples.R:231:3', 'test-vignette-bibliography.R:41:3', 'test-vignette-bibliography.R:68:3', 'test-vignette-bibliography.R:153:3', 'test-vignette-getting-started.R:137:3' • Project listing not supported in temp directories with flat structure (1): 'test-project-functions.R:114:3' • Projects in temp directories use flat structure (1): 'test-project-functions.R:91:3' • Special characters test: structure not as expected (1): 'test-migration-utilities.R:315:9' [ FAIL 0 | WARN 0 | SKIP 9 | PASS 715 ] > > proc.time() user system elapsed 4.43 0.57 4.98