Skip to content

SynchWave

Synchrosqueezed Wavelet Transform

v1.1.2 · May 7, 2022 · LGPL (>= 2)

Description

The synchrosqueezed wavelet transform is implemented. 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.

Downloads

197

Last 30 days

16552nd

197

Last 90 days

197

Last year

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Matlab", "original", "by", "Eugene", "Brevdo;", "R", "port", "by", "Dongik"),
                      family = "Jang",
                      role = "aut"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut"),
               person(given = "Donghoh",
                      family = "Kim",
                      role = c("aut", "cre"),
                      email = "donghoh.kim@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Matlab", "original", "by", "Eugene", "Brevdo;", "R", "port", "by", "Dongik"),
                      family = "Jang",
                      role = "aut"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut"),
               person(given = "Donghoh",
                      family = "Kim",
                      role = c("aut", "cre"),
                      email = "donghoh.kim@gmail.com"))
as necessary.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘SynchWave/libs/SynchWave.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘SynchWave/libs/SynchWave.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 10 OK · 4 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Matlab", "original", "by", "Eugene", "Brevdo;", "R", "port", "by", "Dongik"),
                      family = "Jang",
                      role = "aut"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut"),
               person(given = "Donghoh",
                      family = "Kim",
      
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Donghoh Kim <donghoh.kim@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Matlab", "original", "by", "Eugene", "Brevdo;", "R", "port", "by", "Dongik"),
                      family = "Jang",
                      role = "aut"),
               person(given = "Hee-Seok",
                      family = "Oh",
                      role = "aut"),
               person(given = "Donghoh",
                      family = "Kim",
      
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

File ‘SynchWave/libs/SynchWave.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

File ‘SynchWave/libs/SynchWave.so’:
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’

It is good practice to register native routines and to disable symbol
search.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies fields locaR SynchWave

Version History

new 1.1.2 Mar 10, 2026