Skip to content

Commit 4bf8e88

Browse files
committed
R CMD Check fixes
1 parent 32ce3c8 commit 4bf8e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test_mlp_keras.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ test_that('keras classification prediction', {
9191

9292

9393
test_that('keras classification probabilities', {
94-
94+
skip_on_cran()
9595
skip_if_not_installed("keras")
9696

9797
xy_fit <- parsnip::fit_xy(

0 commit comments

Comments
 (0)