Package: MetricGraph Check: tests New result: ERROR Running ‘testthat.R’ [29s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("MetricGraph") Loading required package: MetricGraph Attaching package: 'MetricGraph' The following object is masked from 'package:stats': filter [ FAIL 1 | WARN 5 | SKIP 1 | PASS 38 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_cgeneric.R:3:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test.alpha2.R:8:3'): Check agreement covariance function agrees ───── Error in `rSPDE::matern.covariance(x, kappa, 3/2, sigma)[, 1]`: incorrect number of dimensions Backtrace: ▆ 1. └─testthat::expect_equal(...) at test.alpha2.R:8:3 2. └─testthat::quasi_label(enquo(expected), expected.label, arg = "expected") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 1 | WARN 5 | SKIP 1 | PASS 38 ] Error: Test failures Execution halted