Package: autothresholdr
Type: Package
Title: An R Port of the 'ImageJ' Plugin 'Auto Threshold'
Version: 0.2.0
Authors@R: c(
    person("Rory", "Nolan", email = "rorynoolan@gmail.com", role = c("aut", "cre")),
    person("Gabriel", "Landini", email = "G.Landini@bham.ac.uk", role = "ctb"))
Maintainer: Rory Nolan <rorynoolan@gmail.com>
Description: 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>.
License: GPL-3
LazyData: TRUE
Imports: rJava, RSAGA, magrittr, EBImage
SystemRequirements: Java
RoxygenNote: 6.0.1
URL: https://www.github.com/rorynolan/autothresholdr
BugReports: https://www.github.com/rorynolan/autothresholdr/issues
Suggests: testthat, covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-02-23 18:17:54 UTC; rnolan
Author: Rory Nolan [aut, cre],
  Gabriel Landini [ctb]
Repository: CRAN
Date/Publication: 2017-02-24 08:31:47
