Skip to content

green ci

green ci #230

GitHub Actions / Unit Tests Summary failed Aug 21, 2024 in 0s

2 errors, 50 pass in 15s

  1 files  ± 0    8 suites  ±0   15s ⏱️ -1s
 52 tests ± 0   50 ✅  -  2  0 💤 ±0  0 ❌ ±0  2 🔥 +2 
354 runs   - 11  352 ✅  - 13  0 💤 ±0  0 ❌ ±0  2 🔥 +2 

Results for commit d6967a8. ± Comparison against earlier commit b600402.

Annotations

Check failure on line 0 in matrix_form

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

matrix_form_works_with_and_without_indentation (matrix_form) with error

formatters.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `mutate(., Petal.Length = "Mean")`: could not find function "mutate" ('test-matrix_form.R:2:3')
Error in `mutate(., Petal.Length = "Mean")`: could not find function "mutate"
Backtrace:
    ▆
 1. └─... %>% mutate(Petal.Length = "Mean") at test-matrix_form.R:2:3

Check failure on line 0 in print

See this annotation in the file changed.

@github-actions github-actions / Unit Tests Summary

toString_works_with_and_without_indentation (print) with error

formatters.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Error in `mutate(., Petal.Length = "Mean")`: could not find function "mutate" ('test-print.R:3:3')
Error in `mutate(., Petal.Length = "Mean")`: could not find function "mutate"
Backtrace:
    ▆
 1. └─... %>% mutate(Petal.Length = "Mean") at test-print.R:3:3