WaverideR
Extracting Signals from Wavelet Spectra
v0.5.1
·
Apr 6, 2026
·
GPL (>= 2)
Description
Tools for extracting and analyzing cyclic signals from time series.
Downloads
CRAN
502
Last 30 days
7508th
1.5K
Last 90 days
27.2K
Last year
Trend: +7.5% (30d vs prior 30d)
r2u
CRAN
8
Last 30 days
33
Last 90 days
112
Last year
Trend: -68% (30d vs prior 30d)
autoCRAN
1
Last 7 days
20
Last 30 days
0
All-time
autoCRAN-only: this name is served only by autoCRAN, so the count is exact.
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | 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 History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 23, 2026
ERROR 10 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Jun 14, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
examples
Running examples in ‘WaverideR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: expSedRamp
> ### Title: exponentially ramped sedimentation rate model to convert time to
> ### str
...[truncated]...
of 60 seconds was reached
Error in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", :
cannot open URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2'
Calls: <Anonymous> -> download.file
Execution halted
ERROR
r-devel-linux-x86_64-fedora-clang
examples
Running examples in ‘WaverideR-Ex.R’ failed
The error most likely occurred in:
> ### Name: expSedRamp
> ### Title: exponentially ramped sedimentation rate model to convert time to
> ### stratigraphy
> ### Aliases: expSedRamp
>
> ### ** Examples
>
...[truncated]...
of 60 seconds was reached
Error in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", :
cannot open URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2'
Calls: <Anonymous> -> download.file
Execution halted
ERROR
r-release-linux-x86_64
examples
Running examples in ‘WaverideR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: expSedRamp
> ### Title: exponentially ramped sedimentation rate model to convert time to
> ### str
...[truncated]...
of 60 seconds was reached
Error in download.file("http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2", :
cannot open URL 'http://www.geology.wisc.edu/~smeyers/astrochron/la04.txt.bz2'
Calls: <Anonymous> -> download.file
Execution halted
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR
r-devel-linux-x86_64-debian-gcc
package dependencies
Packages required but not available: 'DescTools', 'Hmisc' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual.