Fixed typos in URLs.
If using fastfocal in academic work, cite this version as:
Wan, H.Y. (2025). fastfocal: Fast Multi-scale Raster Extraction and Moving Window Analysis with Fast Fourier Transform (FFT) in R. Version v0.1.4. Zenodo. https://doi.org/10.5281/zenodo.17074691
This release represents the version used to generate all benchmark results and figures reported in the forthcoming manuscript.
par() with oldpar <- par(no.readonly = TRUE); par(oldpar) around changes.layout() with layout(1) when used.terra::focal() under na.rm=TRUE/FALSE and
na.policy="omit"; removed speckle artifacts at NA boundaries.2*3*5 factors) to avoid large-prime
slowdowns in FFTs.{terra} with \pkg{terra}).\eqn{\sigma}).oldpar <- par(no.readonly = TRUE); on.exit(par(oldpar), add = TRUE) in chunks that modify par(...).on.exit(layout(1), add = TRUE) in chunks that use layout(...).options() or working directory in examples/vignettes.index.Rmd and benchmark.Rmd) with correct version numbers and DOI.sum and mean; other statistics handled by the terra backend.inst/CITATION file so that citation("fastfocal") prints the DOI and pkgdown URL.