From 4ba36ae179c8749818d05d022a1a0562cadba63e Mon Sep 17 00:00:00 2001 From: byron jaeger Date: Fri, 27 Oct 2023 22:27:27 -0400 Subject: [PATCH] massage ice tests for cran --- CRAN-SUBMISSION | 4 ++-- tests/testthat/test-orsf_pd.R | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CRAN-SUBMISSION b/CRAN-SUBMISSION index a4bfe234..2f2e3b3a 100644 --- a/CRAN-SUBMISSION +++ b/CRAN-SUBMISSION @@ -1,3 +1,3 @@ Version: 0.1.1 -Date: 2023-10-21 18:36:16 UTC -SHA: 7df5f537bb30d6c0ebdf94d1720540e89f94f9f7 +Date: 2023-10-26 00:50:30 UTC +SHA: 2370ef886ef428f16bde1d99ea5d527cb5b61e93 diff --git a/tests/testthat/test-orsf_pd.R b/tests/testthat/test-orsf_pd.R index fab0d11c..61cad477 100644 --- a/tests/testthat/test-orsf_pd.R +++ b/tests/testthat/test-orsf_pd.R @@ -57,6 +57,9 @@ test_that( ) funs <- list( + # ice_new = orsf_ice_new, + # ice_inb = orsf_ice_inb, + # ice_oob = orsf_ice_oob, pd_new = orsf_pd_new, pd_inb = orsf_pd_inb, pd_oob = orsf_pd_oob