NEWS
neurobase 1.34.0 (2025-10-17)
- Added
... to plots.
- Fixed
xaxt and yaxt.
neurobase 1.33.0 (2025-07-23)
- Fixed docs with links for CRAN.
- Added default for
double_ortho for col.
neurobase 1.32.4 (2024-05-09)
- Fixed bug in docs for CRAN.
neurobase 1.32.3 (2022-10-23)
- Fixed bug in change in
mask_img.
neurobase 1.32.2 (2022-08-24)
- Fixed a bug in length 1 condition and updated
oro.nifti dependency, which had
the bug as well.
neurobase 1.32.1 (2021-04-07)
- Actually export
read_rpi.
neurobase 1.32.0 (2021-03-31)
- Moved
orient_rpi from fslr.
- Moved
read_rpi from fslr.
neurobase 1.30.0
- Added
replaceEmptyImageDimensions, which should likely deprecate replace_dropped_dimensions.
neurobase 1.29.0 (2020-01-14)
- Fixed
robust_window bug for non-nifti objects.
neurobase 1.28.0
- Added
multi_overlay_diff function for overlays.
- Default for
ortho2 is now to add.orient = FALSE.
neurobase 1.27.11 (2019-09-10)
- Now
ortho_diff should be able to handle RNifti objects quickly.
neurobase 1.27.10
- Added ability to do
ortho2 when third dimension is 1.
neurobase 1.27.4
- Added a
NEWS.md file to track changes to the package.
- Fixed
rescale_img.
- Added arguments to
robust_window for only non-zero values for quantile.
- Function
finite_img for array works.
- Only
useRaster if is.null(y) in ortho2.