wrassp 0.1.8
- exposing/using long instead of short windows function list
- added deprecation warning to the
wrassp_intro
vignette
bug fixes
wrassp 0.1.7
bug fixes
- fixed GCC >= 8.0 [-Wformat-overflow=] significant warning in numdecim.c
wrassp 0.1.6
bug fixes
- fixed rchk issues
- adressed comments by cran maintainer about description files
wrassp 0.1.5
bug fixes
- added explicit (void **) type casts for
get
and put
functions
- increased char array sizes for
sprintf
to combat compiler warnings of potential buffer overflow
wrassp 0.1.4
- added verbose parameter to sig. proc. functions
- added new package docs (?wrassp)
- updated wrassp_intro vignette to include ?wrassp reference
- improved documentation