Package: mmand Version: 1.7.0 Date: 2026-04-10 Title: Mathematical Morphology in Any Number of Dimensions Authors@R: c(person("Jon", "Clayden", role=c("cre","aut"), email="code@clayden.org", comment=c(ORCID="0000-0002-6608-0619"))) Imports: methods, Rcpp LinkingTo: Rcpp Suggests: loder, tinytest, covr Description: Provides tools for performing mathematical morphology operations, such as erosion and dilation, on data of arbitrary dimensionality. Can also be used for finding connected components, resampling, filtering, smoothing and other image processing-style operations. Encoding: UTF-8 License: GPL-2 URL: https://github.com/jonclayden/mmand BugReports: https://github.com/jonclayden/mmand/issues Roxygen: list(old_usage=TRUE) RoxygenNote: 7.2.3 Repository: https://jonclayden.r-universe.dev Date/Publication: 2026-04-12 14:21:49 UTC RemoteUrl: https://github.com/jonclayden/mmand RemoteRef: HEAD RemoteSha: 0efc4394929290c291a38ce065cda61c93a2a42b NeedsCompilation: yes Packaged: 2026-06-24 03:51:01 UTC; root Author: Jon Clayden [cre, aut] (ORCID: ) Maintainer: Jon Clayden