Package: foto
Title: Fourier Transform Textural Ordination
Version: 1.0.0
Authors@R: c(
      person(
      family = "Hufkens",
      given = "Koen",
		  email = "koen.hufkens@gmail.com",
		  role = c("aut", "cre")),
		  person(
      family = "Solorzano",
      given = "Jonathan V.",
		  role = c("aut")))
Description: The Fourier Transform Textural Ordination method 
  uses a principal component analysis on radially averaged
  two dimensional Fourier spectra to characterize image texture.
URL: https://github.com/khufkens/foto
BugReports: https://github.com/khufkens/foto/issues
Depends: R (>= 3.4)
Imports: raster, stats, grDevices
License: AGPL-3
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.1
Suggests: rgdal, knitr, rmarkdown, covr, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-11 13:54:23 UTC; khufkens
Author: Koen Hufkens [aut, cre],
  Jonathan V. Solorzano [aut]
Maintainer: Koen Hufkens <koen.hufkens@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-17 23:01:04 UTC
