The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

CRAN Package Check Results for Package iterors

Last updated on 2026-08-24 23:50:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 6.25 111.48 117.73 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 3.89 79.18 83.07 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 80.14 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 85.48 ERROR
r-devel-windows-x86_64 1.0.1 12.00 149.00 161.00 ERROR
r-patched-linux-x86_64 1.0.1 6.41 104.26 110.67 OK
r-release-linux-x86_64 1.0.1 4.11 103.05 107.16 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 11.00 140.00 151.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 13.00 169.00 182.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.r’ [42s/55s] 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’ [29s/41s] 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’ [30s/30s] 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’ [31s/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-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.r' [57s] 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

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.