Package check result: ERROR Check: tests, Result: ERROR Running ‘testthat.R’ [30s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(archeofrag) > > test_check("archeofrag") 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. 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 FALSE 0.45 lower lower balance FALSE 0.38 within within components.balance FALSE 0.39 within within disturbance FALSE 0.36 within within admixture FALSE 0.09 within within cohesion1 TRUE 0.02 within higher cohesion2 TRUE 0 within lower edge.weights.sum FALSE 0.55 lower lower edge.weights.median FALSE 0.25 lower lower edge.weights.median.abs.dev. FALSE 0.23 lower lower [ FAIL 1 | WARN 730 | SKIP 0 | PASS 79 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-frag.simul.compare.R:15:5'): frag.simul.compare works ──────── res[[3]]$p.value (`actual`) not equal to c(...) (`expected`). `actual`: "0.45" "0.38" "0.39" "0.36" "0.09" "0.02" "0" "0.55" "0.25" "0.23" `expected`: "0.4" "0.38" "0.39" "0.36" "0.08" "0.01" "0" "0.57" "0.25" "0.24" [ FAIL 1 | WARN 730 | SKIP 0 | PASS 79 ] Error: Test failures Execution halted