Package: foto Version: 1.2 Title: Fourier Transform Textural Ordination Authors@R: c(person( family = "Hufkens", given = "Koen", email = "koen.hufkens@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5070-8109")), person("Jonathan V.", "Solorzano", role = c("ctb")), person(given = "BlueGreen Labs", role = c("cph", "fnd"))) Description: A tool to use a principal component analysis on radially averaged two dimensional Fourier spectra to characterize image texture. The method within the context of ecology was first described by Couteron et al. (2005) and expanded upon by Solorzano et al. (2018) using a moving window approach. URL: https://github.com/bluegreen-labs/foto, https://bluegreen-labs.github.io/foto/ BugReports: https://github.com/bluegreen-labs/foto/issues Depends: R (>= 3.6) Imports: terra, stats, parallel, grDevices Suggests: knitr, tidyr, ggplot2, rmarkdown, covr, testthat License: AGPL-3 ByteCompile: true RoxygenNote: 7.2.3 VignetteBuilder: knitr Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://bluegreen-labs.r-universe.dev Date/Publication: 2026-01-11 16:04:35 UTC RemoteUrl: https://github.com/bluegreen-labs/foto RemoteRef: HEAD RemoteSha: d4cedd5a7b253f0759b5a170774f751fa31c3f8c NeedsCompilation: no Packaged: 2026-06-10 07:55:00 UTC; root Author: Koen Hufkens [aut, cre] (ORCID: ), Jonathan V. Solorzano [ctb], BlueGreen Labs [cph, fnd] Maintainer: Koen Hufkens