Skip to content

Dimensionality control for data testing #31

Dimensionality control for data testing

Dimensionality control for data testing #31

GitHub Actions / Unit Tests Summary failed Jul 29, 2024 in 0s

1 errors, 21 skipped, 45 pass in 29s

  1 files  Β±0    5 suites  Β±0   29s ⏱️ -1s
 67 tests +2   45 βœ… +1  21 πŸ’€ Β±0  0 ❌ Β±0  1 πŸ”₯ +1 
127 runsβ€Š +4  105 βœ… +3  21 πŸ’€ Β±0  0 ❌ Β±0  1 πŸ”₯ +1 

Results for commit ca863df. ± Comparison against earlier commit 5cc29cd.

Annotations

Check failure on line 0 in utils_dim_control_and_checks

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

describe_cols_df_works (utils_dim_control_and_checks) with error

random.cdisc.data.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
<packageNotFoundError/error/condition> ('test-utils_dim_control_and_checks.R:89:3')
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'formatters'
Backtrace:
    x
 1. +-testthat::expect_equal(describe_cols(adae)$col.name, colnames(adae)) at test-utils_dim_control_and_checks.R:89:3
 2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
 3. |   \-rlang::eval_bare(expr, quo_get_env(quo))
 4. +-random.cdisc.data::describe_cols(adae)
 5. \-base::loadNamespace(x)
 6.   \-base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
 7.     \-base (local) withOneRestart(expr, restarts[[1L]])
 8.       \-base (local) doWithOneRestart(return(expr), restart)