Type: Package Package: autothresholdr Title: An R Port of the 'ImageJ' Plugin 'Auto Threshold' Version: 1.4.3 Authors@R: c( person("Rory", "Nolan", , "rorynoolan@gmail.com", role = c("aut", "cre", "trl"), comment = c(ORCID = "0000-0002-5239-4043")), person("Luis", "Alvarez", , "lalvarez@well.ox.ac.uk", role = "ctb", comment = c(ORCID = "0000-0003-1316-1906")), person("Sergi", "Padilla-Parra", , "spadilla@well.ox.ac.uk", role = c("ctb", "ths"), comment = c(ORCID = "0000-0002-8010-9481")), person("Gabriel", "Landini", , "G.Landini@bham.ac.uk", role = c("ctb", "cph"), comment = c(ORCID = "0000-0002-9689-0989")) ) Maintainer: Rory Nolan Description: 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 and Landini et al. (2017) . License: GPL-3 URL: https://rorynolan.github.io/autothresholdr/, https://github.com/rorynolan/autothresholdr#readme BugReports: https://github.com/rorynolan/autothresholdr/issues Depends: R (>= 3.5) Imports: checkmate (>= 1.9.3), ijtiff (>= 2.2), magrittr (>= 1.5), purrr, Rcpp (>= 1.0.11), rlang (>= 0.3.3), stats, strex (>= 1.4.1), stringr (>= 1.4) Suggests: covr, dplyr, ggplot2, knitr, rmarkdown, spelling, testthat (>= 3.0), utils LinkingTo: Rcpp (>= 1.0.11) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libfftw3-dev make libbz2-dev libicu-dev libjpeg-dev liblzma-dev libtiff-dev libuv1-dev libwebp-dev libzstd-dev libx11-dev zlib1g-dev Repository: https://rorynolan.r-universe.dev Date/Publication: 2025-09-25 08:51:07 UTC RemoteUrl: https://github.com/rorynolan/autothresholdr RemoteRef: HEAD RemoteSha: a720207320c6748796011d93caf79350b71fe1dd NeedsCompilation: yes Packaged: 2026-07-05 01:18:38 UTC; root Author: Rory Nolan [aut, cre, trl] (ORCID: ), Luis Alvarez [ctb] (ORCID: ), Sergi Padilla-Parra [ctb, ths] (ORCID: ), Gabriel Landini [ctb, cph] (ORCID: )