The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.
Last updated on 2026-08-10 10:50:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.4 | 37.32 | 302.90 | 340.22 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.8.4 | 25.81 | 190.31 | 216.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.8.4 | 27.00 | 182.78 | 209.78 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.8.4 | 29.00 | 188.16 | 217.16 | 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.40 | 288.62 | 324.02 | 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 | 334.00 | 372.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 | 439.00 | 482.00 | OK |
Version: 1.8.4
Check: tests
Result: ERROR
Running ‘test-all.R’ [168s/201s]
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/111s]
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’ [97s/103s]
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’ [95s/95s]
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.
Health stats visible at Monitor.