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.

CRAN Package Check Results for Package iterors

Last updated on 2026-08-08 05:50:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.44 111.27 116.71 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 4.27 82.27 86.54 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 82.71 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 5.00 82.25 87.25 ERROR
r-devel-windows-x86_64 1.0.1 7.00 129.00 136.00 ERROR
r-patched-linux-x86_64 1.0.1 7.01 104.80 111.81 OK
r-release-linux-x86_64 1.0.1 4.75 103.69 108.44 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 10.00 140.00 150.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 9.00 172.00 181.00 OK

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.r’ [42s/50s] 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’ [31s/38s] 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/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-linux-x86_64-fedora-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.r’ [31s/79s] 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' [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-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.