Last updated on 2025-10-10 07:50:10 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 10.87 | 257.31 | 268.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 7.39 | 163.61 | 171.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 460.54 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 431.74 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 11.00 | 219.00 | 230.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 9.85 | 240.88 | 250.73 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 8.82 | 245.19 | 254.01 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 198.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 447.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 13.00 | 216.00 | 229.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 178.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 433.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 296.00 | 310.00 | ERROR |
Version: 0.1.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jane Pan <jpan1@ucla.edu>’
The Description field contains
(2021) <arXiv:2112.03509>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
pwr_curve.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [149s/195s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [76s/103s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [4m/12m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [239s/295s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [108s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [142s/177s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [146s/176s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [107s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [159s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(bayesassurance)
>
> test_check("bayesassurance")
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 10
[1] 40 10
[1] 20 20
[1] 30 20
[1] 40 20
[1] 20 30
[1] 30 30
[1] 40 30
[1] 20 10
[1] 30 20
[1] 40 30
[1] 10 20
[1] 10 20
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-bayes_adcock.R:47:3'): Assurance plot output is a ggplot ─────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_adcock.R:57:3'): Correct labels on x and y axes ──────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_adcock.R:57:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_goal_func.R:52:3'): Rate of correct classification plot is a ggplot ──
is.ggplot(out$rc_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_goal_func.R:63:3'): Correct labels on x and y axes ───────
<notSubsettableError/error/condition>
Error in `out$rc_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$rc_plot$labels$y, "Rate of Correct Classification") at test-bayes_goal_func.R:63:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim.R:57:3'): Assurance plot output is a ggplot ────────
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim.R:70:3'): Correct labels on x and y axes ─────────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim.R:70:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayes_sim_betabinomial.R:53:3'): Assurance plot output is a ggplot ──
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayes_sim_betabinomial.R:65:3'): Correct labels on x and y axes ──
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayes_sim_betabinomial.R:65:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Error ('test-bayes_sim_unknownvar.R:75:3'): Correct labels on x and y axes of assurance plot ──
<notSubsettableError/error/condition>
Error in `out$assur_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assur_plot$labels$y, "Assurance") at test-bayes_sim_unknownvar.R:75:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-bayesassurance.R:28:3'): Assurance plot output is a ggplot ───
is.ggplot(out$assurance_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-bayesassurance.R:36:3'): Correct labels on x and y axes ────────
<notSubsettableError/error/condition>
Error in `out$assurance_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$assurance_plot$labels$y, "Assurance") at test-bayesassurance.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-frequentist.R:28:3'): Power plot output is a ggplot ──────────
is.ggplot(out$pwr_plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-frequentist.R:36:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$pwr_plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$pwr_plot$labels$y, "Power") at test-frequentist.R:36:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
── Failure ('test-pwr_curves.R:99:3'): Plot output is a ggplot ─────────────────
is.ggplot(out$plot) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-pwr_curves.R:114:3'): Correct labels on x and y axes ───────────
<notSubsettableError/error/condition>
Error in `out$plot$labels`: object of type 'object' is not subsettable
Backtrace:
▆
1. └─testthat::expect_identical(out$plot$labels$y, "Power/Assurance") at test-pwr_curves.R:114:3
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 15 | WARN 92 | SKIP 0 | PASS 125 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-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.