Last updated on 2026-07-28 20:48:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.57 | 110.66 | 116.23 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.41 | 78.41 | 82.82 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 114.42 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 87.40 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.1 | 8.00 | 129.00 | 137.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.1 | 5.45 | 103.96 | 109.41 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 5.48 | 105.07 | 110.55 | OK | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 36.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 5.00 | 148.00 | 153.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 7.00 | 135.00 | 142.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 2.00 | 39.00 | 41.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 5.00 | 376.00 | 381.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 12.00 | 165.00 | 177.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.r’ [42s/54s]
Running the tests in ‘tests/testthat.r’ failed.
Complete output:
> library(testthat)
> library(iterors)
>
> test_check("iterors")
Saving _problems/test-rng-14.R
Saving _problems/test-rng-19.R
Saving _problems/test-rng-26.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rng.R:14:3'): converting seeds ───────────────────────────────
Expected `convseed(42069, "L'Ecuyer-CMRG")` to equal `convertedSeed`.
Differences:
`actual[1:4]`: 110407 -1338817344 -129249855 2078773390
`expected[1:4]`: 10407 -1338817344 -129249855 2078773390
── Failure ('test-rng.R:19:3'): converting seeds ───────────────────────────────
Expected `nextOr(st)` to equal `nextSeed`.
Differences:
`actual[1:4]`: 110407 1962334501 1957360453 182261958
`expected[1:4]`: 10407 1962334501 1957360453 182261958
── Failure ('test-rng.R:26:3'): converting seeds ───────────────────────────────
Expected `nextOr(sst)` to equal `nextSubseed`.
Differences:
`actual[1:4]`: 110407 80321366 -2019582144 -2075330821
`expected[1:4]`: 10407 80321366 -2019582144 -2075330821
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.r’ [28s/31s]
Running the tests in ‘tests/testthat.r’ failed.
Complete output:
> library(testthat)
> library(iterors)
>
> test_check("iterors")
Saving _problems/test-rng-14.R
Saving _problems/test-rng-19.R
Saving _problems/test-rng-26.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rng.R:14:3'): converting seeds ───────────────────────────────
Expected `convseed(42069, "L'Ecuyer-CMRG")` to equal `convertedSeed`.
Differences:
`actual[1:4]`: 110407 -1338817344 -129249855 2078773390
`expected[1:4]`: 10407 -1338817344 -129249855 2078773390
── Failure ('test-rng.R:19:3'): converting seeds ───────────────────────────────
Expected `nextOr(st)` to equal `nextSeed`.
Differences:
`actual[1:4]`: 110407 1962334501 1957360453 182261958
`expected[1:4]`: 10407 1962334501 1957360453 182261958
── Failure ('test-rng.R:26:3'): converting seeds ───────────────────────────────
Expected `nextOr(sst)` to equal `nextSubseed`.
Differences:
`actual[1:4]`: 110407 80321366 -2019582144 -2075330821
`expected[1:4]`: 10407 80321366 -2019582144 -2075330821
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.r’ [47s/44s]
Running the tests in ‘tests/testthat.r’ failed.
Complete output:
> library(testthat)
> library(iterors)
>
> test_check("iterors")
Saving _problems/test-rng-14.R
Saving _problems/test-rng-19.R
Saving _problems/test-rng-26.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rng.R:14:3'): converting seeds ───────────────────────────────
Expected `convseed(42069, "L'Ecuyer-CMRG")` to equal `convertedSeed`.
Differences:
`actual[1:4]`: 110407 -1338817344 -129249855 2078773390
`expected[1:4]`: 10407 -1338817344 -129249855 2078773390
── Failure ('test-rng.R:19:3'): converting seeds ───────────────────────────────
Expected `nextOr(st)` to equal `nextSeed`.
Differences:
`actual[1:4]`: 110407 1962334501 1957360453 182261958
`expected[1:4]`: 10407 1962334501 1957360453 182261958
── Failure ('test-rng.R:26:3'): converting seeds ───────────────────────────────
Expected `nextOr(sst)` to equal `nextSubseed`.
Differences:
`actual[1:4]`: 110407 80321366 -2019582144 -2075330821
`expected[1:4]`: 10407 80321366 -2019582144 -2075330821
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.r’ [32s/29s]
Running the tests in ‘tests/testthat.r’ failed.
Complete output:
> library(testthat)
> library(iterors)
>
> test_check("iterors")
Saving _problems/test-rng-14.R
Saving _problems/test-rng-19.R
Saving _problems/test-rng-26.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rng.R:14:3'): converting seeds ───────────────────────────────
Expected `convseed(42069, "L'Ecuyer-CMRG")` to equal `convertedSeed`.
Differences:
`actual[1:4]`: 110407 -1338817344 -129249855 2078773390
`expected[1:4]`: 10407 -1338817344 -129249855 2078773390
── Failure ('test-rng.R:19:3'): converting seeds ───────────────────────────────
Expected `nextOr(st)` to equal `nextSeed`.
Differences:
`actual[1:4]`: 110407 1962334501 1957360453 182261958
`expected[1:4]`: 10407 1962334501 1957360453 182261958
── Failure ('test-rng.R:26:3'): converting seeds ───────────────────────────────
Expected `nextOr(sst)` to equal `nextSubseed`.
Differences:
`actual[1:4]`: 110407 80321366 -2019582144 -2075330821
`expected[1:4]`: 10407 80321366 -2019582144 -2075330821
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.r' [43s]
Running the tests in 'tests/testthat.r' failed.
Complete output:
> library(testthat)
> library(iterors)
>
> test_check("iterors")
Saving _problems/test-rng-14.R
Saving _problems/test-rng-19.R
Saving _problems/test-rng-26.R
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rng.R:14:3'): converting seeds ───────────────────────────────
Expected `convseed(42069, "L'Ecuyer-CMRG")` to equal `convertedSeed`.
Differences:
`actual[1:4]`: 110407 -1338817344 -129249855 2078773390
`expected[1:4]`: 10407 -1338817344 -129249855 2078773390
── Failure ('test-rng.R:19:3'): converting seeds ───────────────────────────────
Expected `nextOr(st)` to equal `nextSeed`.
Differences:
`actual[1:4]`: 110407 1962334501 1957360453 182261958
`expected[1:4]`: 10407 1962334501 1957360453 182261958
── Failure ('test-rng.R:26:3'): converting seeds ───────────────────────────────
Expected `nextOr(sst)` to equal `nextSubseed`.
Differences:
`actual[1:4]`: 110407 80321366 -2019582144 -2075330821
`expected[1:4]`: 10407 80321366 -2019582144 -2075330821
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 2195 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64