R Under development (unstable) (2025-08-24 r88696 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. > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("bootGOF") + } test_GOF_model.R.............. 0 tests test_GOF_model.R.............. 0 tests test_GOF_model.R.............. 0 tests test_GOF_model.R.............. 0 tests test_GOF_model.R.............. 0 tests test_GOF_model.R.............. 1 tests OK test_GOF_model.R.............. 1 tests OK test_GOF_model.R.............. 2 tests OK test_GOF_model.R.............. 2 tests OK test_GOF_model.R.............. 3 tests OK test_GOF_model.R.............. 3 tests OK test_GOF_model.R.............. 4 tests OK test_GOF_model.R.............. 4 tests OK test_GOF_model.R.............. 5 tests OK test_GOF_model.R.............. 5 tests OK test_GOF_model.R.............. 6 tests OK test_GOF_model.R.............. 6 tests OK test_GOF_model.R.............. 7 tests OK test_GOF_model.R.............. 7 tests OK test_GOF_model.R.............. 8 tests OK test_GOF_model.R.............. 8 tests OK test_GOF_model.R.............. 9 tests OK test_GOF_model.R.............. 9 tests OK test_GOF_model.R.............. 10 tests OK test_GOF_model.R.............. 10 tests OK test_GOF_model.R.............. 12 tests OK test_GOF_model.R.............. 12 tests OK test_GOF_model.R.............. 14 tests OK test_GOF_model.R.............. 14 tests OK test_GOF_model.R.............. 15 tests OK 0.9s test_GOF_model_info_extractor.R 0 tests test_GOF_model_info_extractor.R 3 tests OK test_GOF_model_info_extractor.R 3 tests OK test_GOF_model_info_extractor.R 6 tests OK test_GOF_model_info_extractor.R 6 tests OK test_GOF_model_info_extractor.R 9 tests OK 8ms test_GOF_model_resample.R..... 0 tests test_GOF_model_resample.R..... 1 tests OK 6ms test_GOF_model_simulator.R.... 0 tests test_GOF_model_simulator.R.... 1 tests OK test_GOF_model_simulator.R.... 1 tests OK test_GOF_model_simulator.R.... 2 tests OK test_GOF_model_simulator.R.... 2 tests OK test_GOF_model_simulator.R.... 4 tests OK test_GOF_model_simulator.R.... 4 tests OK test_GOF_model_simulator.R.... 6 tests OK test_GOF_model_simulator.R.... 6 tests OK test_GOF_model_simulator.R.... 7 tests OK 0.2s test_GOF_model_test.R......... 0 tests test_GOF_model_test.R......... 0 tests test_GOF_model_test.R......... 8 tests OK test_GOF_model_test.R......... 8 tests OK test_GOF_model_test.R......... 9 tests OK test_GOF_model_test.R......... 9 tests OK test_GOF_model_test.R......... 10 tests OK test_GOF_model_test.R......... 10 tests OK test_GOF_model_test.R......... 11 tests OK test_GOF_model_test.R......... 11 tests OK test_GOF_model_test.R......... 13 tests OK test_GOF_model_test.R......... 13 tests OK test_GOF_model_test.R......... 15 tests OK 0.6s test_GOF_model_trainer.R...... 0 tests test_GOF_model_trainer.R...... 1 tests OK test_GOF_model_trainer.R...... 1 tests OK test_GOF_model_trainer.R...... 2 tests OK test_GOF_model_trainer.R...... 2 tests OK test_GOF_model_trainer.R...... 3 tests OK 11ms test_Rn1_statistic.R.......... 0 tests test_Rn1_statistic.R.......... 1 tests OK test_Rn1_statistic.R.......... 1 tests OK test_Rn1_statistic.R.......... 2 tests OK test_Rn1_statistic.R.......... 2 tests OK test_Rn1_statistic.R.......... 3 tests OK 3ms All ok, 53 results (1.8s) > > proc.time() user system elapsed 1.85 0.09 1.93