Package: DecomposeR
Type: Package
Title: Empirical Mode Decomposition for Cyclostratigraphy
Version: 1.0.4
Author: Sebastien Wouters [aut, cre]
Maintainer: Sebastien Wouters <sebastien.wouters@doct.uliege.be>
Description: Tools to apply Ensemble Empirical Mode 
    Decomposition (EEMD) for cyclostratigraphy purposes. Mainly: a new 
    algorithm, extricate, that performs EEMD in seconds, a linear interpolation 
    algorithm  using the greatest rational common divisor of depth or time, 
    different algorithms to compute instantaneous amplitude, frequency and  
    ratios of frequencies, and functions to verify and visualise the outputs.
    The functions were developed during the CRASH project (Checking the 
    Reproducibility of Astrochronology in the Hauterivian). When using for 
    publication please cite Wouters, S., Da Silva, A.C. Crucifix, M., Sinnesael,
    M., Zivanovic, M., Boulvain, F., Devleeschouwer, X., 2019, "Litholog 
    generation with the 'StratigrapheR' package and signal decomposition for 
    cyclostratigraphic purposes". Geophysical Research Abstracts Vol. 21, 
    EGU2019-5520, 2019, EGU General Assembly 2019. 
    <http://hdl.handle.net/2268/234402>.
License: GPL-3
Depends: R (>= 4.0.0)
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
Imports: graphics, stats, utils, usethis, tictoc, StratigrapheR (>=
        1.1.1), hht, grid, hexbin, colorRamps, dplyr (>= 1.0.0)
Suggests: EMD, Rssa, astrochron, tidyverse
NeedsCompilation: no
Packaged: 2021-07-06 14:39:36 UTC; Seb
Repository: CRAN
Date/Publication: 2021-07-06 15:20:02 UTC
