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.

MatchingPursuit: Processing Time Series Data Using the Matching Pursuit Algorithm

Provides tools for analysing and decomposing time series data using the Matching Pursuit (MP) algorithm, a greedy signal decomposition technique that represents complex signals as a linear combination of simpler functions (called atoms) selected from a redundant dictionary. For more details see Mallat and Zhang (1993) <doi:10.1109/78.258082>, Pati et al. (1993) <doi:10.1109/ACSSC.1993.342465>, Elad (2010) <doi:10.1007/978-1-4419-7011-4> and Różański (2024) <doi:10.1145/3674832>.

Version: 1.0.1
Depends: R (≥ 3.5.0)
Imports: edf, signal, RSQLite, DescTools, imager, raster, graphics, grDevices, utils, digest
Suggests: knitr, rmarkdown, latex2exp, remotes
Published: 2026-04-14
DOI: 10.32614/CRAN.package.MatchingPursuit
Author: Artur Gramacki ORCID iD [aut, cre], Jarosław Gramacki ORCID iD [ctb], Piotr T. Różański ORCID iD [ctb]
Maintainer: Artur Gramacki <a.gramacki at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
SystemRequirements: external tool (installed via empi.install() function). The package uses the implementation of the Matching Pursuit algorithm by Piotr T. Różański, available at https://github.com/develancer/empi.
Materials: README, NEWS
CRAN checks: MatchingPursuit results

Documentation:

Reference manual: MatchingPursuit.html , MatchingPursuit.pdf
Vignettes: Introduction to 'MatchingPursuit' package (source, R code)

Downloads:

Package source: MatchingPursuit_1.0.1.tar.gz
Windows binaries: r-devel: MatchingPursuit_1.0.0.zip, r-release: MatchingPursuit_1.0.0.zip, r-oldrel: MatchingPursuit_1.0.0.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): MatchingPursuit_1.0.1.tgz, r-oldrel (x86_64): MatchingPursuit_1.0.1.tgz
Old sources: MatchingPursuit archive

Linking:

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

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.