Package: imply
Version: 0.1.0
Date: 2026-09-05
Title: Efficiently Apply Functions to Images
Authors@R: c(person("Jon", "Clayden", role=c("cre","aut"),
    email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619")))
Description: Infrastructure for handling generalised two and three dimensional
	images, which may hold multiple values at each spatial location, and
	efficiently applying functions to them. Dense, compacted and sparse
	pixel/voxel representations are supported, with one core engine for
	processing them all. Parallelism is supported via the 'parallel' package,
	'libdispatch' and 'OpenMP'.
Imports: Rcpp, S7, methods
LinkingTo: Rcpp, RcppArray
Suggests: tinytest
Encoding: UTF-8
License: BSD_3_clause + file LICENCE
URL: https://github.com/jonclayden/imply
BugReports: https://github.com/jonclayden/imply/issues
Config/roxygen2/version: 8.1.0
Config/roxygen2/markdown: TRUE
NeedsCompilation: yes
Packaged: 2026-09-05 14:10:31 UTC; jon
Author: Jon Clayden [cre, aut] (ORCID: <https://orcid.org/0000-0002-6608-0619>)
Maintainer: Jon Clayden <code@clayden.org>
Repository: CRAN
Date/Publication: 2026-09-15 10:40:16 UTC
Built: R 4.6.1; x86_64-apple-darwin20; 2026-09-15 12:16:35 UTC; unix
Archs: imply.so.dSYM
