autothresholdr: An R Port of the 'ImageJ' Plugin 'Auto Threshold'

Algorithms for automatically finding appropriate thresholds for numerical data, with special functions for thresholding images. Provides the 'ImageJ' 'Auto Threshold' plugin functionality to R users. See <http://imagej.net/Auto_Threshold> and Landini et al. (2017) <doi:10.1111/jmi.12474>.

Version: 1.3.3
Depends: R (≥ 3.1)
Imports: stats, magrittr (≥ 1.5), Rcpp (≥ 1.0.1), checkmate (≥ 1.9.3), ijtiff (≥ 2.0.0), filesstrings (≥ 3.1.3), glue (≥ 1.3.0), purrr, rlang (≥ 0.3.3)
LinkingTo: Rcpp (≥ 1.0.1)
Suggests: testthat, covr, knitr, rmarkdown, utils, ggplot2, dplyr, spelling
Published: 2019-06-12
Author: Rory Nolan ORCID iD [aut, cre, trl], Luis Alvarez ORCID iD [ctb], Sergi Padilla-Parra ORCID iD [ctb, ths], Gabriel Landini ORCID iD [ctb, cph]
Maintainer: Rory Nolan <rorynoolan at gmail.com>
BugReports: https://www.github.com/rorynolan/autothresholdr/issues
License: GPL-3
URL: https://rorynolan.github.io/autothresholdr/, https://www.github.com/rorynolan/autothresholdr
NeedsCompilation: yes
SystemRequirements: C++11
Language: en-US
Citation: autothresholdr citation info
Materials: NEWS
CRAN checks: autothresholdr results

Downloads:

Reference manual: autothresholdr.pdf
Vignettes: Finding Thresholds
Thresholding Image Stacks
Thresholding Images
Package source: autothresholdr_1.3.3.tar.gz
Windows binaries: r-devel: autothresholdr_1.3.3.zip, r-release: autothresholdr_1.3.3.zip, r-oldrel: autothresholdr_1.3.3.zip
OS X binaries: r-release: autothresholdr_1.3.3.tgz, r-oldrel: autothresholdr_1.3.3.tgz
Old sources: autothresholdr archive

Reverse dependencies:

Reverse imports: detrendr, nandb

Linking:

Please use the canonical form https://CRAN.R-project.org/package=autothresholdr to link to this page.