R Under development (unstable) (2026-02-23 r89457 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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. > library(testthat) > library(scatteR) > > test_check("scatteR") openjdk version "11.0.18" 2023-01-17 OpenJDK Runtime Environment Temurin-11.0.18+10 (build 11.0.18+10) OpenJDK 64-Bit Server VM Temurin-11.0.18+10 (build 11.0.18+10, mixed mode) [1] "Epoch 1" It: 1, obj value (lsEnd): 0 indTrace: 1 Have got accurate energy 0 <= 0.001 in smooth search Emini is: 0 xmini are: 0.596302605 0.7437503065 0.758383947 0.7439831003 0.3524677493 0.3508168072 0.7056627798 0.8498436736 0.8478316721 0.1759212983 Totally it used 0.946 secs No. of function call is: 848 [1] "Epoch 2" It: 1, obj value (lsEnd): 0.02210682493 indTrace: 1 It: 43, obj value (lsEnd): 0 indTrace: 43 Have got accurate energy 0 <= 0.001 in smooth search Emini is: 0 xmini are: 0.1145168067 0.7019094133 0.8411903786 0.59313723 0.01689427997 0.1165779731 0.6775187942 0.9641416665 0.3173274822 0.0591598657 Totally it used 3.909 secs No. of function call is: 3558 [1] "Epoch 3" Have got accurate energy 0 <= 0.001 in smooth search Emini is: 0 xmini are: 0.114798985 0.7022260833 0.8407506135 0.5939116455 0.0183598646 0.1169547255 0.6787405257 0.9651351485 0.3174194529 0.0572970995 Totally it used 0 secs No. of function call is: 1 [1] "Epoch 4" Have got accurate energy 0 <= 0.001 in smooth search Emini is: 0 xmini are: 0.1122130817 0.7036225327 0.8404916684 0.5954652171 0.0184546035 0.1162718334 0.6787757059 0.9656233344 0.319325219 0.05792767317 Totally it used 0.001 secs No. of function call is: 1 [1] "Epoch 5" It: 1, obj value (lsEnd): 0 indTrace: 1 Have got accurate energy 0 <= 0.001 in smooth search Emini is: 0 xmini are: 0.1094620119 0.7050744641 0.8407639155 0.597253869 0.02126303973 0.1168156042 0.6812080059 0.9666521725 0.3500795224 0.05908110443 Totally it used 1.1 secs No. of function call is: 969 Outlying Skewed Clumpy Sparse Striated Convex Skinny 0.00000000 0.63044145 0.50268694 0.37999172 0.22222222 0.00628033 0.59543174 Stringy Monotonic 1.00000000 1.00000000 attr(,"class") [1] "scagnostics" [ FAIL 0 | WARN 3 | SKIP 0 | PASS 2 ] [ FAIL 0 | WARN 3 | SKIP 0 | PASS 2 ] > > proc.time() user system elapsed 9.73 0.35 7.01