Skip to content

Commit

Permalink
Fixed text.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzwanenburg committed Sep 21, 2024
1 parent 762c213 commit 87c7993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-vimp_table.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
testthat::skip_on_cran()
# power.transform is also required for transformatio_method = "none".
# power.transform is also required for transformation_method = "none".
if (!rlang::is_installed("power.transform")) testthat::skip()

# Basic tests ------------------------------------------------------------------
Expand Down

0 comments on commit 87c7993

Please sign in to comment.