stream_1.5-1
Changes
- Removed registry in favor of using R Studio auto-complete.
- Outlier detectors are now in class DSOutlier class.
- We use now roxygen2 for man pages.
- Abstract classes now have constructors.
Bug Fixes
- Fixed typo in BIRCH interface: treshold -> threshold (by dinarior)