R Under development (unstable) (2023-11-26 r85638 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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("comat") + } test_create_neighborhood.R.... 0 tests test_create_neighborhood.R.... 0 tests test_create_neighborhood.R.... 0 tests test_create_neighborhood.R.... 1 tests OK 48ms test_get_cocoma.R............. 0 tests test_get_cocoma.R............. 0 tests test_get_cocoma.R............. 0 tests test_get_cocoma.R............. 0 tests test_get_cocoma.R............. 1 tests OK test_get_cocoma.R............. 1 tests OK test_get_cocoma.R............. 1 tests OK test_get_cocoma.R............. 2 tests OK test_get_cocoma.R............. 2 tests OK test_get_cocoma.R............. 2 tests OK test_get_cocoma.R............. 2 tests OK test_get_cocoma.R............. 2 tests OK test_get_cocoma.R............. 3 tests OK 24ms test_get_coma.R............... 0 tests test_get_coma.R............... 0 tests test_get_coma.R............... 0 tests test_get_coma.R............... 1 tests OK test_get_coma.R............... 1 tests OK test_get_coma.R............... 1 tests OK test_get_coma.R............... 2 tests OK test_get_coma.R............... 2 tests OK test_get_coma.R............... 2 tests OK test_get_coma.R............... 3 tests OK test_get_coma.R............... 3 tests OK test_get_coma.R............... 3 tests OK test_get_coma.R............... 3 tests OK test_get_coma.R............... 4 tests OK test_get_coma.R............... 4 tests OK test_get_coma.R............... 4 tests OK test_get_coma.R............... 5 tests OK test_get_coma.R............... 5 tests OK test_get_coma.R............... 5 tests OK test_get_coma.R............... 6 tests OK 7ms test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 0 tests test_get_entropy.R............ 1 tests OK test_get_entropy.R............ 2 tests OK test_get_entropy.R............ 3 tests OK 3ms test_get_incoma.R............. 0 tests test_get_incoma.R............. 0 tests test_get_incoma.R............. 0 tests test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 1 tests OK test_get_incoma.R............. 2 tests OK test_get_incoma.R............. 3 tests OK test_get_incoma.R............. 4 tests OK test_get_incoma.R............. 5 tests OK 7ms test_get_normalized.R......... 0 tests test_get_normalized.R......... 0 tests test_get_normalized.R......... 0 tests test_get_normalized.R......... 1 tests OK test_get_normalized.R......... 2 tests OK test_get_normalized.R......... 2 tests OK test_get_normalized.R......... 3 tests OK 2ms test_get_unique_values.R...... 0 tests test_get_unique_values.R...... 1 tests OK test_get_unique_values.R...... 2 tests OK 1ms test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 0 tests test_get_wecoma.R............. 1 tests OK test_get_wecoma.R............. 2 tests OK test_get_wecoma.R............. 3 tests OK test_get_wecoma.R............. 4 tests OK test_get_wecoma.R............. 5 tests OK test_get_wecoma.R............. 6 tests OK test_get_wecoma.R............. 7 tests OK test_get_wecoma.R............. 8 tests OK test_get_wecoma.R............. 8 tests OK test_get_wecoma.R............. 8 tests OK test_get_wecoma.R............. 9 tests OK test_get_wecoma.R............. 9 tests OK test_get_wecoma.R............. 9 tests OK test_get_wecoma.R............. 10 tests OK 12ms test_rcpp_get_incoma.R........ 0 tests test_rcpp_get_incoma.R........ 0 tests test_rcpp_get_incoma.R........ 0 tests test_rcpp_get_incoma.R........ 1 tests OK test_rcpp_get_incoma.R........ 1 tests OK test_rcpp_get_incoma.R........ 1 tests OK test_rcpp_get_incoma.R........ 2 tests OK 4ms test_triangular_index.R....... 1 tests OK test_triangular_index.R....... 2 tests OK test_triangular_index.R....... 3 tests OK 1ms All ok, 38 results (0.1s) > > proc.time() user system elapsed 0.28 0.10 0.37