Skip to content

add glm.nb; print the marginal means #78

add glm.nb; print the marginal means

add glm.nb; print the marginal means #78

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

1 errors, 9 skipped, 13 pass in 0s

 1 files   6 suites   0s ⏱️
23 tests 13 βœ…β€ƒβ€‡9 πŸ’€β€ƒ0 βŒβ€ƒ1 πŸ”₯
63 runsβ€Šβ€ƒ52 βœ…β€ƒ10 πŸ’€β€ƒ0 βŒβ€ƒ1 πŸ”₯

Results for commit d5f1e49.

Annotations

Check failure on line 0 in robin_glm

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

robin_glm_works_for_glm.nb (robin_glm) with error

RobinCar2.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<packageNotFoundError/error/condition> ('test-robin_glm.R:38:3')
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'MASS'
Backtrace:
     x
  1. +-testthat::expect_silent(...) at test-robin_glm.R:38:3
  2. | \-testthat:::quasi_capture(enquo(object), NULL, evaluate_promise)
  3. |   +-testthat (local) .capture(...)
  4. |   | +-withr::with_output_sink(...)
  5. |   | | \-base::force(code)
  6. |   | +-base::withCallingHandlers(...)
  7. |   | \-base::withVisible(code)
  8. |   \-rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
  9. +-RobinCar2::robin_glm(...)
 10. \-base::loadNamespace(x)
 11.   \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
 12.     \-base (local) withOneRestart(expr, restarts[[1L]])
 13.       \-base (local) doWithOneRestart(return(expr), restart)