R Under development (unstable) (2024-02-07 r85873 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(merTools) Loading required package: arm Loading required package: MASS Loading required package: Matrix Loading required package: lme4 arm (Version 1.13-1, built: 2022-8-25) Working directory is d:/RCompile/CRANincoming/R-devel/merTools.Rcheck/tests > > > test_check("merTools", filter = "^[m-z]") Starting 2 test processes [ FAIL 0 | WARN 0 | SKIP 36 | PASS 250 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (36): 'test-merModList.R:10:3', 'test-merModList.R:46:3', 'test-merModList.R:72:3', 'test-merModList.R:128:3', 'test-plots.R:6:3', 'test-predict.R:6:3', 'test-predict.R:28:3', 'test-predict.R:99:3', 'test-predict1.R:7:3', 'test-predict1.R:35:3', 'test-predict1.R:76:3', 'test-predict1.R:118:3', 'test-predict2.R:4:3', 'test-predict2.R:27:3', 'test-predict2.R:55:3', 'test-predict2.R:86:3', 'test-predict2.R:132:3', 'test-predict2.R:150:3', 'test-predict2.R:165:3', 'test-predict2.R:200:3', 'test-predict2.R:228:3', 'test-predict3.R:5:3', 'test-predict3.R:42:3', 'test-predict3.R:108:3', 'test-predict3.R:135:3', 'test-predict3.R:156:3', 'test-predict4.R:6:3', 'test-predict4.R:40:3', 'test-predict4.R:105:3', 'test-predict4.R:198:3', 'test-subboot.R:31:3', 'test-subboot.R:51:3', 'test-substEff.R:9:3', 'test-substEff.R:27:3', 'test-substEff.R:56:3', 'test-substEff.R:103:3' [ FAIL 0 | WARN 0 | SKIP 36 | PASS 250 ] > > proc.time() user system elapsed 5.54 0.87 21.26