Package: Rlibeemd
Type: Package
Title: Ensemble Empirical Mode Decomposition (EEMD) and Its Complete
        Variant (CEEMDAN)
Version: 1.3.3
Date: 2015-06-23
Authors@R: c(person(given = "Jouni", family = "Helske", role = c("aut","cre"),
    comment = "R interface",email = "jouni.helske@jyu.fi"), person(given =
    "Perttu", family = "Luukko", role = "aut", comment = "Original libeemd C
    library"))
Description: An R interface for C library libeemd for performing the ensemble
    empirical mode decomposition (EEMD), its complete variant (CEEMDAN) or the
    regular empirical mode decomposition (EMD).
License: GPL-3
NeedsCompilation: yes
SystemRequirements: GNU GSL
Imports: Rcpp (>= 0.11.0)
LinkingTo: Rcpp
Encoding: UTF-8
Packaged: 2015-06-23 12:54:51 UTC; jovetale
Author: Jouni Helske [aut, cre] (R interface),
  Perttu Luukko [aut] (Original libeemd C library)
Maintainer: Jouni Helske <jouni.helske@jyu.fi>
Repository: CRAN
Date/Publication: 2015-06-24 15:35:59
