R Under development (unstable) (2025-11-20 r89043 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. > > # Manually run test_Ditrack.Rtest because of run time. > > source('../tests/test_Diopt.Rtest', echo=FALSE) Loading required package: statmod all Diopt tests PASSED > source('../tests/test_Dimodal.Rtest', echo=FALSE) all Dimodal tests PASSED > source('../tests/test_find_runs.Rtest', echo=FALSE) all find.runs tests PASSED > source('../tests/test_find_peaks.Rtest', echo=FALSE) all find.peaks tests PASSED > source('../tests/test_find_flats.Rtest', echo=FALSE) all find.flat tests PASSED > source('../tests/test_find_lvlsec.Rtest', echo=FALSE) all find.lvlsec tests PASSED > source('../tests/test_find_cpt.Rtest', echo=FALSE) all find.cpt tests PASSED > source('../tests/test_sigtests.Rtest', echo=FALSE) all sigtest tests PASSED > source('../tests/test_utility.Rtest', echo=FALSE) all utility tests PASSED > > > proc.time() user system elapsed 8.18 1.23 9.42