initiate rmd #271
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Unit Tests Summary
failed
Dec 22, 2023 in 0s
2 errors, 78 pass in 42s
Annotations
Check failure on line 0 in ocPostprob
github-actions / Unit Tests Summary
the_PrFutility_increases_with_increase_futility_looks (ocPostprob) with error
phase1b.Rcheck/tests/testthat/junit-result.xmlβ[took 0s]
Raw output
Error in `ocPostprob(nnE = c(10, 20, 30), truep = 0.4, p0 = 0.2, p1 = 0.3, ('test-ocPostprob.R:83:3')
Error in `ocPostprob(nnE = c(10, 20, 30), truep = 0.4, p0 = 0.2, p1 = 0.3,
tL = 0.6, tU = 0.8, parE = c(1, 1), sim = 10000, wiggle = FALSE,
randomdist = NULL, nnF = c(10, 20, 30))`: Assertion on 'randomdist' failed: Must be of type 'logical flag', not 'NULL'.
Backtrace:
x
1. +-testthat::expect_warning(...) at test-ocPostprob.R:83:3
2. | \-testthat:::expect_condition_matching(...)
3. | \-testthat:::quasi_capture(...)
4. | +-testthat (local) .capture(...)
5. | | \-base::withCallingHandlers(...)
6. | \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. \-phase1b::ocPostprob(...)
8. \-checkmate::assert_flag(randomdist)
9. \-checkmate::makeAssertion(x, res, .var.name, add)
10. \-checkmate:::mstop(...)
Check failure on line 0 in ocPostprob
github-actions / Unit Tests Summary
the_PrEfficacy_increases_with_increase_Efficacy_looks (ocPostprob) with error
phase1b.Rcheck/tests/testthat/junit-result.xmlβ[took 0s]
Raw output
Error in `ocPostprob(nnE = c(30), truep = 0.4, p0 = 0.2, p1 = 0.3, tL = 0.6, ('test-ocPostprob.R:99:3')
Error in `ocPostprob(nnE = c(30), truep = 0.4, p0 = 0.2, p1 = 0.3, tL = 0.6,
tU = 0.8, parE = c(1, 1), sim = 10000, wiggle = FALSE, randomdist = NULL,
nnF = 30)`: Assertion on 'randomdist' failed: Must be of type 'logical flag', not 'NULL'.
Backtrace:
x
1. +-testthat::expect_warning(...) at test-ocPostprob.R:99:3
2. | \-testthat:::expect_condition_matching(...)
3. | \-testthat:::quasi_capture(...)
4. | +-testthat (local) .capture(...)
5. | | \-base::withCallingHandlers(...)
6. | \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. \-phase1b::ocPostprob(...)
8. \-checkmate::assert_flag(randomdist)
9. \-checkmate::makeAssertion(x, res, .var.name, add)
10. \-checkmate:::mstop(...)
Loading