imply: Efficiently Apply Functions to Images

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'.

Version: 0.1.0
Imports: Rcpp, S7, methods
LinkingTo: Rcpp, RcppArray
Suggests: tinytest
Published: 2026-09-15
DOI: 10.32614/CRAN.package.imply
Author: Jon Clayden ORCID iD [cre, aut]
Maintainer: Jon Clayden <code at clayden.org>
BugReports: https://github.com/jonclayden/imply/issues
License: BSD_3_clause + file LICENCE
URL: https://github.com/jonclayden/imply
NeedsCompilation: yes
Materials: README
CRAN checks: imply results

Documentation:

Reference manual: imply.html , imply.pdf

Downloads:

Package source: imply_0.1.0.tar.gz
Windows binaries: r-devel: imply_0.1.0.zip, r-release: imply_0.1.0.zip, r-oldrel: imply_0.1.0.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): imply_0.1.0.tgz, r-release (x86_64): imply_0.1.0.tgz, r-oldrel (x86_64): imply_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=imply to link to this page.