R Under development (unstable) (2024-08-26 r87056 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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(pcvr) > > test_check("pcvr") params are not uniform length, values are being recycled to fit max length [ FAIL 0 | WARN 0 | SKIP 46 | PASS 818 ] ══ Skipped tests (46) ══════════════════════════════════════════════════════════ • On CRAN (39): 'test-brmsInterceptModels.R:2:3', 'test-brmsInterceptModels.R:24:3', 'test-brmsInterceptModels.R:43:3', 'test-brmsInterceptModels.R:65:3', 'test-brmsInterceptModels.R:87:3', 'test-growthModels.R:153:3', 'test-growthModels.R:174:3', 'test-growthModels.R:192:3', 'test-growthModels.R:213:3', 'test-growthModels.R:231:3', 'test-growthModels.R:252:3', 'test-growthModels.R:281:3', 'test-growthModels.R:299:3', 'test-growthModels.R:317:3', 'test-growthModels.R:335:3', 'test-growthModels.R:357:3', 'test-growthModels.R:369:3', 'test-growthModels.R:381:3', 'test-growthModels.R:393:3', 'test-growthModels.R:415:3', 'test-growthModels.R:433:3', 'test-growthModels.R:450:3', 'test-growthModels.R:467:3', 'test-growthModels.R:489:3', 'test-growthModels.R:503:3', 'test-growthModels.R:535:3', 'test-growthModels.R:564:3', 'test-growthModels.R:584:3', 'test-growthModels.R:599:3', 'test-growthModels.R:625:3', 'test-growthModels.R:642:3', 'test-growthModels.R:664:3', 'test-growthModels.R:681:3', 'test-growthModels.R:696:3', 'test-growthModels.R:713:3', 'test-long_mv_workflow.R:2:3', 'test-readers.R:31:3', 'test-readers.R:39:3', 'test-wide_mv_workflow.R:3:3' • cmdstanr cannot be loaded (7): 'test-brmsModels.R:5:3', 'test-brmsModels.R:108:3', 'test-brmsModels.R:131:3', 'test-brmsModels.R:152:3', 'test-brmsModels.R:179:3', 'test-brmsModels.R:231:3', 'test-brmsModels.R:254:3' [ FAIL 0 | WARN 0 | SKIP 46 | PASS 818 ] > > proc.time() user system elapsed 65.71 7.96 73.96