Last updated on 2026-08-02 00:50:45 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 | 26.80 | 190.80 | 217.60 | 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.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 | 41.00 | 337.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 |
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’ [98s/125s]
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/Rtmp03hyzR’ ‘~/tmp/scratch/Rtmp0N0z5V’
‘~/tmp/scratch/Rtmp0tsE2B’ ‘~/tmp/scratch/Rtmp1Ktghr’
‘~/tmp/scratch/Rtmp1mRTOF’ ‘~/tmp/scratch/Rtmp1s9gE3’
‘~/tmp/scratch/Rtmp2ErLr9’ ‘~/tmp/scratch/Rtmp2PhoRE’
‘~/tmp/scratch/Rtmp2VVQb2’ ‘~/tmp/scratch/Rtmp3c0GZY’
‘~/tmp/scratch/Rtmp3cQSB5’ ‘~/tmp/scratch/Rtmp3if8QA’
‘~/tmp/scratch/Rtmp47Yy5P’ ‘~/tmp/scratch/Rtmp4AbElb’
‘~/tmp/scratch/Rtmp4fAL5t’ ‘~/tmp/scratch/Rtmp4fveFX’
‘~/tmp/scratch/Rtmp4pGA74’ ‘~/tmp/scratch/Rtmp5DmkDa’
‘~/tmp/scratch/Rtmp5G9L9x’ ‘~/tmp/scratch/Rtmp5GTsEE’
‘~/tmp/scratch/Rtmp5mtaMK’ ‘~/tmp/scratch/Rtmp5pTBCa’
‘~/tmp/scratch/Rtmp61v2AZ’ ‘~/tmp/scratch/Rtmp6ITUgQ’
‘~/tmp/scratch/Rtmp6rf2us’ ‘~/tmp/scratch/Rtmp79pDK3’
‘~/tmp/scratch/Rtmp7I5eaS’ ‘~/tmp/scratch/Rtmp7hm4ht’
‘~/tmp/scratch/Rtmp8H8gwu’ ‘~/tmp/scratch/Rtmp8Ky2Ef’
‘~/tmp/scratch/Rtmp8NFyuw’ ‘~/tmp/scratch/Rtmp8cwUjQ’
‘~/tmp/scratch/Rtmp9GFIh0’ ‘~/tmp/scratch/Rtmp9PJfFI’
‘~/tmp/scratch/RtmpAWSnWh’ ‘~/tmp/scratch/RtmpAcbEaK’
‘~/tmp/scratch/RtmpB9d4Sg’ ‘~/tmp/scratch/RtmpBTsiSd’
‘~/tmp/scratch/RtmpBYT69W’ ‘~/tmp/scratch/RtmpBk92e2’
‘~/tmp/scratch/RtmpC9xSHy’ ‘~/tmp/scratch/RtmpCDsWNZ’
‘~/tmp/scratch/RtmpCFxgyJ’ ‘~/tmp/scratch/RtmpCmvhmc’
‘~/tmp/scratch/RtmpD9b4Ly’ ‘~/tmp/scratch/RtmpDRruFS’
‘~/tmp/scratch/RtmpDXQZbb’ ‘~/tmp/scratch/RtmpEKJ9PH’
‘~/tmp/scratch/RtmpFdFccx’ ‘~/tmp/scratch/RtmpG2iVed’
‘~/tmp/scratch/RtmpGPkjn6’ ‘~/tmp/scratch/RtmpGjzpfF’
‘~/tmp/scratch/RtmpGzkWqA’ ‘~/tmp/scratch/RtmpHKJ8li’
‘~/tmp/scratch/RtmpHwIb4L’ ‘~/tmp/scratch/RtmpIBsgSv’
‘~/tmp/scratch/RtmpIFCa1A’ ‘~/tmp/scratch/RtmpJBsBbG’
‘~/tmp/scratch/RtmpJoEgvD’ ‘~/tmp/scratch/RtmpKFB9EW’
‘~/tmp/scratch/RtmpKNeyTE’ ‘~/tmp/scratch/RtmpLA9Z0b’
‘~/tmp/scratch/RtmpLAgpCL’ ‘~/tmp/scratch/RtmpLUQ2Na’
‘~/tmp/scratch/RtmpLfJ71Z’ ‘~/tmp/scratch/RtmpLjrEpx’
‘~/tmp/scratch/RtmpN8eKTH’ ‘~/tmp/scratch/RtmpNdb66N’
‘~/tmp/scratch/RtmpNrg1g9’ ‘~/tmp/scratch/RtmpNuL3X1’
‘~/tmp/scratch/RtmpNysWel’ ‘~/tmp/scratch/RtmpPWGQwo’
‘~/tmp/scratch/RtmpPpm1A8’ ‘~/tmp/scratch/RtmpPqllvc’
‘~/tmp/scratch/RtmpQoExA7’ ‘~/tmp/scratch/RtmpQxaWws’
‘~/tmp/scratch/RtmpRgG2z6’ ‘~/tmp/scratch/RtmpRhGGjJ’
‘~/tmp/scratch/RtmpRii3xl’ ‘~/tmp/scratch/RtmpSRxKgg’
‘~/tmp/scratch/RtmpSqJCOr’ ‘~/tmp/scratch/RtmpUBzfQi’
‘~/tmp/scratch/RtmpUbSHLO’ ‘~/tmp/scratch/RtmpVu0nyh’
‘~/tmp/scratch/RtmpWTiDaL’ ‘~/tmp/scratch/RtmpWt7neG’
‘~/tmp/scratch/RtmpWtWJH2’ ‘~/tmp/scratch/RtmpXpL9Jb’
‘~/tmp/scratch/RtmpY9shVO’ ‘~/tmp/scratch/RtmpZ4NIkO’
‘~/tmp/scratch/RtmpZUwj7a’ ‘~/tmp/scratch/RtmpZyGZf8’
‘~/tmp/scratch/Rtmpa4OWJE’ ‘~/tmp/scratch/RtmpaAgOX5’
‘~/tmp/scratch/RtmpaB7VM6’ ‘~/tmp/scratch/Rtmpb4GCkh’
‘~/tmp/scratch/RtmpbGI1rS’ ‘~/tmp/scratch/RtmpbgllNF’
‘~/tmp/scratch/Rtmpc1zVyO’ ‘~/tmp/scratch/RtmpcCVo7f’
‘~/tmp/scratch/RtmpcHfmyS’ ‘~/tmp/scratch/Rtmpcus0Mz’
‘~/tmp/scratch/RtmpdH1KCq’ ‘~/tmp/scratch/RtmpdNint8’
‘~/tmp/scratch/Rtmpe84iDu’ ‘~/tmp/scratch/RtmpemAHgI’
‘~/tmp/scratch/RtmpeqoMqg’ ‘~/tmp/scratch/RtmpetJymY’
‘~/tmp/scratch/RtmpfKiPdD’ ‘~/tmp/scratch/Rtmpfa5kXS’
‘~/tmp/scratch/RtmpfaybJ1’ ‘~/tmp/scratch/RtmpgypeWh’
‘~/tmp/scratch/Rtmpic8OaB’ ‘~/tmp/scratch/RtmpigT9UG’
‘~/tmp/scratch/RtmpiyXtWq’ ‘~/tmp/scratch/RtmpjTCafq’
‘~/tmp/scratch/RtmpjdMrEd’ ‘~/tmp/scratch/Rtmpjw1I5e’
‘~/tmp/scratch/Rtmpk5xJRA’ ‘~/tmp/scratch/RtmpkmHAED’
‘~/tmp/scratch/RtmplEFhvv’ ‘~/tmp/scratch/RtmpmlG9Ep’
‘~/tmp/scratch/Rtmpn8Mg1H’ ‘~/tmp/scratch/Rtmpn8qFhi’
‘~/tmp/scratch/RtmpnHyDmX’ ‘~/tmp/scratch/RtmpoH9T9C’
‘~/tmp/scratch/Rtmpp6XXN3’ ‘~/tmp/scratch/RtmppIEtjv’
‘~/tmp/scratch/RtmppWarOt’ ‘~/tmp/scratch/RtmppffsSv’
‘~/tmp/scratch/RtmppiauZ0’ ‘~/tmp/scratch/RtmpqgmOTT’
‘~/tmp/scratch/Rtmpqi9Koy’ ‘~/tmp/scratch/RtmpqrTXTA’
‘~/tmp/scratch/RtmprjkzY2’ ‘~/tmp/scratch/RtmprpiDwr’
‘~/tmp/scratch/RtmpsGTtwZ’ ‘~/tmp/scratch/RtmpsqwD8C’
‘~/tmp/scratch/RtmpswCWSq’ ‘~/tmp/scratch/RtmptHZ7Ar’
‘~/tmp/scratch/RtmptI7ydB’ ‘~/tmp/scratch/RtmptUZ7V5’
‘~/tmp/scratch/RtmptW3OmW’ ‘~/tmp/scratch/RtmptyTnQo’
‘~/tmp/scratch/RtmpuIWtrI’ ‘~/tmp/scratch/RtmpvhTIqO’
‘~/tmp/scratch/RtmpvwvsX3’ ‘~/tmp/scratch/Rtmpw0QpHt’
‘~/tmp/scratch/RtmpwBDNdA’ ‘~/tmp/scratch/RtmpwJD5WH’
‘~/tmp/scratch/RtmpwMPRG8’ ‘~/tmp/scratch/RtmpxVWMj8’
‘~/tmp/scratch/RtmpxmFBLK’ ‘~/tmp/scratch/RtmpxmrIgI’
‘~/tmp/scratch/Rtmpy3P6ex’ ‘~/tmp/scratch/RtmpyWaZyx’
‘~/tmp/scratch/RtmpyoElrD’ ‘~/tmp/scratch/RtmpzC9MMx’
‘~/tmp/scratch/RtmpzI8LtQ’ ‘~/tmp/scratch/RtmpzYZuMx’
‘~/tmp/scratch/Rtmpzy3ULf’ ‘~/tmp/scratch/xvfb-run.0tPu41’
‘~/tmp/scratch/xvfb-run.14RLNl’ ‘~/tmp/scratch/xvfb-run.1ENkAm’
‘~/tmp/scratch/xvfb-run.1IIyT8’ ‘~/tmp/scratch/xvfb-run.2l0y1P’
‘~/tmp/scratch/xvfb-run.3Vbbb0’ ‘~/tmp/scratch/xvfb-run.4QUZy3’
‘~/tmp/scratch/xvfb-run.4pAFas’ ‘~/tmp/scratch/xvfb-run.5B6KXc’
‘~/tmp/scratch/xvfb-run.5M9ExJ’ ‘~/tmp/scratch/xvfb-run.5pgSgP’
‘~/tmp/scratch/xvfb-run.6OJQ9Z’ ‘~/tmp/scratch/xvfb-run.8DFudx’
‘~/tmp/scratch/xvfb-run.8uEc82’ ‘~/tmp/scratch/xvfb-run.98FIGt’
‘~/tmp/scratch/xvfb-run.AjGnLF’ ‘~/tmp/scratch/xvfb-run.AjWCXu’
‘~/tmp/scratch/xvfb-run.C6Gc8l’ ‘~/tmp/scratch/xvfb-run.C8Kv8Z’
‘~/tmp/scratch/xvfb-run.COGAjt’ ‘~/tmp/scratch/xvfb-run.EDX8DA’
‘~/tmp/scratch/xvfb-run.EooLDk’ ‘~/tmp/scratch/xvfb-run.FaMncu’
‘~/tmp/scratch/xvfb-run.Fg16qN’ ‘~/tmp/scratch/xvfb-run.Fxt9ei’
‘~/tmp/scratch/xvfb-run.GNYcxP’ ‘~/tmp/scratch/xvfb-run.Glwbuv’
‘~/tmp/scratch/xvfb-run.GnMSTN’ ‘~/tmp/scratch/xvfb-run.HLMhNC’
‘~/tmp/scratch/xvfb-run.Hatul7’ ‘~/tmp/scratch/xvfb-run.JcsMhT’
‘~/tmp/scratch/xvfb-run.Jg4P4F’ ‘~/tmp/scratch/xvfb-run.Js5U6T’
‘~/tmp/scratch/xvfb-run.K75s4g’ ‘~/tmp/scratch/xvfb-run.Lrl3z2’
‘~/tmp/scratch/xvfb-run.MH8q1p’ ‘~/tmp/scratch/xvfb-run.MIwKwd’
‘~/tmp/scratch/xvfb-run.QjY4gG’ ‘~/tmp/scratch/xvfb-run.Qtnqi8’
‘~/tmp/scratch/xvfb-run.TzOBZo’ ‘~/tmp/scratch/xvfb-run.WOrJ3B’
‘~/tmp/scratch/xvfb-run.XcYZve’ ‘~/tmp/scratch/xvfb-run.Xifvlt’
‘~/tmp/scratch/xvfb-run.ZIWdS2’ ‘~/tmp/scratch/xvfb-run.afhdog’
‘~/tmp/scratch/xvfb-run.alOOCk’ ‘~/tmp/scratch/xvfb-run.cB7lQc’
‘~/tmp/scratch/xvfb-run.cvryt0’ ‘~/tmp/scratch/xvfb-run.exJfjc’
‘~/tmp/scratch/xvfb-run.fpOXoU’ ‘~/tmp/scratch/xvfb-run.fxBaX5’
‘~/tmp/scratch/xvfb-run.gWQnEh’ ‘~/tmp/scratch/xvfb-run.gsuiry’
‘~/tmp/scratch/xvfb-run.hmTrbY’ ‘~/tmp/scratch/xvfb-run.iwe5kx’
‘~/tmp/scratch/xvfb-run.j3Pl5i’ ‘~/tmp/scratch/xvfb-run.kcNF9c’
‘~/tmp/scratch/xvfb-run.kerkcm’ ‘~/tmp/scratch/xvfb-run.lxMiCz’
‘~/tmp/scratch/xvfb-run.mARSHW’ ‘~/tmp/scratch/xvfb-run.mhD0vy’
‘~/tmp/scratch/xvfb-run.mxFFua’ ‘~/tmp/scratch/xvfb-run.nEzA64’
‘~/tmp/scratch/xvfb-run.nxP2Uf’ ‘~/tmp/scratch/xvfb-run.oFBd30’
‘~/tmp/scratch/xvfb-run.p9pXot’ ‘~/tmp/scratch/xvfb-run.qK3l5X’
‘~/tmp/scratch/xvfb-run.r5QPiK’ ‘~/tmp/scratch/xvfb-run.rn1TYw’
‘~/tmp/scratch/xvfb-run.tHN7Qb’ ‘~/tmp/scratch/xvfb-run.tflQGM’
‘~/tmp/scratch/xvfb-run.unyXWq’ ‘~/tmp/scratch/xvfb-run.w3pLFI’
‘~/tmp/scratch/xvfb-run.wu31Gt’ ‘~/tmp/scratch/xvfb-run.x4ShCl’
‘~/tmp/scratch/xvfb-run.x7v1cn’ ‘~/tmp/scratch/xvfb-run.xAHU2Z’
‘~/tmp/scratch/xvfb-run.xpTet6’
‘~/.cache/pocl/uncached/tempfile_N4l4OD’
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