CRAN Package Check Results for Package emburden

Last updated on 2026-04-21 13:51:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.1 6.87 71.56 78.43 ERROR
r-devel-linux-x86_64-debian-gcc 0.6.1 4.47 51.92 56.39 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 11.00 108.99 119.99 OK
r-devel-linux-x86_64-fedora-gcc 0.6.1 11.00 117.23 128.23 OK
r-devel-macos-arm64 0.6.1 2.00 25.00 27.00 OK
r-devel-windows-x86_64 0.6.1 11.00 94.00 105.00 OK
r-patched-linux-x86_64 0.6.1 6.35 66.91 73.26 OK
r-release-linux-x86_64 0.6.1 6.44 64.56 71.00 OK
r-release-macos-arm64 0.6.1 2.00 24.00 26.00 OK
r-release-macos-x86_64 0.6.1 4.00 88.00 92.00 OK
r-release-windows-x86_64 0.6.1 8.00 97.00 105.00 OK
r-oldrel-macos-arm64 0.6.1 1.00 29.00 30.00 OK
r-oldrel-macos-x86_64 0.6.1 5.00 164.00 169.00 OK
r-oldrel-windows-x86_64 0.6.1 12.00 112.00 124.00 OK

Check Details

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(emburden) > > test_check("emburden") Saving _problems/test-neb-equivalence-458.R [ FAIL 1 | WARN 0 | SKIP 13 | PASS 663 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • No data directory found (1): 'test-data-loaders.R:126:3' • On CRAN (11): 'test-jss-vignette.R:2:3', 'test-zenodo-download.R:26:3', 'test-zenodo-download.R:40:3', 'test-zenodo-integration.R:19:3', 'test-zenodo-integration.R:36:3', 'test-zenodo-integration.R:66:3', 'test-zenodo-integration.R:85:3', 'test-zenodo-integration.R:104:3', 'test-zenodo-integration.R:123:3', 'test-zenodo-integration.R:150:3', 'test-zenodo-integration.R:176:3' • Requires real data or comprehensive mocking (1): 'test-housing-dimensions.R:194:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-neb-equivalence.R:458:3'): Nh method (arithmetic mean) is faster than harmonic mean ── Expected `speedup_vs_harmonic > 0.5` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 13 | PASS 663 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang