Skip to content

Commit

Permalink
no oro.nifti there anymore - RNifti::asNifti works, ensuring not inte…
Browse files Browse the repository at this point in the history
…rnal images
  • Loading branch information
muschellij2 committed Feb 7, 2020
1 parent d3ae391 commit 5607cf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/staple_binimg.R
Expand Up @@ -24,7 +24,7 @@
#' testthat::expect_equal(staple_out$sensitivity,
#' res$sensitivity)
#'
#' x = lapply(x, oro.nifti::nifti)
#' x = lapply(x, RNifti::asNifti, internal = FALSE)
#' staple_img_out = staple_bin_img(x, set_orient = FALSE)
#' testthat::expect_equal(staple_out$sensitivity,
#' staple_img_out$sensitivity)
Expand Down
2 changes: 1 addition & 1 deletion man/staple_bin_img.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5607cf2

Please sign in to comment.