R Under development (unstable) (2025-08-18 r88641 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. > # tests/testthat.R > > library(testthat) > library(ffaframework) > test_check("ffaframework") [ FAIL 0 | WARN 0 | SKIP 24 | PASS 986 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (9): 'test-select-zstatistic.R:36:2', 'test-select-zstatistic.R:69:2', 'test-select-zstatistic.R:102:2', 'test-select-zstatistic.R:135:2', 'test-select-zstatistic.R:168:2', 'test-uncertainty-bootstrap.R:24:2', 'test-uncertainty-bootstrap.R:104:2', 'test-uncertainty-rfgpl.R:47:2', 'test-uncertainty-rfpl.R:113:2' • Skip on R CMD check (15): 'test-plots.R:3:2', 'test-plots.R:30:2', 'test-plots.R:50:2', 'test-plots.R:77:2', 'test-plots.R:104:2', 'test-plots.R:124:2', 'test-plots.R:142:2', 'test-plots.R:161:2', 'test-plots.R:175:2', 'test-plots.R:190:2', 'test-plots.R:209:2', 'test-plots.R:235:2', 'test-plots.R:256:2', 'test-plots.R:295:2', 'test-plots.R:313:2' [ FAIL 0 | WARN 0 | SKIP 24 | PASS 986 ] Deleting unused snapshots: • plots/ams-constant.svg • plots/ams-custom.svg • plots/ams-default.svg • plots/ams-trend.svg • plots/assessment-nsffa-custom.svg • plots/assessment-nsffa-default.svg • plots/assessment-sffa-custom.svg • plots/assessment-sffa-default.svg • plots/bbmk-custom.svg • plots/bbmk-default.svg • plots/lmom-custom.svg • plots/lmom-ldistance.svg • plots/lmom-lkurtosis.svg • plots/lmom-zstatistic.svg • plots/mks-custom.svg • plots/mks-default.svg • plots/nsffa-estimates-custom.svg • plots/nsffa-estimates-default.svg • plots/nsffa-estimates-uncertainty.svg • plots/nsffa-fit-custom.svg • plots/nsffa-fit-default.svg • plots/pettitt-custom.svg • plots/pettitt-default.svg • plots/runs-custom.svg • plots/runs-mean.svg • plots/sffa-estimates-custom.svg • plots/sffa-estimates-default.svg • plots/sffa-estimates-uncertainty.svg • plots/sffa-fit-custom.svg • plots/sffa-fit-default.svg • plots/spearman-custom.svg • plots/spearman-default.svg > > > proc.time() user system elapsed 389.71 36.17 432.32