R Under development (unstable) (2025-08-20 r88661 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. > Sys.setenv("R_TESTS" = "") > library(testthat) > library(gppm) > > test_check("gppm") [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78892,188.845] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.79006,188.851] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78778,188.84] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78672,188.909] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.79111,188.782] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78997,189.018] [0.0101107,0.0101107,0.0101107,0.0101107,0.0101107,6.78786,188.673] [0.0111107,0.0111107,0.0111107,0.0111107,0.0111107,6.78992,188.846] [0.00911071,0.00911071,0.00911071,0.00911071,0.00911071,6.78792,188.844] [ FAIL 0 | WARN 0 | SKIP 6 | PASS 1810 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-cv.R:26:3', 'test-fit.R:17:3', 'test-fit.R:25:3', 'test-predict.R:21:3', 'test-predict.R:60:3', 'test-predict.R:69:3' [ FAIL 0 | WARN 0 | SKIP 6 | PASS 1810 ] > > proc.time() user system elapsed 10.59 0.54 178.03