CRAN Package Check Results for Package smerc

Last updated on 2026-08-03 16:52:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.4 37.14 304.42 341.56 ERROR
r-devel-linux-x86_64-debian-gcc 1.8.4 25.75 196.64 222.39 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 42.00 323.00 365.00 ERROR
r-patched-linux-x86_64 1.8.4 36.22 286.95 323.17 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 50.00 433.00 483.00 OK

Check Details

Version: 1.8.4
Check: tests
Result: ERROR Running ‘test-all.R’ [168s/205s] 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’ [100s/129s] 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: for new files in some other directories
Result: NOTE Found the following files/directories: ‘~/tmp/scratch/Rtmp06cPJa’ ‘~/tmp/scratch/Rtmp0FdSLG’ ‘~/tmp/scratch/Rtmp0bNyTW’ ‘~/tmp/scratch/Rtmp0pYJCl’ ‘~/tmp/scratch/Rtmp1DzRQd’ ‘~/tmp/scratch/Rtmp1NdGxR’ ‘~/tmp/scratch/Rtmp1dz9RO’ ‘~/tmp/scratch/Rtmp3Bmc2A’ ‘~/tmp/scratch/Rtmp3FYkRZ’ ‘~/tmp/scratch/Rtmp3Pu22Z’ ‘~/tmp/scratch/Rtmp3zE4h3’ ‘~/tmp/scratch/Rtmp494SKK’ ‘~/tmp/scratch/Rtmp4Jldfd’ ‘~/tmp/scratch/Rtmp4OTjWN’ ‘~/tmp/scratch/Rtmp5S2PMk’ ‘~/tmp/scratch/Rtmp5kekox’ ‘~/tmp/scratch/Rtmp65xyI7’ ‘~/tmp/scratch/Rtmp6j6G4p’ ‘~/tmp/scratch/Rtmp73lhVe’ ‘~/tmp/scratch/Rtmp7V8wu8’ ‘~/tmp/scratch/Rtmp7i53ts’ ‘~/tmp/scratch/Rtmp82QljI’ ‘~/tmp/scratch/Rtmp8DdQPE’ ‘~/tmp/scratch/Rtmp8PuPto’ ‘~/tmp/scratch/Rtmp8QuaGo’ ‘~/tmp/scratch/Rtmp8iVHeI’ ‘~/tmp/scratch/Rtmp9Iggy4’ ‘~/tmp/scratch/Rtmp9SWkXB’ ‘~/tmp/scratch/RtmpAAGW8P’ ‘~/tmp/scratch/RtmpAFmZq3’ ‘~/tmp/scratch/RtmpAbKaZ0’ ‘~/tmp/scratch/RtmpAdcarE’ ‘~/tmp/scratch/RtmpAvbaYg’ ‘~/tmp/scratch/RtmpB90Ysw’ ‘~/tmp/scratch/RtmpBO8DGa’ ‘~/tmp/scratch/RtmpBR7rnp’ ‘~/tmp/scratch/RtmpBl7Edq’ ‘~/tmp/scratch/RtmpCnrLP6’ ‘~/tmp/scratch/RtmpCuemFd’ ‘~/tmp/scratch/RtmpDmdXE0’ ‘~/tmp/scratch/RtmpE6KfGU’ ‘~/tmp/scratch/RtmpEWCMSm’ ‘~/tmp/scratch/RtmpEkmsrQ’ ‘~/tmp/scratch/RtmpFBbTfz’ ‘~/tmp/scratch/RtmpFESOn7’ ‘~/tmp/scratch/RtmpGJhB81’ ‘~/tmp/scratch/RtmpGna8aE’ ‘~/tmp/scratch/RtmpGrYtSO’ ‘~/tmp/scratch/RtmpHDqqE8’ ‘~/tmp/scratch/RtmpHPoGHZ’ ‘~/tmp/scratch/RtmpHil8fs’ ‘~/tmp/scratch/RtmpHnxA4T’ ‘~/tmp/scratch/RtmpIBHTFK’ ‘~/tmp/scratch/RtmpIJb4Te’ ‘~/tmp/scratch/RtmpIXnv5Z’ ‘~/tmp/scratch/RtmpIZLHgM’ ‘~/tmp/scratch/RtmpIiPorz’ ‘~/tmp/scratch/RtmpIrg5Ab’ ‘~/tmp/scratch/RtmpJT4ugN’ ‘~/tmp/scratch/RtmpJVr721’ ‘~/tmp/scratch/RtmpJhNWRZ’ ‘~/tmp/scratch/RtmpK1OQsk’ ‘~/tmp/scratch/RtmpK4Y6CA’ ‘~/tmp/scratch/RtmpKo9z4C’ ‘~/tmp/scratch/RtmpKwWSsV’ ‘~/tmp/scratch/RtmpLIZ5PA’ ‘~/tmp/scratch/RtmpLcdEDW’ ‘~/tmp/scratch/RtmpMUJRcu’ ‘~/tmp/scratch/RtmpMorJFu’ ‘~/tmp/scratch/RtmpMxT9Pv’ ‘~/tmp/scratch/RtmpNAFMuZ’ ‘~/tmp/scratch/RtmpNIMwOU’ ‘~/tmp/scratch/RtmpNNOXvx’ ‘~/tmp/scratch/RtmpNdwNur’ ‘~/tmp/scratch/RtmpO5hcza’ ‘~/tmp/scratch/RtmpOgkiDQ’ ‘~/tmp/scratch/RtmpOrnra0’ ‘~/tmp/scratch/RtmpPZKug6’ ‘~/tmp/scratch/RtmpPkoVUr’ ‘~/tmp/scratch/RtmpRN6TrD’ ‘~/tmp/scratch/RtmpRPVnBq’ ‘~/tmp/scratch/RtmpRWrfjd’ ‘~/tmp/scratch/RtmpRp5Nlx’ ‘~/tmp/scratch/RtmpS47uhY’ ‘~/tmp/scratch/RtmpSY3oXi’ ‘~/tmp/scratch/RtmpTMcTiF’ ‘~/tmp/scratch/RtmpTTT3kc’ ‘~/tmp/scratch/RtmpTvBTLg’ ‘~/tmp/scratch/RtmpTy8Sve’ ‘~/tmp/scratch/RtmpU0BgIn’ ‘~/tmp/scratch/RtmpUSfyQ5’ ‘~/tmp/scratch/RtmpVIHBMV’ ‘~/tmp/scratch/RtmpVKSQlh’ ‘~/tmp/scratch/RtmpVdJi9L’ ‘~/tmp/scratch/RtmpWIYZxp’ ‘~/tmp/scratch/RtmpWOGx9R’ ‘~/tmp/scratch/RtmpWUn8P7’ ‘~/tmp/scratch/RtmpWjRVlv’ ‘~/tmp/scratch/RtmpWsvOGe’ ‘~/tmp/scratch/RtmpXfP4WU’ ‘~/tmp/scratch/RtmpXqHJZo’ ‘~/tmp/scratch/RtmpXynS0A’ ‘~/tmp/scratch/RtmpY0g6O3’ ‘~/tmp/scratch/RtmpY9A0mr’ ‘~/tmp/scratch/RtmpZ9Wbgt’ ‘~/tmp/scratch/Rtmpaqam3z’ ‘~/tmp/scratch/RtmpbJjrlR’ ‘~/tmp/scratch/Rtmpbb4JI6’ ‘~/tmp/scratch/RtmpbpVwUQ’ ‘~/tmp/scratch/RtmpcJUsT6’ ‘~/tmp/scratch/RtmpcfRVUK’ ‘~/tmp/scratch/Rtmpd7RTeF’ ‘~/tmp/scratch/RtmpdEV6lA’ ‘~/tmp/scratch/Rtmpdj78vg’ ‘~/tmp/scratch/RtmpdxLm0O’ ‘~/tmp/scratch/RtmpeU3CBE’ ‘~/tmp/scratch/RtmpeepceJ’ ‘~/tmp/scratch/RtmpfPSKSI’ ‘~/tmp/scratch/RtmpgUkMJw’ ‘~/tmp/scratch/Rtmpi6vYJe’ ‘~/tmp/scratch/Rtmpi9xHF5’ ‘~/tmp/scratch/Rtmpikn98T’ ‘~/tmp/scratch/Rtmpj6mIK9’ ‘~/tmp/scratch/RtmpjOlORm’ ‘~/tmp/scratch/RtmpjRgHsC’ ‘~/tmp/scratch/RtmpkJSa8k’ ‘~/tmp/scratch/RtmpkZnBCl’ ‘~/tmp/scratch/RtmplA7CLr’ ‘~/tmp/scratch/RtmplIMSiN’ ‘~/tmp/scratch/Rtmpm2z8bh’ ‘~/tmp/scratch/RtmpmNHQjL’ ‘~/tmp/scratch/RtmpmR9UrR’ ‘~/tmp/scratch/RtmpmcT4MX’ ‘~/tmp/scratch/Rtmpo0qxy6’ ‘~/tmp/scratch/RtmpoKR44s’ ‘~/tmp/scratch/RtmppEmUnk’ ‘~/tmp/scratch/RtmppktP9D’ ‘~/tmp/scratch/RtmppyfqZo’ ‘~/tmp/scratch/Rtmpq2SVOZ’ ‘~/tmp/scratch/RtmpqgHhYa’ ‘~/tmp/scratch/RtmpqlfajF’ ‘~/tmp/scratch/RtmpqvEWYb’ ‘~/tmp/scratch/RtmpqvJjdJ’ ‘~/tmp/scratch/RtmprSOtrr’ ‘~/tmp/scratch/RtmprYT5Kw’ ‘~/tmp/scratch/RtmprnYKas’ ‘~/tmp/scratch/Rtmps2rUgx’ ‘~/tmp/scratch/RtmpsD1mmA’ ‘~/tmp/scratch/RtmpsuyzXk’ ‘~/tmp/scratch/RtmptKmv0o’ ‘~/tmp/scratch/RtmptfukdO’ ‘~/tmp/scratch/RtmptnlpOp’ ‘~/tmp/scratch/RtmpuExgx7’ ‘~/tmp/scratch/RtmpuP9vP3’ ‘~/tmp/scratch/RtmpuWVyMk’ ‘~/tmp/scratch/Rtmpuayd6V’ ‘~/tmp/scratch/RtmpxC0IlR’ ‘~/tmp/scratch/RtmpxJrZS2’ ‘~/tmp/scratch/RtmpxSie8u’ ‘~/tmp/scratch/Rtmpxv4nVT’ ‘~/tmp/scratch/Rtmpy6joym’ ‘~/tmp/scratch/RtmpyTuBVQ’ ‘~/tmp/scratch/RtmpyY9HI3’ ‘~/tmp/scratch/RtmpzY9QzO’ ‘~/tmp/scratch/xvfb-run.1VDGqs’ ‘~/tmp/scratch/xvfb-run.3yzaZb’ ‘~/tmp/scratch/xvfb-run.4sHNSO’ ‘~/tmp/scratch/xvfb-run.6YlBYD’ ‘~/tmp/scratch/xvfb-run.6r3leg’ ‘~/tmp/scratch/xvfb-run.8XT807’ ‘~/tmp/scratch/xvfb-run.AJWTGJ’ ‘~/tmp/scratch/xvfb-run.AQ6g27’ ‘~/tmp/scratch/xvfb-run.B5DxrD’ ‘~/tmp/scratch/xvfb-run.Bg9jw5’ ‘~/tmp/scratch/xvfb-run.C5mt9q’ ‘~/tmp/scratch/xvfb-run.C6H7pt’ ‘~/tmp/scratch/xvfb-run.DI64Dx’ ‘~/tmp/scratch/xvfb-run.DNnifL’ ‘~/tmp/scratch/xvfb-run.DO8cJw’ ‘~/tmp/scratch/xvfb-run.ECpHjj’ ‘~/tmp/scratch/xvfb-run.Fx4NQb’ ‘~/tmp/scratch/xvfb-run.HAc24I’ ‘~/tmp/scratch/xvfb-run.HGifOH’ ‘~/tmp/scratch/xvfb-run.Hc9D6M’ ‘~/tmp/scratch/xvfb-run.I6ff0Q’ ‘~/tmp/scratch/xvfb-run.IHyACP’ ‘~/tmp/scratch/xvfb-run.If6xAi’ ‘~/tmp/scratch/xvfb-run.JK7bLu’ ‘~/tmp/scratch/xvfb-run.KcPVaC’ ‘~/tmp/scratch/xvfb-run.LaE89E’ ‘~/tmp/scratch/xvfb-run.NAdcYX’ ‘~/tmp/scratch/xvfb-run.OUW4iw’ ‘~/tmp/scratch/xvfb-run.Ol7Juw’ ‘~/tmp/scratch/xvfb-run.QqWR10’ ‘~/tmp/scratch/xvfb-run.QwyXto’ ‘~/tmp/scratch/xvfb-run.SHodym’ ‘~/tmp/scratch/xvfb-run.Ti0quA’ ‘~/tmp/scratch/xvfb-run.U7oBO2’ ‘~/tmp/scratch/xvfb-run.VJKNlu’ ‘~/tmp/scratch/xvfb-run.Vytiyg’ ‘~/tmp/scratch/xvfb-run.W1iy6y’ ‘~/tmp/scratch/xvfb-run.WaUO6y’ ‘~/tmp/scratch/xvfb-run.XJUFBW’ ‘~/tmp/scratch/xvfb-run.XdyE3P’ ‘~/tmp/scratch/xvfb-run.aTyUg1’ ‘~/tmp/scratch/xvfb-run.buGeFA’ ‘~/tmp/scratch/xvfb-run.cU7bDj’ ‘~/tmp/scratch/xvfb-run.cXEldA’ ‘~/tmp/scratch/xvfb-run.cekT9X’ ‘~/tmp/scratch/xvfb-run.dSJ0Nx’ ‘~/tmp/scratch/xvfb-run.eAA2Vs’ ‘~/tmp/scratch/xvfb-run.eFdgXX’ ‘~/tmp/scratch/xvfb-run.eISLcY’ ‘~/tmp/scratch/xvfb-run.eSBzbF’ ‘~/tmp/scratch/xvfb-run.fXD10N’ ‘~/tmp/scratch/xvfb-run.ffHokF’ ‘~/tmp/scratch/xvfb-run.gKACSA’ ‘~/tmp/scratch/xvfb-run.hJfC1q’ ‘~/tmp/scratch/xvfb-run.jTqDte’ ‘~/tmp/scratch/xvfb-run.jaTIqF’ ‘~/tmp/scratch/xvfb-run.jpCZmI’ ‘~/tmp/scratch/xvfb-run.k5qrH4’ ‘~/tmp/scratch/xvfb-run.kMx838’ ‘~/tmp/scratch/xvfb-run.l5ABNV’ ‘~/tmp/scratch/xvfb-run.m5u7fG’ ‘~/tmp/scratch/xvfb-run.mSzCbj’ ‘~/tmp/scratch/xvfb-run.o0K7YD’ ‘~/tmp/scratch/xvfb-run.oSK9Eu’ ‘~/tmp/scratch/xvfb-run.otvsLj’ ‘~/tmp/scratch/xvfb-run.pLmCzU’ ‘~/tmp/scratch/xvfb-run.pQjOS7’ ‘~/tmp/scratch/xvfb-run.psQUG6’ ‘~/tmp/scratch/xvfb-run.qBubsd’ ‘~/tmp/scratch/xvfb-run.qK4RkR’ ‘~/tmp/scratch/xvfb-run.sa5iyX’ ‘~/tmp/scratch/xvfb-run.tNk7zt’ ‘~/tmp/scratch/xvfb-run.u7cPIu’ ‘~/tmp/scratch/xvfb-run.um3JiL’ ‘~/tmp/scratch/xvfb-run.urVr9y’ ‘~/tmp/scratch/xvfb-run.vl39pQ’ ‘~/tmp/scratch/xvfb-run.wj1st1’ ‘~/tmp/scratch/xvfb-run.wvJd08’ ‘~/tmp/scratch/xvfb-run.xdTx1j’ ‘~/tmp/scratch/xvfb-run.ymD4rG’ ‘/dev/shm/sm_segment.gimli1.1001.5b770000.0’ ‘~/.cache/pocl/uncached/tempfile_LKTu0z’ 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

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