CRAN Package Check Results for Package smerc

Last updated on 2026-07-28 01:51:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.4 36.64 299.96 336.60 OK
r-devel-linux-x86_64-debian-gcc 1.8.4 26.36 193.02 219.38 ERROR
r-devel-linux-x86_64-fedora-clang 1.8.4 32.00 254.66 286.66 ERROR
r-devel-linux-x86_64-fedora-gcc 1.8.4 28.00 185.01 213.01 ERROR
r-devel-windows-x86_64 1.8.4 38.00 327.00 365.00 OK
r-patched-linux-x86_64 1.8.4 35.33 291.83 327.16 OK
r-release-linux-x86_64 1.8.4 35.78 287.51 323.29 OK
r-release-macos-arm64 1.8.4 8.00 90.00 98.00 OK
r-release-macos-x86_64 1.8.4 22.00 368.00 390.00 OK
r-release-windows-x86_64 1.8.4 44.00 333.00 377.00 OK
r-oldrel-macos-arm64 1.8.4 OK
r-oldrel-macos-x86_64 1.8.4 20.00 266.00 286.00 OK
r-oldrel-windows-x86_64 1.8.4 44.00 442.00 486.00 OK

Check Details

Version: 1.8.4
Check: tests
Result: ERROR Running ‘test-all.R’ [99s/126s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(smerc) + test_check("smerc") + } else { + message("tests could not be run because testthat is not installed") + } # This research was partially supported under NSF grants 1463642 and 1915277 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Saving _problems/test-precog.test-25.R Saving _problems/test-precog.test-26.R Saving _problems/test-precog.test-27.R Saving _problems/test-precog.test-28.R Saving _problems/test-precog.test-29.R Saving _problems/test-precog.test-32.R Saving _problems/test-precog.test-33.R [ FAIL 7 | WARN 0 | SKIP 0 | PASS 612 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-precog.test.R:25:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$locids` to equal `cl1`. Differences: Lengths differ: 13 is not 20 ── Failure ('test-precog.test.R:26:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$r, 2)` to equal 22412.31. Differences: 1/1 mismatches [1] 17898 - 22412 == -4514 ── Failure ('test-precog.test.R:27:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$pop` to equal 5504246. Differences: 1/1 mismatches [1] 4814093 - 5504246 == -690153 ── Failure ('test-precog.test.R:28:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$cases` to equal 12646. Differences: 1/1 mismatches [1] 11076 - 12646 == -1570 ── Failure ('test-precog.test.R:29:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$exp, 2)` to equal 10984.75. Differences: 1/1 mismatches [1] 9607 - 10985 == -1377 ── Failure ('test-precog.test.R:32:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$loglik, 4)` to equal 148.8356. Differences: 1/1 mismatches [1] 129 - 149 == -19.8 ── Failure ('test-precog.test.R:33:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$test_statistic, 4)` to equal 148.8356. Differences: 1/1 mismatches [1] 129 - 149 == -19.8 [ FAIL 7 | WARN 0 | SKIP 0 | PASS 612 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.8.4
Check: tests
Result: ERROR Running ‘test-all.R’ [142s/143s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(smerc) + test_check("smerc") + } else { + message("tests could not be run because testthat is not installed") + } # This research was partially supported under NSF grants 1463642 and 1915277 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Saving _problems/test-precog.test-25.R Saving _problems/test-precog.test-26.R Saving _problems/test-precog.test-27.R Saving _problems/test-precog.test-28.R Saving _problems/test-precog.test-29.R Saving _problems/test-precog.test-32.R Saving _problems/test-precog.test-33.R [ FAIL 7 | WARN 0 | SKIP 0 | PASS 612 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-precog.test.R:25:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$locids` to equal `cl1`. Differences: Lengths differ: 13 is not 20 ── Failure ('test-precog.test.R:26:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$r, 2)` to equal 22412.31. Differences: 1/1 mismatches [1] 17898 - 22412 == -4514 ── Failure ('test-precog.test.R:27:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$pop` to equal 5504246. Differences: 1/1 mismatches [1] 4814093 - 5504246 == -690153 ── Failure ('test-precog.test.R:28:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$cases` to equal 12646. Differences: 1/1 mismatches [1] 11076 - 12646 == -1570 ── Failure ('test-precog.test.R:29:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$exp, 2)` to equal 10984.75. Differences: 1/1 mismatches [1] 9607 - 10985 == -1377 ── Failure ('test-precog.test.R:32:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$loglik, 4)` to equal 148.8356. Differences: 1/1 mismatches [1] 129 - 149 == -19.8 ── Failure ('test-precog.test.R:33:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$test_statistic, 4)` to equal 148.8356. Differences: 1/1 mismatches [1] 129 - 149 == -19.8 [ FAIL 7 | WARN 0 | SKIP 0 | PASS 612 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.8.4
Check: tests
Result: ERROR Running ‘test-all.R’ [94s/94s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > if (requireNamespace("testthat", quietly = TRUE)) { + library(testthat) + library(smerc) + test_check("smerc") + } else { + message("tests could not be run because testthat is not installed") + } # This research was partially supported under NSF grants 1463642 and 1915277 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| 0% 10 20 30 40 50 60 70 80 90 100% [----|----|----|----|----|----|----|----|----|----| **************************************************| Saving _problems/test-precog.test-25.R Saving _problems/test-precog.test-26.R Saving _problems/test-precog.test-27.R Saving _problems/test-precog.test-28.R Saving _problems/test-precog.test-29.R Saving _problems/test-precog.test-32.R Saving _problems/test-precog.test-33.R [ FAIL 7 | WARN 0 | SKIP 0 | PASS 612 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-precog.test.R:25:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$locids` to equal `cl1`. Differences: Lengths differ: 13 is not 20 ── Failure ('test-precog.test.R:26:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$r, 2)` to equal 22412.31. Differences: 1/1 mismatches [1] 17898 - 22412 == -4514 ── Failure ('test-precog.test.R:27:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$pop` to equal 5504246. Differences: 1/1 mismatches [1] 4814093 - 5504246 == -690153 ── Failure ('test-precog.test.R:28:3'): check accuracy for precog.test with neast ── Expected `out$clusters[[1]]$cases` to equal 12646. Differences: 1/1 mismatches [1] 11076 - 12646 == -1570 ── Failure ('test-precog.test.R:29:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$exp, 2)` to equal 10984.75. Differences: 1/1 mismatches [1] 9607 - 10985 == -1377 ── Failure ('test-precog.test.R:32:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$loglik, 4)` to equal 148.8356. Differences: 1/1 mismatches [1] 129 - 149 == -19.8 ── Failure ('test-precog.test.R:33:3'): check accuracy for precog.test with neast ── Expected `round(out$clusters[[1]]$test_statistic, 4)` to equal 148.8356. Differences: 1/1 mismatches [1] 129 - 149 == -19.8 [ FAIL 7 | WARN 0 | SKIP 0 | PASS 612 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc