CRAN Package Check Results for Package fgeo.analyze

Last updated on 2025-08-04 01:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.15 5.61 90.81 96.42 OK
r-devel-linux-x86_64-debian-gcc 1.1.15 3.62 59.77 63.39 OK
r-devel-linux-x86_64-fedora-clang 1.1.15 154.85 OK
r-devel-linux-x86_64-fedora-gcc 1.1.15 143.78 OK
r-devel-windows-x86_64 1.1.15 7.00 105.00 112.00 OK
r-patched-linux-x86_64 1.1.15 6.01 82.84 88.85 OK
r-release-linux-x86_64 1.1.15 5.92 85.08 91.00 ERROR
r-release-macos-arm64 1.1.15 46.00 OK
r-release-macos-x86_64 1.1.15 84.00 OK
r-release-windows-x86_64 1.1.15 6.00 98.00 104.00 OK
r-oldrel-macos-arm64 1.1.15 49.00 OK
r-oldrel-macos-x86_64 1.1.15 83.00 OK
r-oldrel-windows-x86_64 1.1.15 9.00 128.00 137.00 OK

Check Details

Version: 1.1.15
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [37s/45s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fgeo.analyze) > > test_check("fgeo.analyze") $N2 [1] 29 $R [1] 3 $rate [1] 0.02413113 $lower [1] 0.0084585 $upper [1] 0.06812388 $time [1] 4.525246 $date1 [1] 18937.96 $date2 [1] 20600.72 [ FAIL 1 | WARN 3 | SKIP 14 | PASS 306 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • FIXME: Real groups don't produce the same output (1): 'test-demography_ctfs.R:52:3' • can_access_private_data is not TRUE (1): 'test-tt_test.R:196:3' • empty test (1): 'test-tt_test.R:132:1' • {bciex} is not installed (3): 'test-byyr.R:58:5', 'test-demography_ctfs.R:415:5', 'test-fgeo_topography.R:57:5' • {bukittimah} is not installed (1): 'test-byyr.R:72:5' • {ctfs} is not installed (4): 'test-abundance.R:10:3', 'test-abundanceperquad2.R:4:3', 'test-demography_ctfs.R:126:5', 'test-fill.dimension.R:4:3' • {fgeo.data} is not installed (1): 'test-demography_ctfs.R:17:3' • {ngel} is not installed (1): 'test-byyr.R:86:5' • {pasoh} is not installed (1): 'test-fgeo_habitat.R:67:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-demography_ctfs.R:45:3'): output is equal if aggregated via `split2` or `interaction()` ── map(spl, as.vector) not equal to map(int, as.vector). Component "N2": Mean relative difference: 1.142857 Component "R": Mean relative difference: 1.333333 Component "rate": 'is.NA' value mismatch: 1 in current 1 in target Component "lower": 'is.NA' value mismatch: 1 in current 1 in target Component "upper": 'is.NA' value mismatch: 1 in current 1 in target Component "time": 'is.NA' value mismatch: 1 in current 1 in target Component "date1": 'is.NA' value mismatch: 1 in current 1 in target Component "date2": 'is.NA' value mismatch: 1 in current 1 in target [ FAIL 1 | WARN 3 | SKIP 14 | PASS 306 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64