R Under development (unstable) (2026-06-16 r90166 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(amorem) > > test_check("amorem") Loading required package: nlme This is mgcv 1.9-4. For overview type '?mgcv'. [ FAIL 0 | WARN 1 | SKIP 25 | PASS 3308 ] ══ Skipped tests (25) ══════════════════════════════════════════════════════════ • On CRAN (25): 'test-compare-models-global.R:7:3', 'test-compare-models-global.R:29:3', 'test-compare-models-global.R:54:3', 'test-compare-models-global.R:89:3', 'test-compare-models-global.R:106:3', 'test-compare-models-smooth.R:13:3', 'test-compare-models-smooth.R:26:3', 'test-compare-models-smooth.R:40:3', 'test-compare-models-smooth.R:49:3', 'test-compare-models-smooth.R:81:3', 'test-compare-models.R:191:3', 'test-decay-and-remove.R:79:3', 'test-degree-stats.R:109:3', 'test-endogenous-simulation.R:134:3', 'test-gof.R:55:3', 'test-interrupted-reciprocity.R:199:3', 'test-interrupted-triadic-simulator.R:110:3', 'test-network-stats.R:144:3', 'test-ordered-cyclic-balance-simulator.R:137:3', 'test-ordered-transitivity.R:154:3', 'test-recency.R:80:3', 'test-reciprocity-timing.R:126:3', 'test-tau-leap.R:178:3', 'test-transitivity-exp-decay.R:192:3', 'test-transitivity-timing.R:132:3' [ FAIL 0 | WARN 1 | SKIP 25 | PASS 3308 ] > > proc.time() user system elapsed 124.64 17.31 142.82