Skip to content

96 bounds predprob #771

96 bounds predprob

96 bounds predprob #771

GitHub Actions / Unit Tests Summary failed Oct 19, 2024 in 0s

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

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

Results for commit 5dce59e.

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 `postprob(x = x, n = n, p1 = p1, parE = parE, weights = weights)`: unused argument (p1 = p1) ('test-boundsPostProb.R:3:3')
Error in `postprob(x = x, n = n, p1 = p1, parE = parE, weights = weights)`: unused argument (p1 = p1)
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 `postprob(x = x, n = n, p1 = p1, parE = parE, weights = weights)`: unused argument (p1 = p1) ('test-boundsPostProb.R:33:3')
Error in `postprob(x = x, n = n, p1 = p1, parE = parE, weights = weights)`: unused argument (p1 = p1)
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