issues
search
tgouhier
/
biwavelet
R package to conduct univariate and bivariate wavelet analyses
43
stars
17
forks
source link
fixing overflow on 32bit platforms + forach/dopar error
#47
Closed
vsimko
closed
8 years ago
vsimko
commented
8 years ago
fixed issue #46 (overflow in 32bit platforms)
fixed issue #45 using
foreach::registerDoSEQ()
added support for multi-os build on Travis (linux and osx)
foreach::registerDoSEQ()