R Under development (unstable) (2024-09-15 r87152 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(statgenGxE) > > test_check("statgenGxE") [ FAIL 0 | WARN 3 | SKIP 17 | PASS 448 ] ══ Skipped tests (17) ══════════════════════════════════════════════════════════ • On CRAN (17): 'test-gxeMegaEnv.R:72:3', 'test-gxeMegaEnv.R:103:3', 'test-gxeVarComp.R:52:3', 'test-gxeVarComp.R:116:3', 'test-gxeVarComp.R:151:3', 'test-gxeVarComp.R:187:3', 'test-gxeVarComp.R:216:3', 'test-gxeVarCov.R:24:3', 'test-gxeVarCov.R:37:3', 'test-gxeVarCov.R:78:3', 'test-gxeVarCov.R:90:3', 'test-gxeVarCov.R:100:3', 'test-report.R:7:3', 'test-report.R:21:3', 'test-report.R:31:3', 'test-report.R:41:3', 'test-summaries.R:75:3' [ FAIL 0 | WARN 3 | SKIP 17 | PASS 448 ] > > proc.time() user system elapsed 24.75 0.98 25.84