CRAN Package Check Results for Package coro

Last updated on 2024-09-20 03:49:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.4 3.33 52.36 55.69 OK
r-devel-linux-x86_64-debian-gcc 1.0.4 2.54 38.39 40.93 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.4 96.50 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.4 102.46 ERROR
r-devel-windows-x86_64 1.0.4 5.00 70.00 75.00 OK
r-patched-linux-x86_64 1.0.4 3.05 49.49 52.54 OK
r-release-linux-x86_64 1.0.4 3.22 50.63 53.85 ERROR
r-release-macos-arm64 1.0.4 35.00 OK
r-release-macos-x86_64 1.0.4 49.00 OK
r-release-windows-x86_64 1.0.4 4.00 71.00 75.00 ERROR
r-oldrel-macos-arm64 1.0.4 66.00 OK
r-oldrel-macos-x86_64 1.0.4 88.00 OK
r-oldrel-windows-x86_64 1.0.4 4.00 82.00 86.00 ERROR

Additional issues

M1mac

Check Details

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(coro) > > test_check("coro") [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-async.R:25:1', 'test-generator.R:27:3', 'test-generator.R:34:3', 'test-iterator.R:3:3', 'test-iterator.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser-block.R:63:3'): `{` blocks - nested ───────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:63:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-block.R:100:3'): `{` blocks - complex nesting ─────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:100:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-if.R:30:3'): `if` blocks - inner block ────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-if.R:30:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [29s/64s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(coro) > > test_check("coro") [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-async.R:25:1', 'test-generator.R:27:3', 'test-generator.R:34:3', 'test-iterator.R:3:3', 'test-iterator.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser-block.R:63:3'): `{` blocks - nested ───────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:63:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-block.R:100:3'): `{` blocks - complex nesting ─────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:100:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-if.R:30:3'): `if` blocks - inner block ────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-if.R:30:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [26s/66s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(coro) > > test_check("coro") [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-async.R:25:1', 'test-generator.R:27:3', 'test-generator.R:34:3', 'test-iterator.R:3:3', 'test-iterator.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser-block.R:63:3'): `{` blocks - nested ───────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:63:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-block.R:100:3'): `{` blocks - complex nesting ─────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:100:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-if.R:30:3'): `if` blocks - inner block ────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-if.R:30:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.4
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(coro) > > test_check("coro") [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-async.R:25:1', 'test-generator.R:27:3', 'test-generator.R:34:3', 'test-iterator.R:3:3', 'test-iterator.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser-block.R:63:3'): `{` blocks - nested ───────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:63:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-block.R:100:3'): `{` blocks - complex nesting ─────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:100:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-if.R:30:3'): `if` blocks - inner block ────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-if.R:30:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at tests/testthat/helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 1.0.4
Check: tests
Result: ERROR Running 'testthat.R' [15s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(coro) > > test_check("coro") [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-async.R:25:1', 'test-generator.R:27:3', 'test-generator.R:34:3', 'test-iterator.R:3:3', 'test-iterator.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser-block.R:63:3'): `{` blocks - nested ───────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:63:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at D:\RCompile\CRANpkg\local\4.4\coro.Rcheck\tests\testthat\helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-block.R:100:3'): `{` blocks - complex nesting ─────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:100:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at D:\RCompile\CRANpkg\local\4.4\coro.Rcheck\tests\testthat\helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-if.R:30:3'): `if` blocks - inner block ────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-if.R:30:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at D:\RCompile\CRANpkg\local\4.4\coro.Rcheck\tests\testthat\helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.4
Check: tests
Result: ERROR Running 'testthat.R' [20s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(coro) > > test_check("coro") [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-async.R:25:1', 'test-generator.R:27:3', 'test-generator.R:34:3', 'test-iterator.R:3:3', 'test-iterator.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-parser-block.R:63:3'): `{` blocks - nested ───────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:63:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at D:\RCompile\CRANpkg\local\4.3\coro.Rcheck\tests\testthat\helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-block.R:100:3'): `{` blocks - complex nesting ─────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-block.R:100:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at D:\RCompile\CRANpkg\local\4.3\coro.Rcheck\tests\testthat\helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) ── Error ('test-parser-if.R:30:3'): `if` blocks - inner block ────────────────── Error in `node_poke_cdr(prev_refs, nested_refs)`: bad value Backtrace: ▆ 1. └─coro:::expect_snapshot0(...) at test-parser-if.R:30:3 2. ├─rlang::inject(expect_snapshot(!!enquo0(expr), cran = cran)) at D:\RCompile\CRANpkg\local\4.3\coro.Rcheck\tests\testthat\helper-flowery.R:5:5 3. └─testthat::expect_snapshot(...) 4. └─rlang::cnd_signal(state$error) [ FAIL 3 | WARN 0 | SKIP 5 | PASS 202 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64