Skip to content

96 bounds predprob #801

96 bounds predprob

96 bounds predprob #801

GitHub Actions / Unit Tests Summary failed Dec 30, 2024 in 0s

2 errors, 1 fail, 116 pass in 1m 50s

β€‡β€ˆβ€‡β€‡1 filesβ€„β€ƒβ€‡β€ˆβ€‡15 suites   1m 50s ⏱️
β€‡β€ˆ119 testsβ€ƒβ€‡β€ˆ116 βœ…β€ƒ0 πŸ’€β€ƒ1 βŒβ€ƒ2 πŸ”₯
1β€ˆ256 runsβ€Šβ€ƒ1β€ˆ252 βœ…β€ƒ0 πŸ’€β€ƒ2 βŒβ€ƒ2 πŸ”₯

Results for commit 4110893.

Annotations

Check failure on line 0 in boundsPostProb

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

boundsPostProb_gives_correct_result (boundsPostProb) with error

phase1b.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `boundsPostprob(looks = c(10, 20, 30, 40), p0 = 0.15, p1 = 0.2,  ('test-boundsPostProb.R:3:3')
Error in `boundsPostprob(looks = c(10, 20, 30, 40), p0 = 0.15, p1 = 0.2, 
    tL = 0.7, tU = 0.6, parE = c(1, 1))`: object 'postL' not found
Backtrace:
    x
 1. \-phase1b::boundsPostprob(...) at test-boundsPostProb.R:3:3

Check failure on line 0 in boundsPostProb

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

boundsPostProb_for_beta_mixture_gives_correct_result (boundsPostProb) with error

phase1b.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `boundsPostprob(looks = c(7, 20, 40), p0 = 0.15, p1 = 0.2, tL = 0.6,  ('test-boundsPostProb.R:33:3')
Error in `boundsPostprob(looks = c(7, 20, 40), p0 = 0.15, p1 = 0.2, tL = 0.6, 
    tU = 0.8, parE = rbind(c(1, 19), c(2, 10)), weights = c(0.2, 
        0.8))`: object 'postL' not found
Backtrace:
    x
 1. \-phase1b::boundsPostprob(...) at test-boundsPostProb.R:33:3

Check warning on line 0 in boundsPredprob

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

2 out of 14 runs failed: boundsPredprob_with_Beta_Mixture_Priors_give_correct_results (boundsPredprob)

phase1b.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
result$postL (`actual`) not equal to c(0.367, 0.7734) (`expected`). ('test-boundsPredprob.R:95:3')
result$postL (`actual`) not equal to c(0.367, 0.7734) (`expected`).

  `actual`: 0.27 0.70
`expected`: 0.37 0.77