Last updated on 2026-08-04 14:52:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 3.57 | 79.60 | 83.17 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.0.4 | 2.87 | 57.60 | 60.47 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.4 | 72.98 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 60.56 | ERROR | |||
| r-devel-windows-x86_64 | 0.0.4 | 6.00 | 101.00 | 107.00 | ERROR | |
| r-patched-linux-x86_64 | 0.0.4 | 4.12 | 66.94 | 71.06 | OK | |
| r-release-linux-x86_64 | 0.0.4 | 3.53 | 66.74 | 70.27 | OK | |
| r-release-macos-arm64 | 0.0.4 | 1.00 | 26.00 | 27.00 | OK | |
| r-release-macos-x86_64 | 0.0.4 | 3.00 | 99.00 | 102.00 | OK | |
| r-release-windows-x86_64 | 0.0.4 | 7.00 | 95.00 | 102.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.4 | 3.00 | 71.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.4 | 9.00 | 120.00 | 129.00 | OK |
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sims)
>
> test_check("sims")
Saving _problems/test-add-164.R
Saving _problems/test-add-335.R
Saving _problems/test-check-156.R
Saving _problems/test-copy-170.R
Saving _problems/test-simulate-463.R
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• only test getwd at console (1): 'test-simulate.R:1187:3'
• only visually test add progress bar at console (1): 'test-add.R:380:3'
• only visually test sims progress bar at console (1): 'test-simulate.R:1180:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-add.R:29:3'): sims_add ───────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-add.R:200:3'): sims_add R ────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-check.R:21:3'): sims_check ───────────────────────────────────
Expected `sims_check(path = tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-copy.R:35:3'): sims_copy ─────────────────────────────────────
Expected `sims_info(paste0(tempdir, "_copy"))` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-simulate.R:329:3'): write replicable ─────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/39s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sims)
>
> test_check("sims")
Saving _problems/test-add-164.R
Saving _problems/test-add-335.R
Saving _problems/test-check-156.R
Saving _problems/test-copy-170.R
Saving _problems/test-simulate-463.R
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• only test getwd at console (1): 'test-simulate.R:1187:3'
• only visually test add progress bar at console (1): 'test-add.R:380:3'
• only visually test sims progress bar at console (1): 'test-simulate.R:1180:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-add.R:29:3'): sims_add ───────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-add.R:200:3'): sims_add R ────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-check.R:21:3'): sims_check ───────────────────────────────────
Expected `sims_check(path = tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-copy.R:35:3'): sims_copy ─────────────────────────────────────
Expected `sims_info(paste0(tempdir, "_copy"))` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-simulate.R:329:3'): write replicable ─────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sims)
>
> test_check("sims")
Saving _problems/test-add-164.R
Saving _problems/test-add-335.R
Saving _problems/test-check-156.R
Saving _problems/test-copy-170.R
Saving _problems/test-simulate-463.R
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• only test getwd at console (1): 'test-simulate.R:1187:3'
• only visually test add progress bar at console (1): 'test-add.R:380:3'
• only visually test sims progress bar at console (1): 'test-simulate.R:1180:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-add.R:29:3'): sims_add ───────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-add.R:200:3'): sims_add R ────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-check.R:21:3'): sims_check ───────────────────────────────────
Expected `sims_check(path = tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-copy.R:35:3'): sims_copy ─────────────────────────────────────
Expected `sims_info(paste0(tempdir, "_copy"))` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-simulate.R:329:3'): write replicable ─────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sims)
>
> test_check("sims")
Saving _problems/test-add-164.R
Saving _problems/test-add-335.R
Saving _problems/test-check-156.R
Saving _problems/test-copy-170.R
Saving _problems/test-simulate-463.R
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• only test getwd at console (1): 'test-simulate.R:1187:3'
• only visually test add progress bar at console (1): 'test-add.R:380:3'
• only visually test sims progress bar at console (1): 'test-simulate.R:1180:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-add.R:29:3'): sims_add ───────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-add.R:200:3'): sims_add R ────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-check.R:21:3'): sims_check ───────────────────────────────────
Expected `sims_check(path = tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-copy.R:35:3'): sims_copy ─────────────────────────────────────
Expected `sims_info(paste0(tempdir, "_copy"))` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-simulate.R:329:3'): write replicable ─────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
[ FAIL 5 | WARN 471 | SKIP 3 | PASS 210 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0.4
Check: tests
Result: ERROR
Running 'testthat.R' [33s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sims)
>
> test_check("sims")
Saving _problems/test-add-164.R
Saving _problems/test-add-335.R
Saving _problems/test-check-156.R
Saving _problems/test-copy-170.R
Saving _problems/test-simulate-463.R
[ FAIL 5 | WARN 472 | SKIP 3 | PASS 210 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• only test getwd at console (1): 'test-simulate.R:1187:3'
• only visually test add progress bar at console (1): 'test-add.R:380:3'
• only visually test sims progress bar at console (1): 'test-simulate.R:1180:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-add.R:29:3'): sims_add ───────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-add.R:200:3'): sims_add R ────────────────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-check.R:21:3'): sims_check ───────────────────────────────────
Expected `sims_check(path = tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-copy.R:35:3'): sims_copy ─────────────────────────────────────
Expected `sims_info(paste0(tempdir, "_copy"))` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
── Failure ('test-simulate.R:329:3'): write replicable ─────────────────────────
Expected `sims_info(tempdir)` to be identical to `list(...)`.
Differences:
`actual$seed[1:4]`: 110403 624 853008081 -1946219938
`expected$seed[1:4]`: 10403 624 853008081 -1946219938
[ FAIL 5 | WARN 472 | SKIP 3 | PASS 210 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64