R Under development (unstable) (2024-12-15 r87442 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. > library(testthat) > library(archeofrag) > > test_check("archeofrag") More than 2 layers: the 'frag.edges.weighting' function has been applied to each pair of layers. More than 2 layers: the 'frag.edges.weighting' function has been applied to each pair of layers. More than 2 layers: the 'frag.edges.weighting' function is applied to each pair of layers. More than 2 layers: the 'frag.edges.weighting' function is applied to each pair of layers. H1 != H2? p.value Obs. value/H1 Obs. value/H2 edges TRUE 0.02 lower within weightsum FALSE 0.06 lower within balance FALSE 0.45 higher higher disturbance FALSE 0.9 lower lower admixture FALSE 0.98 within within cohesion1 FALSE 0.05 within higher cohesion2 FALSE 0.07 within lower [ FAIL 0 | WARN 2 | SKIP 0 | PASS 66 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 66 ] > > proc.time() user system elapsed 33.59 1.70 35.31