Last data update: 2014.03.03

SynchWave

Package: SynchWave
Version: 1.1.1
Date: 2013-08-19
Title: Synchrosqueezed Wavelet Transform
Author: Matlab original by Eugene Brevdo; R port by Dongik Jang, Hee-Seok Oh and Donghoh Kim
Maintainer: Donghoh Kim <donghoh.kim@gmail.com>
Depends: R (>= 2.13), fields (>= 6.7.6)
Description: This package carries out synchrosqueezed wavelet transform. The package is a translation of MATLAB Synchrosqueezing Toolbox, version 1.1 originally developed by Eugene Brevdo (2012). The C code for curve_ext was authored by Jianfeng Lu, and translated to Fortran by Dongik Jang. Synchrosqueezing is based on the papers: [1] Daubechies, I., Lu, J. and Wu, H. T. (2011) Synchrosqueezed wavelet transforms: An empirical mode decomposition-like tool. Applied and Computational Harmonic Analysis, 30. 243-261. [2] Thakur, G., Brevdo, E., Fukar, N. S. and Wu, H-T. (2013) The Synchrosqueezing algorithm for time-varying spectral analysis: Robustness properties and new paleoclimate applications. Signal Processing, 93, 1079-1094.
License: LGPL (>= 2)
Packaged: 2013-08-19 07:07:55 UTC; donghohkim
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-08-19 10:26:27

● 0 images, 14 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SynchWave' ...
** package 'SynchWave' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  synsq_cwt_squeez.f90 -o synsq_cwt_squeez.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o SynchWave.so synsq_cwt_squeez.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/SynchWave/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SynchWave'
    finding HTML links ... done
    SynchWave-internal                      html  
    curve_ext                               html  
    curve_ext_multi                         html  
    curve_ext_recon                         html  
    cwt_fw                                  html  
    cwt_iw                                  html  
    est_riskshrink_thresh                   html  
    fftshift                                html  
    ifftshift                               html  
    synsq_cwt_fw                            html  
    synsq_cwt_iw                            html  
    synsq_filter_pass                       html  
    wfiltfn                                 html  
    wfilth                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (SynchWave)
Making 'packages.html' ... done