CRAN Package Check Results for Package dsims

Last updated on 2026-05-10 09:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 20.19 291.15 311.34 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 13.63 195.56 209.19 OK
r-devel-linux-x86_64-fedora-clang 1.0.6 36.00 518.94 554.94 OK
r-devel-linux-x86_64-fedora-gcc 1.0.6 35.00 505.65 540.65 OK
r-devel-windows-x86_64 1.0.6 22.00 299.00 321.00 OK
r-patched-linux-x86_64 1.0.6 18.77 280.04 298.81 OK
r-release-linux-x86_64 1.0.6 18.03 280.95 298.98 ERROR
r-release-macos-arm64 1.0.6 4.00 70.00 74.00 OK
r-release-macos-x86_64 1.0.6 13.00 336.00 349.00 OK
r-release-windows-x86_64 1.0.6 24.00 300.00 324.00 OK
r-oldrel-macos-arm64 1.0.6 OK
r-oldrel-macos-x86_64 1.0.6 11.00 301.00 312.00 OK
r-oldrel-windows-x86_64 1.0.6 28.00 397.00 425.00 OK

Check Details

Version: 1.0.6
Check: tests
Result: ERROR Running ‘test-that.R’ [152s/168s] Running the tests in ‘tests/test-that.R’ failed. Complete output: > library(testthat) > library(dsims) Loading required package: dssd > > test_check("dsims", filter = "check_.*") Saving _problems/test-check_BasicLine-72.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 111 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-check_BasicLine.R:72:3'): Test uf detectability key function ── Expected `length(survey@dists.in.covered)` to equal `nrow(survey@dist.data)`. Differences: 1/1 mismatches [1] 313 - 314 == -1 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 111 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64