R Under development (unstable) (2024-10-10 r87224 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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("synthesizer") + } test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 0 tests test_clustering.R............. 1 tests OK test_clustering.R............. 2 tests OK 0.1s test_measures.R............... 1 tests OK test_measures.R............... 2 tests OK test_measures.R............... 3 tests OK test_measures.R............... 4 tests OK test_measures.R............... 5 tests OK test_measures.R............... 6 tests OK test_measures.R............... 7 tests OK test_measures.R............... 8 tests OK 1.9s test_synthesizer.R............ 0 tests test_synthesizer.R............ 0 tests test_synthesizer.R............ 0 tests test_synthesizer.R............ 1 tests OK test_synthesizer.R............ 1 tests OK test_synthesizer.R............ 1 tests OK test_synthesizer.R............ 2 tests OK test_synthesizer.R............ 3 tests OK test_synthesizer.R............ 3 tests OK test_synthesizer.R............ 3 tests OK test_synthesizer.R............ 4 tests OK test_synthesizer.R............ 4 tests OK test_synthesizer.R............ 5 tests OK test_synthesizer.R............ 5 tests OK test_synthesizer.R............ 5 tests OK test_synthesizer.R............ 6 tests OK test_synthesizer.R............ 6 tests OK test_synthesizer.R............ 7 tests OK test_synthesizer.R............ 7 tests OK test_synthesizer.R............ 7 tests OK test_synthesizer.R............ 7 tests OK test_synthesizer.R............ 8 tests OK test_synthesizer.R............ 9 tests OK test_synthesizer.R............ 10 tests OK test_synthesizer.R............ 11 tests OK test_synthesizer.R............ 11 tests OK test_synthesizer.R............ 11 tests OK test_synthesizer.R............ 12 tests OK test_synthesizer.R............ 13 tests OK test_synthesizer.R............ 14 tests OK test_synthesizer.R............ 15 tests OK 0.3s All ok, 25 results (2.3s) > > > proc.time() user system elapsed 2.23 0.34 2.54