R Under development (unstable) (2024-08-21 r87038 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 [[1]] [[2]] [[3]] DAS genotype fertilizer Freq 64 0 W605S 0 0 84 20 W605S 0 0 86 1 B73 100 0 87 2 B73 100 0 126 20 MM 100 0 128 1 Mo17 100 0 129 2 Mo17 100 0 130 3 Mo17 100 0 131 4 Mo17 100 0 150 2 W605S 100 0 169 0 B73 50 0 171 2 B73 50 0 172 3 B73 50 0 212 1 Mo17 50 0 213 2 Mo17 50 0 214 3 Mo17 50 0 [[1]] [[2]] [[3]] DAS genotype fertilizer Freq 64 0 W605S 0 0 84 20 W605S 0 0 86 1 B73 100 0 87 2 B73 100 0 126 20 MM 100 0 128 1 Mo17 100 0 129 2 Mo17 100 0 130 3 Mo17 100 0 131 4 Mo17 100 0 150 2 W605S 100 0 169 0 B73 50 0 171 2 B73 50 0 172 3 B73 50 0 212 1 Mo17 50 0 213 2 Mo17 50 0 214 3 Mo17 50 0 [ FAIL 0 | WARN 3 | SKIP 46 | PASS 819 ] ══ 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:103:3', 'test-brmsModels.R:126:3', 'test-brmsModels.R:147:3', 'test-brmsModels.R:174:3', 'test-brmsModels.R:226:3', 'test-brmsModels.R:249:3' [ FAIL 0 | WARN 3 | SKIP 46 | PASS 819 ] > > proc.time() user system elapsed 66.06 7.73 73.98