CRAN Package Check Results for Package bioassays

Last updated on 2024-03-26 08:53:22 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 6.17 89.40 95.57 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 6.02 67.94 73.96 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 118.94 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 127.02 ERROR
r-devel-windows-x86_64 1.0.1 8.00 85.00 93.00 ERROR
r-patched-linux-x86_64 1.0.1 7.71 83.89 91.60 ERROR
r-release-linux-x86_64 1.0.1 6.76 84.03 90.79 ERROR
r-release-macos-arm64 1.0.1 43.00 OK
r-release-macos-x86_64 1.0.1 75.00 OK
r-release-windows-x86_64 1.0.1 10.00 100.00 110.00 ERROR
r-oldrel-macos-arm64 1.0.1 38.00 OK
r-oldrel-windows-x86_64 1.0.1 9.00 101.00 110.00 ERROR

Check Details

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bioassays) > > test_check("bioassays") F1 F2 F3 F4 F1 F2 F3 [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_heatmap.R:15:3'): eg1 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg1$guides[[1]], "coloursteps") at test_heatmap.R:15:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg1$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg1$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:24:3'): eg2 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg2$guides[[1]], "coloursteps") at test_heatmap.R:24:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg2$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg2$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:33:3'): eg3 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg3$guides[[1]], "coloursteps") at test_heatmap.R:33:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg3$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg3$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:43:3'): eg4 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg4$guides[[1]], NULL) at test_heatmap.R:43:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg4$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg4$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bioassays) > > test_check("bioassays") F1 F2 F3 F4 F1 F2 F3 [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_heatmap.R:15:3'): eg1 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg1$guides[[1]], "coloursteps") at test_heatmap.R:15:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg1$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg1$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:24:3'): eg2 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg2$guides[[1]], "coloursteps") at test_heatmap.R:24:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg2$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg2$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:33:3'): eg3 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg3$guides[[1]], "coloursteps") at test_heatmap.R:33:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg3$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg3$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:43:3'): eg4 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg4$guides[[1]], NULL) at test_heatmap.R:43:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg4$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg4$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bioassays) > > test_check("bioassays") F1 F2 F3 F4 F1 F2 F3 [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_heatmap.R:15:3'): eg1 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg1$guides[[1]], "coloursteps") at test_heatmap.R:15:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg1$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg1$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:24:3'): eg2 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg2$guides[[1]], "coloursteps") at test_heatmap.R:24:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg2$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg2$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:33:3'): eg3 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg3$guides[[1]], "coloursteps") at test_heatmap.R:33:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg3$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg3$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:43:3'): eg4 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg4$guides[[1]], NULL) at test_heatmap.R:43:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg4$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg4$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [4s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bioassays) > > test_check("bioassays") F1 F2 F3 F4 F1 F2 F3 [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_heatmap.R:15:3'): eg1 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg1$guides[[1]], "coloursteps") at test_heatmap.R:15:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg1$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg1$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:24:3'): eg2 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg2$guides[[1]], "coloursteps") at test_heatmap.R:24:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg2$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg2$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:33:3'): eg3 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg3$guides[[1]], "coloursteps") at test_heatmap.R:33:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg3$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg3$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:43:3'): eg4 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg4$guides[[1]], NULL) at test_heatmap.R:43:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg4$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg4$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bioassays) > > test_check("bioassays") F1 F2 F3 F4 F1 F2 F3 [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_heatmap.R:15:3'): eg1 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg1$guides[[1]], "coloursteps") at test_heatmap.R:15:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg1$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg1$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:24:3'): eg2 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg2$guides[[1]], "coloursteps") at test_heatmap.R:24:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg2$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg2$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:33:3'): eg3 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg3$guides[[1]], "coloursteps") at test_heatmap.R:33:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg3$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg3$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:43:3'): eg4 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg4$guides[[1]], NULL) at test_heatmap.R:43:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg4$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg4$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] Error: Test failures Execution halted Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.1
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(bioassays) > > test_check("bioassays") F1 F2 F3 F4 F1 F2 F3 [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_heatmap.R:15:3'): eg1 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg1$guides[[1]], "coloursteps") at test_heatmap.R:15:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg1$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg1$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:24:3'): eg2 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg2$guides[[1]], "coloursteps") at test_heatmap.R:24:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg2$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg2$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:33:3'): eg3 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg3$guides[[1]], "coloursteps") at test_heatmap.R:33:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg3$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg3$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) ── Error ('test_heatmap.R:43:3'): eg4 heatplate is working ───────────────────── Error in `.subset2(x, name)`: wrong arguments for subsetting an environment Backtrace: ▆ 1. ├─testthat::expect_identical(eg4$guides[[1]], NULL) at test_heatmap.R:43:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─eg4$guides[[1]] 5. └─ggplot2:::`[[.ggproto`(eg4$guides, 1) 6. └─ggplot2:::fetch_ggproto(x, name) [ FAIL 4 | WARN 5 | SKIP 0 | PASS 48 ] Error: Test failures Execution halted Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64