# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rLifting" in publications use:' type: software license: MIT title: 'rLifting: High-Performance Wavelet Lifting Transforms' version: 0.9.1 doi: 10.32614/CRAN.package.rLifting abstract: Performs Wavelet Lifting Transforms focusing on signal denoising and functional data analysis (FDA). Implements a hybrid architecture with a zero-allocation 'C++' core for high-performance processing. Features include unified offline (batch) denoising, causal (real-time) filtering using a ring buffer engine, and adaptive recursive thresholding. authors: - family-names: Silva given-names: Moises name-particle: da email: moisesdff8@gmail.com repository: https://mkyou.r-universe.dev repository-code: https://github.com/mkyou/rLifting commit: b0ad72c666ef1867558948084b42ff62a05ff02f url: https://github.com/mkyou/rLifting date-released: '2026-03-05' contact: - family-names: Silva given-names: Moises name-particle: da email: moisesdff8@gmail.com