Package check result: ERROR Check: tests, Result: ERROR Running ‘testthat.R’ [32s/32s] 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 weightsum FALSE 0.55 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 [ FAIL 1 | WARN 734 | SKIP 0 | PASS 65 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.frag.get.parameters.R:24:3'): retrieved parameters are correct ── frag.get.parameters(g, "layer")$planar (`actual`) not equal to TRUE (`expected`). `actual`: `expected`: TRUE [ FAIL 1 | WARN 734 | SKIP 0 | PASS 65 ] Error: Test failures Execution halted