R Under development (unstable) (2025-09-04 r88794 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("kinesis") + } test_calendar.R............... 0 tests test_calendar.R............... 0 tests test_calendar.R............... 1 tests OK 0.3s test_coda.R................... 0 tests test_coda.R................... 0 tests test_coda.R................... 0 tests test_coda.R................... 14 tests OK test_coda.R................... 14 tests OK test_coda.R................... 14 tests OK test_coda.R................... 14 tests OK test_coda.R................... 14 tests OK test_coda.R................... 17 tests OK 3.3s test_coda_logratio.R.......... 0 tests test_coda_logratio.R.......... 0 tests test_coda_logratio.R.......... 0 tests test_coda_logratio.R.......... 0 tests test_coda_logratio.R.......... 0 tests test_coda_logratio.R.......... 0 tests test_coda_logratio.R.......... 2 tests OK test_coda_logratio.R.......... 5 tests OK 0.1s test_coda_plot.R.............. 0 tests 1ms test_coda_statistics.R........ 0 tests test_coda_statistics.R........ 0 tests test_coda_statistics.R........ 0 tests test_coda_statistics.R........ 0 tests test_coda_statistics.R........ 0 tests test_coda_statistics.R........ 0 tests test_coda_statistics.R........ 5 tests OK test_coda_statistics.R........ 5 tests OK test_coda_statistics.R........ 5 tests OK test_coda_statistics.R........ 10 tests OK 0.1s test_graphics.R............... 0 tests 1ms test_help.R................... 0 tests test_help.R................... 0 tests test_help.R................... 1 tests OK test_help.R................... 2 tests OK test_help.R................... 3 tests OK test_help.R................... 4 tests OK test_help.R................... 4 tests OK test_help.R................... 5 tests OK test_help.R................... 5 tests OK test_help.R................... 6 tests OK test_help.R................... 6 tests OK test_help.R................... 7 tests OK test_help.R................... 7 tests OK test_help.R................... 8 tests OK test_help.R................... 8 tests OK test_help.R................... 9 tests OK test_help.R................... 9 tests OK test_help.R................... 10 tests OK test_help.R................... 10 tests OK test_help.R................... 11 tests OK 0.1s test_import.R................. 0 tests test_import.R................. 0 tests test_import.R................. 0 tests test_import.R................. 0 tests test_import.R................. 5 tests OK test_import.R................. 6 tests OK 76ms test_inputs.R................. 0 tests test_inputs.R................. 0 tests test_inputs.R................. 0 tests test_inputs.R................. 1 tests OK test_inputs.R................. 1 tests OK test_inputs.R................. 3 tests OK test_inputs.R................. 5 tests OK test_inputs.R................. 7 tests OK 62ms test_prepare.R................ 0 tests test_prepare.R................ 0 tests test_prepare.R................ 0 tests test_prepare.R................ 0 tests test_prepare.R................ 0 tests test_prepare.R................ 3 tests OK test_prepare.R................ 8 tests OK 0.3s test_run.R.................... 0 tests test_run.R.................... 1 tests OK test_run.R.................... 2 tests OK test_run.R.................... 2 tests OK test_run.R.................... 3 tests OK test_run.R.................... 4 tests OK test_run.R.................... 4 tests OK test_run.R.................... 5 tests OK test_run.R.................... 6 tests OK 20ms test_ternary.R................ 0 tests test_ternary.R................ 0 tests test_ternary.R................ 0 tests test_ternary.R................ 0 tests test_ternary.R................ 0 tests test_ternary.R................ 6 tests OK 0.3s All ok, 77 results (4.7s) There were 18 warnings (use warnings() to see them) > > proc.time() user system elapsed 4.81 0.46 5.28