Skip to content

Commit

Permalink
massage ice tests for cran
Browse files Browse the repository at this point in the history
  • Loading branch information
bcjaeger committed Oct 28, 2023
1 parent 2370ef8 commit 4ba36ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -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
3 changes: 3 additions & 0 deletions tests/testthat/test-orsf_pd.R
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ba36ae

Please sign in to comment.