Last updated on 2026-08-01 05:56:13 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.81 | 195.37 | 222.18 | 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’ [97s/108s]
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/Rtmp0PLWxG’ ‘~/tmp/scratch/Rtmp1IPLkC’
‘~/tmp/scratch/Rtmp1uW8Mo’ ‘~/tmp/scratch/Rtmp2oO248’
‘~/tmp/scratch/Rtmp3BdTFS’ ‘~/tmp/scratch/Rtmp3VVzOC’
‘~/tmp/scratch/Rtmp3hBHkb’ ‘~/tmp/scratch/Rtmp3juQxF’
‘~/tmp/scratch/Rtmp4yv4R7’ ‘~/tmp/scratch/Rtmp5HEPEE’
‘~/tmp/scratch/Rtmp5KRdyR’ ‘~/tmp/scratch/Rtmp5RbXsk’
‘~/tmp/scratch/Rtmp5XFKjy’ ‘~/tmp/scratch/Rtmp5ntRg4’
‘~/tmp/scratch/Rtmp6bpd9C’ ‘~/tmp/scratch/Rtmp6wMMcB’
‘~/tmp/scratch/Rtmp7Da8ls’ ‘~/tmp/scratch/Rtmp7NFSJ8’
‘~/tmp/scratch/Rtmp7rlyFG’ ‘~/tmp/scratch/Rtmp89aqmF’
‘~/tmp/scratch/Rtmp8mWvbn’ ‘~/tmp/scratch/Rtmp8nXxD7’
‘~/tmp/scratch/Rtmp8sFANF’ ‘~/tmp/scratch/Rtmp9arIQk’
‘~/tmp/scratch/Rtmp9fXeeV’ ‘~/tmp/scratch/Rtmp9fw5as’
‘~/tmp/scratch/RtmpA46CPK’ ‘~/tmp/scratch/RtmpA5mhEo’
‘~/tmp/scratch/RtmpAEToZi’ ‘~/tmp/scratch/RtmpATvBiS’
‘~/tmp/scratch/RtmpAwJzM1’ ‘~/tmp/scratch/RtmpB8coM7’
‘~/tmp/scratch/RtmpBi76Lp’ ‘~/tmp/scratch/RtmpC84YBF’
‘~/tmp/scratch/RtmpCS7dnx’ ‘~/tmp/scratch/RtmpCtHIAs’
‘~/tmp/scratch/RtmpD0c8iP’ ‘~/tmp/scratch/RtmpD57kAB’
‘~/tmp/scratch/RtmpDFI8lq’ ‘~/tmp/scratch/RtmpF12apF’
‘~/tmp/scratch/RtmpFPJ7Pb’ ‘~/tmp/scratch/RtmpGMo8BO’
‘~/tmp/scratch/RtmpGP0TLO’ ‘~/tmp/scratch/RtmpGeB7eH’
‘~/tmp/scratch/RtmpGoG2T2’ ‘~/tmp/scratch/RtmpGzzuJa’
‘~/tmp/scratch/RtmpHXc5MW’ ‘~/tmp/scratch/RtmpHcOt4o’
‘~/tmp/scratch/RtmpHi8YyG’ ‘~/tmp/scratch/RtmpI8EhtD’
‘~/tmp/scratch/RtmpIlH63H’ ‘~/tmp/scratch/RtmpIoI855’
‘~/tmp/scratch/RtmpJR1QoW’ ‘~/tmp/scratch/RtmpJm6TBG’
‘~/tmp/scratch/RtmpJonhQw’ ‘~/tmp/scratch/RtmpJzNTBL’
‘~/tmp/scratch/RtmpKShwMS’ ‘~/tmp/scratch/RtmpKzSrO5’
‘~/tmp/scratch/RtmpLIVrHX’ ‘~/tmp/scratch/RtmpLpQwpV’
‘~/tmp/scratch/RtmpMf6Gke’ ‘~/tmp/scratch/RtmpMpfrvy’
‘~/tmp/scratch/RtmpMvS3Qi’ ‘~/tmp/scratch/RtmpN6BvNs’
‘~/tmp/scratch/RtmpNX3M4O’ ‘~/tmp/scratch/RtmpNgyUCE’
‘~/tmp/scratch/RtmpOP0ZI1’ ‘~/tmp/scratch/RtmpOklOup’
‘~/tmp/scratch/RtmpOyvWCc’ ‘~/tmp/scratch/RtmpP3AMPJ’
‘~/tmp/scratch/RtmpPP1fSx’ ‘~/tmp/scratch/RtmpQWTGFX’
‘~/tmp/scratch/RtmpQZ6MfM’ ‘~/tmp/scratch/RtmpQn5MB7’
‘~/tmp/scratch/RtmpR0dXYG’ ‘~/tmp/scratch/RtmpRGOKsV’
‘~/tmp/scratch/RtmpRTqIPH’ ‘~/tmp/scratch/RtmpRVdAiG’
‘~/tmp/scratch/RtmpRpAAyq’ ‘~/tmp/scratch/RtmpRykr1M’
‘~/tmp/scratch/RtmpS0UMFM’ ‘~/tmp/scratch/RtmpTCgVaS’
‘~/tmp/scratch/RtmpTbrl7b’ ‘~/tmp/scratch/RtmpTlnw8r’
‘~/tmp/scratch/RtmpU55IRH’ ‘~/tmp/scratch/RtmpUG8Cis’
‘~/tmp/scratch/RtmpUhIzSV’ ‘~/tmp/scratch/RtmpUiY333’
‘~/tmp/scratch/RtmpV2CElm’ ‘~/tmp/scratch/RtmpVTmpwX’
‘~/tmp/scratch/RtmpVkVpO0’ ‘~/tmp/scratch/RtmpW7P83z’
‘~/tmp/scratch/RtmpWUdbsH’ ‘~/tmp/scratch/RtmpWnqQQ7’
‘~/tmp/scratch/RtmpXnatu5’ ‘~/tmp/scratch/RtmpY0nA3t’
‘~/tmp/scratch/RtmpYbhQxo’ ‘~/tmp/scratch/RtmpYp7L6t’
‘~/tmp/scratch/RtmpZ7E9U3’ ‘~/tmp/scratch/RtmpZXAZHu’
‘~/tmp/scratch/RtmpZd6z3l’ ‘~/tmp/scratch/RtmpZzgu5c’
‘~/tmp/scratch/Rtmpa2TkTc’ ‘~/tmp/scratch/RtmpaDLysn’
‘~/tmp/scratch/RtmpbKFl3D’ ‘~/tmp/scratch/Rtmpbg3GSf’
‘~/tmp/scratch/Rtmpbkrrqs’ ‘~/tmp/scratch/RtmpcBGr6U’
‘~/tmp/scratch/RtmpcFyzNW’ ‘~/tmp/scratch/RtmpcPYzZC’
‘~/tmp/scratch/RtmpcYc3Yu’ ‘~/tmp/scratch/Rtmpd3XSup’
‘~/tmp/scratch/Rtmpdfwiy9’ ‘~/tmp/scratch/RtmpeS0aZ9’
‘~/tmp/scratch/RtmpehXcjh’ ‘~/tmp/scratch/RtmpgeqL1B’
‘~/tmp/scratch/RtmphcOohF’ ‘~/tmp/scratch/RtmpiZkfDO’
‘~/tmp/scratch/RtmpjFhz3v’ ‘~/tmp/scratch/RtmpkHMhOW’
‘~/tmp/scratch/Rtmpkw6mrP’ ‘~/tmp/scratch/RtmplM280g’
‘~/tmp/scratch/RtmplQffcC’ ‘~/tmp/scratch/RtmpmQ672I’
‘~/tmp/scratch/RtmpmeAnWG’ ‘~/tmp/scratch/RtmpmoiYh3’
‘~/tmp/scratch/Rtmpn0gRnp’ ‘~/tmp/scratch/Rtmpnq6lAG’
‘~/tmp/scratch/Rtmpnq8jp4’ ‘~/tmp/scratch/Rtmpocphlm’
‘~/tmp/scratch/Rtmpp9Uj4n’ ‘~/tmp/scratch/RtmpptFIS4’
‘~/tmp/scratch/RtmpqVtSUm’ ‘~/tmp/scratch/RtmprIOiii’
‘~/tmp/scratch/RtmprLxAva’ ‘~/tmp/scratch/Rtmps6Osmp’
‘~/tmp/scratch/Rtmpt2fAKA’ ‘~/tmp/scratch/RtmptL1cj1’
‘~/tmp/scratch/Rtmpu8PBDm’ ‘~/tmp/scratch/RtmpuCz2ox’
‘~/tmp/scratch/RtmpuXYeSF’ ‘~/tmp/scratch/RtmpvB7Ccg’
‘~/tmp/scratch/RtmpvySAyr’ ‘~/tmp/scratch/RtmpwkheJN’
‘~/tmp/scratch/Rtmpwxqv3N’ ‘~/tmp/scratch/RtmpxMmwES’
‘~/tmp/scratch/RtmpxfwKTQ’ ‘~/tmp/scratch/Rtmpxs2uB4’
‘~/tmp/scratch/RtmpxxDjs0’ ‘~/tmp/scratch/Rtmpy4umaC’
‘~/tmp/scratch/Rtmpy7slpt’ ‘~/tmp/scratch/RtmpyGna7g’
‘~/tmp/scratch/RtmpyLgRXw’ ‘~/tmp/scratch/RtmpySL2HV’
‘~/tmp/scratch/RtmpyidE43’ ‘~/tmp/scratch/RtmpzeItd1’
‘~/tmp/scratch/xvfb-run.0Axa5F’ ‘~/tmp/scratch/xvfb-run.1VEOtp’
‘~/tmp/scratch/xvfb-run.2qJghX’ ‘~/tmp/scratch/xvfb-run.36LQF1’
‘~/tmp/scratch/xvfb-run.3sZeJl’ ‘~/tmp/scratch/xvfb-run.59qKbV’
‘~/tmp/scratch/xvfb-run.668NUS’ ‘~/tmp/scratch/xvfb-run.6dOOVZ’
‘~/tmp/scratch/xvfb-run.8NOwI9’ ‘~/tmp/scratch/xvfb-run.8ePMsM’
‘~/tmp/scratch/xvfb-run.ADkEed’ ‘~/tmp/scratch/xvfb-run.AvyrVH’
‘~/tmp/scratch/xvfb-run.BCY961’ ‘~/tmp/scratch/xvfb-run.DzRAuW’
‘~/tmp/scratch/xvfb-run.EO591N’ ‘~/tmp/scratch/xvfb-run.Eq03X2’
‘~/tmp/scratch/xvfb-run.Fl5Owy’ ‘~/tmp/scratch/xvfb-run.FnuZad’
‘~/tmp/scratch/xvfb-run.HAwZCT’ ‘~/tmp/scratch/xvfb-run.HQiFND’
‘~/tmp/scratch/xvfb-run.I9Wa6e’ ‘~/tmp/scratch/xvfb-run.J4RDMx’
‘~/tmp/scratch/xvfb-run.K0zMeP’ ‘~/tmp/scratch/xvfb-run.Km9E9Y’
‘~/tmp/scratch/xvfb-run.LCtTfy’ ‘~/tmp/scratch/xvfb-run.M8jiDf’
‘~/tmp/scratch/xvfb-run.MBxlW0’ ‘~/tmp/scratch/xvfb-run.NFwqlu’
‘~/tmp/scratch/xvfb-run.ObWH7r’ ‘~/tmp/scratch/xvfb-run.QVTkuO’
‘~/tmp/scratch/xvfb-run.QeZgBd’ ‘~/tmp/scratch/xvfb-run.QeeLBi’
‘~/tmp/scratch/xvfb-run.R6TmCW’ ‘~/tmp/scratch/xvfb-run.S7J1nv’
‘~/tmp/scratch/xvfb-run.T1WMH8’ ‘~/tmp/scratch/xvfb-run.TxOzSP’
‘~/tmp/scratch/xvfb-run.UIeYL4’ ‘~/tmp/scratch/xvfb-run.UOEUbK’
‘~/tmp/scratch/xvfb-run.Ue5trr’ ‘~/tmp/scratch/xvfb-run.UnNno4’
‘~/tmp/scratch/xvfb-run.Vgea9m’ ‘~/tmp/scratch/xvfb-run.W5ZaVL’
‘~/tmp/scratch/xvfb-run.X8sauX’ ‘~/tmp/scratch/xvfb-run.YVgqb3’
‘~/tmp/scratch/xvfb-run.YZdavR’ ‘~/tmp/scratch/xvfb-run.YfdYfL’
‘~/tmp/scratch/xvfb-run.YkuAMD’ ‘~/tmp/scratch/xvfb-run.ZikISp’
‘~/tmp/scratch/xvfb-run.ZoT0tz’ ‘~/tmp/scratch/xvfb-run.a9HHFI’
‘~/tmp/scratch/xvfb-run.b4bFxf’ ‘~/tmp/scratch/xvfb-run.brWvKT’
‘~/tmp/scratch/xvfb-run.bsyayk’ ‘~/tmp/scratch/xvfb-run.cNDwc3’
‘~/tmp/scratch/xvfb-run.cSrFTG’ ‘~/tmp/scratch/xvfb-run.f5oUH0’
‘~/tmp/scratch/xvfb-run.fHQjGr’ ‘~/tmp/scratch/xvfb-run.fUuxaP’
‘~/tmp/scratch/xvfb-run.glv5fk’ ‘~/tmp/scratch/xvfb-run.i6s4ba’
‘~/tmp/scratch/xvfb-run.iacCuF’ ‘~/tmp/scratch/xvfb-run.ko1w3L’
‘~/tmp/scratch/xvfb-run.lxvGZP’ ‘~/tmp/scratch/xvfb-run.m4H7Qw’
‘~/tmp/scratch/xvfb-run.oOI80A’ ‘~/tmp/scratch/xvfb-run.ofSHFQ’
‘~/tmp/scratch/xvfb-run.pSdFLD’ ‘~/tmp/scratch/xvfb-run.qrx6x8’
‘~/tmp/scratch/xvfb-run.rUU6Wo’ ‘~/tmp/scratch/xvfb-run.rZrdGj’
‘~/tmp/scratch/xvfb-run.rwFhXx’ ‘~/tmp/scratch/xvfb-run.sIXisK’
‘~/tmp/scratch/xvfb-run.sn9uF5’ ‘~/tmp/scratch/xvfb-run.t4nUUQ’
‘~/tmp/scratch/xvfb-run.u3rPqd’ ‘~/tmp/scratch/xvfb-run.ud52Ir’
‘~/tmp/scratch/xvfb-run.vLKrib’ ‘~/tmp/scratch/xvfb-run.vPbTcJ’
‘~/tmp/scratch/xvfb-run.vnX9li’
‘/dev/shm/sm_segment.gimli1.1001.8e530000.0’
‘~/.cache/pocl/uncached/tempfile_0gwgrm’
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