Last updated on 2026-08-03 13:49:44 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 3.85 | 79.70 | 83.55 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.0.4 | 3.01 | 58.62 | 61.63 | 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 | 96.00 | 103.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 | 8.00 | 113.00 | 121.00 | OK |
Version: 0.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/54s]
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/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 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: for new files in some other directories
Result: NOTE
Found the following files/directories:
‘~/tmp/scratch/Rtmp0oyUXv’ ‘~/tmp/scratch/Rtmp1GOLwQ’
‘~/tmp/scratch/Rtmp1MyoH0’ ‘~/tmp/scratch/Rtmp2H3iUZ’
‘~/tmp/scratch/Rtmp2HThSj’ ‘~/tmp/scratch/Rtmp2tut1F’
‘~/tmp/scratch/Rtmp3ExrE5’ ‘~/tmp/scratch/Rtmp3MNQ5D’
‘~/tmp/scratch/Rtmp3oJ78O’ ‘~/tmp/scratch/Rtmp3z01DQ’
‘~/tmp/scratch/Rtmp4i5mff’ ‘~/tmp/scratch/Rtmp4yQZrn’
‘~/tmp/scratch/Rtmp5HryMX’ ‘~/tmp/scratch/Rtmp5X3rJI’
‘~/tmp/scratch/Rtmp5sI5F4’ ‘~/tmp/scratch/Rtmp6Yc6Kh’
‘~/tmp/scratch/Rtmp7KGnNE’ ‘~/tmp/scratch/Rtmp7oHUhp’
‘~/tmp/scratch/Rtmp909B3P’ ‘~/tmp/scratch/Rtmp9IqM2q’
‘~/tmp/scratch/Rtmp9OIveE’ ‘~/tmp/scratch/Rtmp9ioUdy’
‘~/tmp/scratch/RtmpA974sM’ ‘~/tmp/scratch/RtmpAFbxcX’
‘~/tmp/scratch/RtmpArk213’ ‘~/tmp/scratch/RtmpBoaFH0’
‘~/tmp/scratch/RtmpCOUGUk’ ‘~/tmp/scratch/RtmpCOUits’
‘~/tmp/scratch/RtmpCQfZFu’ ‘~/tmp/scratch/RtmpChEqh6’
‘~/tmp/scratch/RtmpCoCkW6’ ‘~/tmp/scratch/RtmpCpodp6’
‘~/tmp/scratch/RtmpD6p4D3’ ‘~/tmp/scratch/RtmpDGzEUI’
‘~/tmp/scratch/RtmpDHiB4c’ ‘~/tmp/scratch/RtmpDepLoe’
‘~/tmp/scratch/RtmpDrQeyQ’ ‘~/tmp/scratch/RtmpEVAwsP’
‘~/tmp/scratch/RtmpExgI4J’ ‘~/tmp/scratch/RtmpF9HhsD’
‘~/tmp/scratch/RtmpFH3RXb’ ‘~/tmp/scratch/RtmpGKXNc4’
‘~/tmp/scratch/RtmpGlyIv5’ ‘~/tmp/scratch/RtmpGmSASi’
‘~/tmp/scratch/RtmpGyYz7L’ ‘~/tmp/scratch/RtmpHcvAlX’
‘~/tmp/scratch/RtmpIo7srR’ ‘~/tmp/scratch/RtmpJDDRPX’
‘~/tmp/scratch/RtmpKAr3NV’ ‘~/tmp/scratch/RtmpKBT9Gm’
‘~/tmp/scratch/RtmpKe4U1t’ ‘~/tmp/scratch/RtmpL4J7rT’
‘~/tmp/scratch/RtmpL9FuKJ’ ‘~/tmp/scratch/RtmpMXapk1’
‘~/tmp/scratch/RtmpMZCiwX’ ‘~/tmp/scratch/RtmpMfc8GX’
‘~/tmp/scratch/RtmpN4kYmD’ ‘~/tmp/scratch/RtmpO58XBA’
‘~/tmp/scratch/RtmpOJv3Gi’ ‘~/tmp/scratch/RtmpOcQpBx’
‘~/tmp/scratch/RtmpOshazS’ ‘~/tmp/scratch/RtmpOtCxvi’
‘~/tmp/scratch/RtmpPjGj6E’ ‘~/tmp/scratch/RtmpQQBJMQ’
‘~/tmp/scratch/RtmpQckyP9’ ‘~/tmp/scratch/RtmpQfllST’
‘~/tmp/scratch/RtmpQfvDTl’ ‘~/tmp/scratch/RtmpQso8n8’
‘~/tmp/scratch/RtmpRMcRdl’ ‘~/tmp/scratch/RtmpRfpLor’
‘~/tmp/scratch/RtmpSpg8SY’ ‘~/tmp/scratch/RtmpTMoDnz’
‘~/tmp/scratch/RtmpTgduSi’ ‘~/tmp/scratch/RtmpURZqPi’
‘~/tmp/scratch/RtmpUYGH01’ ‘~/tmp/scratch/RtmpUirKXg’
‘~/tmp/scratch/RtmpUsxM29’ ‘~/tmp/scratch/RtmpVBznWm’
‘~/tmp/scratch/RtmpVuS6ZO’ ‘~/tmp/scratch/RtmpX1Yq91’
‘~/tmp/scratch/RtmpXmVT5P’ ‘~/tmp/scratch/RtmpXt8Yyy’
‘~/tmp/scratch/RtmpY62z19’ ‘~/tmp/scratch/RtmpY7FoxO’
‘~/tmp/scratch/RtmpYiXlyn’ ‘~/tmp/scratch/RtmpYwmrU1’
‘~/tmp/scratch/RtmpZR2A1L’ ‘~/tmp/scratch/RtmpZcdhPw’
‘~/tmp/scratch/RtmpZqxh8N’ ‘~/tmp/scratch/RtmpaIROH8’
‘~/tmp/scratch/RtmpbOfc8o’ ‘~/tmp/scratch/RtmpbayjFy’
‘~/tmp/scratch/Rtmpbx82oJ’ ‘~/tmp/scratch/Rtmpc0FclK’
‘~/tmp/scratch/RtmpcIk0gf’ ‘~/tmp/scratch/RtmpcRDDHo’
‘~/tmp/scratch/Rtmpca5gxm’ ‘~/tmp/scratch/Rtmpckf5HE’
‘~/tmp/scratch/Rtmpct11TH’ ‘~/tmp/scratch/Rtmpdfe63u’
‘~/tmp/scratch/Rtmpdvvk3k’ ‘~/tmp/scratch/Rtmpe9GqeG’
‘~/tmp/scratch/RtmpePjJNU’ ‘~/tmp/scratch/RtmpebTnp4’
‘~/tmp/scratch/RtmpebzQ9R’ ‘~/tmp/scratch/RtmpehndtT’
‘~/tmp/scratch/RtmpfJOtUS’ ‘~/tmp/scratch/RtmpfnA6yZ’
‘~/tmp/scratch/Rtmpfryqhx’ ‘~/tmp/scratch/Rtmpg6hNxx’
‘~/tmp/scratch/RtmpgNHRAN’ ‘~/tmp/scratch/RtmpgOLY3F’
‘~/tmp/scratch/Rtmph0Recv’ ‘~/tmp/scratch/RtmphFGiRi’
‘~/tmp/scratch/RtmphW22NI’ ‘~/tmp/scratch/RtmphbZWGr’
‘~/tmp/scratch/Rtmpj0y7In’ ‘~/tmp/scratch/RtmpjKRSXO’
‘~/tmp/scratch/RtmpjPMTg7’ ‘~/tmp/scratch/Rtmpk4TVDx’
‘~/tmp/scratch/RtmpkDjWS9’ ‘~/tmp/scratch/RtmpkgiCKN’
‘~/tmp/scratch/Rtmpkrf2pr’ ‘~/tmp/scratch/Rtmplo0Flt’
‘~/tmp/scratch/RtmpmbQ989’ ‘~/tmp/scratch/RtmpnNjsYR’
‘~/tmp/scratch/Rtmpp8IaK6’ ‘~/tmp/scratch/RtmppBIQAC’
‘~/tmp/scratch/RtmppNL9qk’ ‘~/tmp/scratch/RtmppeUdSW’
‘~/tmp/scratch/Rtmpqnad7b’ ‘~/tmp/scratch/RtmpqtAIMW’
‘~/tmp/scratch/RtmprYp5cC’ ‘~/tmp/scratch/RtmpreH3EL’
‘~/tmp/scratch/Rtmprs3tvc’ ‘~/tmp/scratch/Rtmpsu0EVZ’
‘~/tmp/scratch/RtmptI01Bb’ ‘~/tmp/scratch/RtmptSWCYL’
‘~/tmp/scratch/Rtmptk0gcU’ ‘~/tmp/scratch/Rtmpu7hdzb’
‘~/tmp/scratch/RtmpuVzeLf’ ‘~/tmp/scratch/Rtmpubs0Hz’
‘~/tmp/scratch/RtmpueIWlA’ ‘~/tmp/scratch/Rtmpvms9LD’
‘~/tmp/scratch/RtmpwWvVS4’ ‘~/tmp/scratch/RtmpxZOoBJ’
‘~/tmp/scratch/RtmpyFcXQJ’ ‘~/tmp/scratch/RtmpyMWFh4’
‘~/tmp/scratch/RtmpzNPe4h’ ‘~/tmp/scratch/RtmpzRxN1A’
‘~/tmp/scratch/xvfb-run.379eXU’ ‘~/tmp/scratch/xvfb-run.4iupn6’
‘~/tmp/scratch/xvfb-run.6kBbIT’ ‘~/tmp/scratch/xvfb-run.8sytJf’
‘~/tmp/scratch/xvfb-run.AOM6Mw’ ‘~/tmp/scratch/xvfb-run.C2BLTt’
‘~/tmp/scratch/xvfb-run.Ez2k8l’ ‘~/tmp/scratch/xvfb-run.FRZsU0’
‘~/tmp/scratch/xvfb-run.ImCQu0’ ‘~/tmp/scratch/xvfb-run.JuIINS’
‘~/tmp/scratch/xvfb-run.LNRX2Z’ ‘~/tmp/scratch/xvfb-run.MZFa3W’
‘~/tmp/scratch/xvfb-run.PqHtJ7’ ‘~/tmp/scratch/xvfb-run.RLUrmF’
‘~/tmp/scratch/xvfb-run.SmNBqw’ ‘~/tmp/scratch/xvfb-run.SplXPt’
‘~/tmp/scratch/xvfb-run.TabjOb’ ‘~/tmp/scratch/xvfb-run.UMlptn’
‘~/tmp/scratch/xvfb-run.V6EsbN’ ‘~/tmp/scratch/xvfb-run.VVUOmO’
‘~/tmp/scratch/xvfb-run.VcuQtg’ ‘~/tmp/scratch/xvfb-run.VhLUBH’
‘~/tmp/scratch/xvfb-run.X2R7lx’ ‘~/tmp/scratch/xvfb-run.YDkI5Z’
‘~/tmp/scratch/xvfb-run.YL0DV3’ ‘~/tmp/scratch/xvfb-run.YWaXrC’
‘~/tmp/scratch/xvfb-run.aTBldW’ ‘~/tmp/scratch/xvfb-run.bYpfUh’
‘~/tmp/scratch/xvfb-run.cUwuky’ ‘~/tmp/scratch/xvfb-run.dbQL3n’
‘~/tmp/scratch/xvfb-run.e1qdA3’ ‘~/tmp/scratch/xvfb-run.eNx0ZJ’
‘~/tmp/scratch/xvfb-run.fzZVk4’ ‘~/tmp/scratch/xvfb-run.h0wfEs’
‘~/tmp/scratch/xvfb-run.hMh6fg’ ‘~/tmp/scratch/xvfb-run.i5o7Jp’
‘~/tmp/scratch/xvfb-run.iUTlPY’ ‘~/tmp/scratch/xvfb-run.igGIxJ’
‘~/tmp/scratch/xvfb-run.ijEazB’ ‘~/tmp/scratch/xvfb-run.ikuB4q’
‘~/tmp/scratch/xvfb-run.j4dfyR’ ‘~/tmp/scratch/xvfb-run.pARDoF’
‘~/tmp/scratch/xvfb-run.pZUJRN’ ‘~/tmp/scratch/xvfb-run.q1TCYT’
‘~/tmp/scratch/xvfb-run.rsD6LM’ ‘~/tmp/scratch/xvfb-run.uay9Or’
‘~/tmp/scratch/xvfb-run.uuOIDK’ ‘~/tmp/scratch/xvfb-run.vlECGM’
‘~/tmp/scratch/xvfb-run.vuIofe’ ‘~/tmp/scratch/xvfb-run.wAynOU’
‘~/tmp/scratch/xvfb-run.wv9Xun’ ‘~/tmp/scratch/xvfb-run.wy43Dh’
‘~/tmp/scratch/xvfb-run.x8Xyyf’ ‘~/tmp/scratch/xvfb-run.xOORrn’
‘~/tmp/scratch/xvfb-run.xWtgvD’ ‘~/tmp/scratch/xvfb-run.z0nHIZ’
‘~/tmp/scratch/xvfb-run.zrTCXU’ ‘~/tmp/scratch/xvfb-run.zv5lVg’
‘/dev/shm/sm_segment.gimli1.1001.8ffb0000.0’
‘~/.cache/pocl/uncached/tempfile_nVt7jP’
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