The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CRAN Package Check Results for Package smerc

Last updated on 2026-08-06 05:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.4 35.60 302.91 338.51 ERROR
r-devel-linux-x86_64-debian-gcc 1.8.4 26.37 193.13 219.50 ERROR
r-devel-linux-x86_64-fedora-clang 1.8.4 29.00 188.08 217.08 ERROR
r-devel-linux-x86_64-fedora-gcc 1.8.4 30.00 191.36 221.36 ERROR
r-devel-windows-x86_64 1.8.4 38.00 330.00 368.00 ERROR
r-patched-linux-x86_64 1.8.4 37.17 289.53 326.70 OK
r-release-linux-x86_64 1.8.4 35.02 286.54 321.56 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 38.00 340.00 378.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 43.00 429.00 472.00 OK

Check Details

Version: 1.8.4
Check: tests
Result: ERROR Running ‘test-all.R’ [169s/203s] 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-clang

Version: 1.8.4
Check: tests
Result: ERROR Running ‘test-all.R’ [99s/123s] 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’ [99s/241s] 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’ [98s/275s] 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

Version: 1.8.4
Check: tests
Result: ERROR Running 'test-all.R' [155s] 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-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.