green ci #230
GitHub Actions / Unit Tests Summary
failed
Aug 21, 2024 in 0s
2 errors, 50 pass in 15s
Annotations
Check failure on line 0 in matrix_form
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
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
Loading