The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.If using fastfocal in academic work, cite this version as:
Wan, H.Y. (2025). fastfocal v0.1.3. GitHub. https://github.com/yourrepo/fastfocal/releases/tag/v0.1.3
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.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.