autothresholdr 1.3.6Cope with ijtiff not working on 32-bit windows.
autothresholdr 1.3.5ijtiff v2.0.2.autothresholdr 1.3.4filesstrings v3.1.5.autothresholdr 1.3.3filesstrings and ijtiff.autothresholdr 1.3.2stringr from Imports.autothresholdr 1.3.1glue.filesstrings 3.1.1.autothresholdr 1.3.0pkgdown website.ijtiff and filesstrings (which have important bug fixes).autothresholdr 1.2.1filesstrings and ijtiff.checkmate broke the package so this is the fix.autothresholdr 1.2.0filesstrings instead of RSAGA.autothresholdr 1.1.2ijtiff. Old version is buggy.autothresholdr 1.1.1autothresholdr 1.1.0th for thresholds.threshed_arr for thresholded arrays.stack_threshed_arr for stack-thresholded arrays.arr_mask for a mask of an array.EBImage package from Bioconductor. EBImage is a great package but CRAN packages are easier to install if they depend on CRAN packages only. Now ijtiff is used instead.can_be_integer() is gone. Use checkmate::check_integerish() instead.detrendr package.autothresholdr 1.0.0rJava (and hence java) dependency has been removed. All functions which used to be in java are now done in Rcpp.fail arguments of auto_thresh_apply_mask(), mean_stack_thresh() and med_stack_thresh() now work like the na argument of nandb::WriteIntImage().auto_thresh_mask() and auto_thresh_apply_mask() now have the abbreviations mask() and apply_mask().ignore_na argument for NA handling.autothresholdr 0.6.0"Huang2" which is very similar to (but not the same as and hence should not be assumed to give the same results as) "Huang" and is much faster when applied to 16-bit images.mean_stack_thresh() can now handle thresholds between 0 and 1.ignore_black and ignore_white instead of ignore.black and ignore.white to comply with tidyverse style guide.ignore_black and ignore_white options to mean_stack_thresh() and med_stack_thresh().autothresholdr 0.5.0snake_case.autothresholdr 0.4.0MeanStackThresh() and MedStackThresh().autothresholdr 0.3.0autothresholdr 0.2.0