Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.Rproj.user
.Rhistory
.RData
..Rcheck
*.Rcheck/
00check.log
00install.out
Sweave.sty
Expand All @@ -22,7 +22,6 @@ jsslogo.jpg
*.bbl

inst/doc
..Rcheck/*
vignettes/ggRandomForests-regression_cache/*
vignettes/ggRandomForests-survival_cache/*
vignettes/rmd-rf/*
Expand Down
152 changes: 152 additions & 0 deletions tests/testthat/_snaps/snapshots/gg-isopro-default.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
168 changes: 168 additions & 0 deletions tests/testthat/_snaps/snapshots/gg-isopro-predict-overlay.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
154 changes: 154 additions & 0 deletions tests/testthat/_snaps/snapshots/gg-isopro-threshold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
148 changes: 148 additions & 0 deletions tests/testthat/_snaps/snapshots/gg-roc-multiclass-facet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading