forked from tgouhier/biwavelet
-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
29 lines (29 loc) · 871 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: biwavelet
Type: Package
Title: Conduct Univariate and Bivariate Wavelet Analyses
Version: 0.20.15
Date: 2017-03-01
Author: Tarik C. Gouhier, Aslak Grinsted, Viliam Simko
Maintainer: Tarik C. Gouhier <[email protected]>
Description: This is a port of the WTC MATLAB package written by Aslak Grinsted
and the wavelet program written by Christopher Torrence and Gibert P.
Compo. This package can be used to perform univariate and bivariate
(cross-wavelet, wavelet coherence, wavelet clustering) analyses.
License: GPL (>=2)
URL: https://github.com/tgouhier/biwavelet
BugReports: https://github.com/tgouhier/biwavelet/issues
LazyData: yes
LinkingTo: Rcpp
Imports:
fields,
foreach,
Rcpp (>= 0.12.2)
Suggests:
testthat,
knitr,
rmarkdown,
devtools,
profvis,
microbenchmark
VignetteBuilder: knitr
RoxygenNote: 6.0.1