Package: LMD
Type: Package
Date: 2025-10-02
Title: A Self-Adaptive Approach for Demodulating Multi-Component Signal
Version: 1.2.1
Authors@R: c(
    person("Shubhra", "Prakash", email = "shubhraprakash279@gmail.com", role = c("trl","aut","cre")))
Maintainer: Shubhra Prakash <shubhraprakash279@gmail.com>
Description: Local Mean Decomposition is an iterative and self-adaptive approach for demodulating, processing, and analyzing multi-component amplitude modulated and frequency modulated signals. This R package is based on the approach suggested by Smith (2005) <doi:10.1098/rsif.2005.0058> and the 'Python' library 'PyLMD'.
License: Apache License (>= 2)
Depends: R (>= 3.6.0)
BugReports: https://github.com/shubhra-opensource/LMD/issues
URL: https://github.com/shubhra-opensource/LMD,
        https://shubhra-opensource.github.io/LMD/
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, ggformula, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Imports: EMD, ggplot2, patchwork, shiny, utils
NeedsCompilation: no
Packaged: 2025-10-02 13:39:00 UTC; acer
Author: Shubhra Prakash [trl, aut, cre]
Repository: CRAN
Date/Publication: 2025-10-02 14:00:08 UTC
Built: R 4.6.0; ; 2025-10-09 02:31:00 UTC; windows
