tsxtreme 0.3.4
- fixed an error due to R_CXX_USE_NO_REMAP=true becoming
standard.
- updated the NEWS file not conforming to the new accepted format
tsxtreme 0.3.3
- fixed an error due to creating a binding in the base
environment.
tsxtreme 0.3.2
- fixed an ‘ambiguous name’ generating a compilation error on
SOLARIS.
- tidied C++ code for better readability.
tsxtreme 0.3.1
- fixed ‘overloading ambiguities’ generating compilation errors on
SOLARIS.
- fixed a compilation minor warning
tsxtreme 0.3 (1st CRAN
release)
- plot functions available for all approaches.
- code unified across different approaches.
tsxtreme 0.2
- core functions available for the stepwise (standard) approach.
- core functions available for the empirical estimator.
- related documentation ready.
tsxtreme 0.1
- core functions available for the Bayesian semiparametric
approach.
- main documentation ready.
- classes are in place.